Actions
Bug #537
closedSQL error when first insert a new record into xml_replication table
Start date:
06/17/2002
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
537
Description
When we first time to insert a server into xml_replication table from web
browser by sneding a get command line
(http://pine.nceas.ucsb.edu/servlet/replication?action=servercontrol&server=devx%x%
subaction=add&replicate=1
it always get a error in metacat:
java.sql.SQLException: ERROR: Cannot insert a duplicate key into unique index
xml_replication_pk
But if you try again, the error will not happen. So It always happend in the
first time to insert a new xml_replication table.
Actions