I've just upgraded to 2.1 and am getting database errors as follows, can anyone help?

2007-10-19 16:46:37 ERROR zen.Events: (1062, "Duplicate entry '542d606d35edd90dffffffe' for key 1")
Traceback (most recent call last):
File "/usr/local/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 31, in execute
    result = cursor.execute(statement)
File "usr/local/zenoss/lib/python/MySQLdb/cursors.py", line 137, in execute
    self.errorhandler(self, exc, value)
File "usr/local/zenoss/lib/python/MySQLdb/connections.py", line 33, in defaulterrorhandler
    raise errorclass, errorvalue
IntegrityError: (1062, "Duplicate entry '542d606d35edd90dffffffe' for key 1")

This issue was brought up on the 2.0.4 version and a fix was made for it. Could you verify that your $ZENHOME/Products/ZenUtils/guid.py has the fixes from changeset 6949?

Changeset 6949: http://dev.zenoss.org/trac/changeset/6949
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to