[Zenoss-dev] Re: Issues with 2.1.70
dmrdave
dn at poboxdmr.com
Mon Jan 28 19:41:42 EST 2008
I have all the same symptoms as described above. Upgraded from 2.1.1 to 2.1.70. Built from source on Ubuntu 6.06.1 LTS. Zensyslog and Zentrap show as having "Issues" as well as the "RRD files not updated" errors showing up in my event console.
On my first run of the install script, I encountered an issue with the ZODB and found this post which allowed me to continue through the install script and restart my instance of Zenoss:
http://community.zenoss.com/forums/viewtopic.php?t=4567&highlight=zodb
Zensyslog logs look OK, but Zentrap shows the following:
2008-01-28 14:45:24 ERROR ZODB.Connection: Couldn't load state for 0x0f51
Traceback (most recent call last):
File "usr/local/zenoss/lib/python/ZODB/Connection.py", line 704, in setstate
self._setstate(obj)
File "usr/local/zenoss/lib/python/ZODB/Connection.py", line 740, in _setstate
p, serial = self._storage.load(obj._p_oid, self._version)
File "usr/local/zenoss/lib/python/ZEO/ClientStorage.py", line 746, in load
return self.loadEx(oid, version)[:2]
File "usr/local/zenoss/lib/python/ZEO/ClientStorage.py", line 769, in loadEx
data, tid, ver = self._server.loadEx(oid, version)
File "usr/local/zenoss/lib/python/ZEO/ServerStub.py", line 192, in loadEx
return self.rpc.call("loadEx", oid, version)
File "usr/local/zenoss/lib/python/ZEO/zrpc/connection.py", line 531, in call
r_flags, r_args = self.wait(msgid)
File "usr/local/zenoss/lib/python/ZEO/zrpc/connection.py", line 621, in wait
raise DisconnectedError()
DisconnectedError
2008-01-28 14:45:24 WARNING ZEO.zrpc: (15545) CW: error connecting to ('localhost', 8100): ECONNREFUSED
2008-01-28 14:45:24 ERROR zen.Events:
2008-01-28 15:38:37 INFO zen.ZenTrap: started
2008-01-28 15:38:40 INFO zen.ZenTrap: started
2008-01-28 15:46:58 INFO zen.ZenTrap: 0 events processed in 0.00 seconds
2008-01-28 15:46:58 INFO zen.ZenTrap: 0 events processed in 0.00 seconds
Suggestions or assistance would be greatly appreciated.
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=15869#15869
-------------------- m2f --------------------
More information about the zenoss-dev
mailing list