Hello,
I am experiencing a persistent problem in remodeling an existing server, I get
the following error:
Traceback (most recent call last):
File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 111, in
processClient
trans.commit()
File "/opt/zenoss/lib/python/transaction/_transaction.py", line 381, in commit
self._saveCommitishError() # This raises!
File "/opt/zenoss/lib/python/transaction/_transaction.py", line 379, in commit
self._commitResources()
File "/opt/zenoss/lib/python/transaction/_transaction.py", line 424, in
_commitResources
rm.commit(self)
File "/opt/zenoss/lib/python/ZODB/Connection.py", line 462, in commit
self._commit(transaction)
File "/opt/zenoss/lib/python/ZODB/Connection.py", line 495, in _commit
raise ConflictError(object=obj)
ConflictError: database conflict error (oid 0x1240, class
Products.ZenModel.IpServiceClass.IpServiceClass)
This happens 100% of the time, when remodeling this specific server, even when
all remote data collector nodes are totally shut down, and all local zenoss
processes except for zeoctl and zope are shut down.
After a bit of digging, the problem appears to be related to the telnet
ipservice. The discover log shows that it will remove the telnet ipservice, and
when I dig into the above stack trace, oid 0x1240 is the telnet IpService
object.
Any ideas? I've tried reindexing the whole database, and tried adding (and
removing) the portscan collector plugin, to no effect.
Thanks!
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=15950#15950
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users