I've downloaded the 2.3.3 VMware appliance, and set the IP I want for it via
the 8003/rAA page. I am now trying to add a Windows server to test, and I am
getting the following error, and the server I'm trying to add does not show up.
I am not sure what is wrong. Thank you.
2009-04-06 12:50:01 INFO zen.Utils Executing command:
/home/zenoss/bin/zendisc run --now -d x.x.x.x --monitor localhost --deviceclass
/Server/Windows --snmp-port 161 --weblog
2009-04-06 12:50:04 INFO zen.ZenDisc Connected to ZenHub
2009-04-06 12:50:04 INFO zen.ZenDisc Connected to ZenHub
2009-04-06 12:50:04 INFO zen.ZenDisc Looking for x.x.x.x
2009-04-06 12:50:20 ERROR zen.ZenDisc An operation previously failed,
with traceback: File "/home/zenoss/Products/ZenHub/zenhub.py", line 566, in ?
z.main() File "/home/zenoss/Products/ZenHub/zenhub.py", line 526, in main
reactor.run() File
"/usr/lib/python2.4/site-packages/twisted/internet/posixbase.py", line 220, in
run self.mainLoop() File
"/usr/lib/python2.4/site-packages/twisted/internet/posixbase.py", line 231, in
mainLoop self.doIteration(t) File
"/usr/lib/python2.4/site-packages/twisted/internet/selectreactor.py", line 133,
in doSelect _logrun(selectable, _drdw, selectable, method, dict) File
"/usr/lib/python2.4/site-packages/twisted/python/log.py", line 48, in
callWithLogger return callWithContext({"system": lp}, func, *args, **kw) File
"/usr/lib/python2.4/site-packages/twisted/python/log.py", line 33, in
callWithContext return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/usr/lib/python2.4/site-packages/twisted/python/context.py", line 59, in
callWi
thContext return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib/python2.4/site-packages/twisted/python/context.py", line 37, in
callWithContext return func(*args,**kw) File
"/usr/lib/python2.4/site-packages/twisted/internet/selectreactor.py", line 139,
in _doReadOrWrite why = getattr(selectable, method)() File
"/usr/lib/python2.4/site-packages/twisted/internet/tcp.py", line 362, in doRead
return self.protocol.dataReceived(data) File
"/usr/lib/python2.4/site-packages/twisted/spread/banana.py", line 218, in
dataReceived gotItem(item) File
"/usr/lib/python2.4/site-packages/twisted/spread/banana.py", line 148, in
gotItem self.callExpressionReceived(item) File
"/usr/lib/python2.4/site-packages/twisted/spread/banana.py", line 113, in
callExpressionReceived self.expressionReceived(obj) File
"/usr/lib/python2.4/site-packages/twisted/spread/pb.py", line 522, in
expressionReceived method(*sexp[1:]) File
"/usr/lib/python2.4/site-packages/twisted/spread/pb.
py", line 833, in proto_message self._recvMessage(self.localObjectForID,
requestID, objectID, message, answerRequired, netArgs, netKw) File
"/usr/lib/python2.4/site-packages/twisted/spread/pb.py", line 847, in
_recvMessage netResult = object.remoteMessageReceived(self, message, netArgs,
netKw) File "/home/zenoss/Products/ZenHub/HubService.py", line 35, in
remoteMessageReceived return pb.Referenceable.remoteMessageReceived(self,
broker, message, args, kw) File
"/usr/lib/python2.4/site-packages/twisted/spread/flavors.py", line 119, in
remoteMessageReceived state = method(*args, **kw) File
"/home/zenoss/Products/ZenHub/PBDaemon.py", line 52, in inner return
callable(*args, **kw) File
"/home/zenoss/Products/ZenHub/services/ModelerService.py", line 105, in
remote_setSnmpLastCollection commit() File
"/home/marc/conary/zenoss-project/builds/zope2/_ROOT_/usr/lib/zope/lib/python/transaction/_manager.py",
line 84, in commit File
"/home/marc/conary/zenoss-project/builds/zope2/_ROOT_/us
r/lib/zope/lib/python/transaction/_transaction.py", line 381, in commit File
"/home/marc/conary/zenoss-project/builds/zope2/_ROOT_/usr/lib/zope/lib/python/transaction/_transaction.py",
line 379, in commit File
"/home/marc/conary/zenoss-project/builds/zope2/_ROOT_/usr/lib/zope/lib/python/transaction/_transaction.py",
line 424, in _commitResources File
"/home/marc/conary/zenoss-project/builds/zope2/_ROOT_/usr/lib/zope/lib/python/ZODB/Connection.py",
line 462, in commit File
"/home/marc/conary/zenoss-project/builds/zope2/_ROOT_/usr/lib/zope/lib/python/ZODB/Connection.py",
line 495, in _commit ConflictError: database conflict error (oid 0x7fea, class
Products.ZenModel.Device.Device)
Traceback (most recent call last): File
"/home/zenoss/Products/DataCollector/zendisc.py", line 371, in inner raise
ZentinelException(result.value) ZentinelException: An operation previously
failed, with traceback: File "/home/zenoss/Products/ZenHub/zenhub.py", line
566, in ? z.main() File "/home/zenoss/Products/ZenHub/zenhub.py", line 526, in
main reactor.run() File
"/usr/lib/python2.4/site-packages/twisted/internet/posixbase.py", line 220, in
run self.mainLoop() File
"/usr/lib/python2.4/site-packages/twisted/internet/posixbase.py", line 231, in
mainLoop self.doIteration(t) File
"/usr/lib/python2.4/site-packages/twisted/internet/selectreactor.py", line 133,
in doSelect _logrun(selectable, _drdw, selectable, method, dict) File
"/usr/lib/python2.4/site-packages/twisted/python/log.py", line 48, in
callWithLogger return callWithContext({"system": lp}, func, *args, **kw) File
"/usr/lib/python2.4/site-packages/twisted/python/log.py", line 33, in
callWithContext return context.call(
{ILogContext: newCtx}, func, *args, **kw) File
"/usr/lib/python2.4/site-packages/twisted/python/context.py", line 59, in
callWithContext return self.currentContext().callWithContext(ctx, func, *args,
**kw) File "/usr/lib/python2.4/site-packages/twisted/python/context.py", line
37, in callWithContext return func(*args,**kw) File
"/usr/lib/python2.4/site-packages/twisted/internet/selectreactor.py", line 139,
in _doReadOrWrite why = getattr(selectable, method)() File
"/usr/lib/python2.4/site-packages/twisted/internet/tcp.py", line 362, in doRead
return self.protocol.dataReceived(data) File
"/usr/lib/python2.4/site-packages/twisted/spread/banana.py", line 218, in
dataReceived gotItem(item) File
"/usr/lib/python2.4/site-packages/twisted/spread/banana.py", line 148, in
gotItem self.callExpressionReceived(item) File
"/usr/lib/python2.4/site-packages/twisted/spread/banana.py", line 113, in
callExpressionReceived self.expressionReceived(obj) File
"/usr/lib/python2.4/site-packages/twi
sted/spread/pb.py", line 522, in expressionReceived method(*sexp[1:]) File
"/usr/lib/python2.4/site-packages/twisted/spread/pb.py", line 833, in
proto_message self._recvMessage(self.localObjectForID, requestID, objectID,
message, answerRequired, netArgs, netKw) File
"/usr/lib/python2.4/site-packages/twisted/spread/pb.py", line 847, in
_recvMessage netResult = object.remoteMessageReceived(self, message, netArgs,
netKw) File "/home/zenoss/Products/ZenHub/HubService.py", line 35, in
remoteMessageReceived return pb.Referenceable.remoteMessageReceived(self,
broker, message, args, kw) File
"/usr/lib/python2.4/site-packages/twisted/spread/flavors.py", line 119, in
remoteMessageReceived state = method(*args, **kw) File
"/home/zenoss/Products/ZenHub/PBDaemon.py", line 52, in inner return
callable(*args, **kw) File
"/home/zenoss/Products/ZenHub/services/ModelerService.py", line 105, in
remote_setSnmpLastCollection commit() File
"/home/marc/conary/zenoss-project/builds/zope2/_ROOT_/usr
/lib/zope/lib/python/transaction/_manager.py", line 84, in commit File
"/home/marc/conary/zenoss-project/builds/zope2/_ROOT_/usr/lib/zope/lib/python/transaction/_transaction.py",
line 381, in commit File
"/home/marc/conary/zenoss-project/builds/zope2/_ROOT_/usr/lib/zope/lib/python/transaction/_transaction.py",
line 379, in commit File
"/home/marc/conary/zenoss-project/builds/zope2/_ROOT_/usr/lib/zope/lib/python/transaction/_transaction.py",
line 424, in _commitResources File
"/home/marc/conary/zenoss-project/builds/zope2/_ROOT_/usr/lib/zope/lib/python/ZODB/Connection.py",
line 462, in commit File
"/home/marc/conary/zenoss-project/builds/zope2/_ROOT_/usr/lib/zope/lib/python/ZODB/Connection.py",
line 495, in _commit ConflictError: database conflict error (oid 0x7fea, class
Products.ZenModel.Device.Device)
2009-04-06 12:50:20 INFO zen.ZenDisc Result: Discovered device
x.x.x.x.
2009-04-06 12:50:20 INFO zen.ZenDisc Scan time: 0.00 seconds
2009-04-06 12:50:20 INFO zen.ZenDisc Daemon ZenDisc shutting down
2009-04-06 12:50:21 INFO zen.ZenDisc zendisc shutting down
2009-04-06 12:50:21 INFO zen.DeviceLoader Device x.x.x.x loaded!
-------------------- m2f --------------------
Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=33072#33072
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users