I'm doing a fresh install of 2.1.2 from rpm on a CentOS5 box and I'm getting 
the exact same error sequence when it tries to start up zeoctl:

2008-01-25T14:57:10 INFO root daemonizing the process
------
2008-01-25T14:57:10 INFO root set current directory: '/opt/zenoss'
------
2008-01-25T14:57:10 INFO root daemon manager started
------
2008-01-25T14:57:10 INFO root spawned process pid=24728
------
2008-01-25T14:57:10 INFO ZEO.runzeo (24728) created PID file 
'/opt/zenoss/var/ZEO.pid'
------
2008-01-25T14:57:10 INFO ZEO.runzeo (24728) opening storage '1' using 
FileStorage
------
2008-01-25T14:57:10 INFO ZEO.StorageServer (24728) StorageServer created RW 
with storages: 1:RW:/opt/zen
oss/var/Data.fs
------
2008-01-25T14:57:10 INFO ZEO.zrpc (24728) listening on ('', 8100)
------
2008-01-25T14:57:12 INFO ZEO.StorageServer (24728) new connection ('127.0.0.1', 
47705): <ManagedServerCo
nnection ('127.0.0.1', 47705)>
------
2008-01-25T14:57:12 INFO ZEO.zrpc.Connection(S) (127.0.0.1:47705) received 
handshake 'Z303'
------
2008-01-25T14:57:12 INFO ZEO.zrpc.Connection(S) (127.0.0.1:47705) loadEx() 
raised exception: 0x00
Traceback (most recent call last):
  File "/opt/zenoss/lib/python/ZEO/zrpc/connection.py", line 421, in 
handle_request
    ret = meth(*args)
  File "/opt/zenoss/lib/python/ZEO/StorageServer.py", line 248, in loadEx
    return self.storage.loadEx(oid, version)
  File "/opt/zenoss/lib/python/ZODB/FileStorage/FileStorage.py", line 523, in 
loadEx
    pos = self._lookup_pos(oid)
  File "/opt/zenoss/lib/python/ZODB/FileStorage/FileStorage.py", line 514, in 
_lookup_pos
    raise POSKeyError(oid)
POSKeyError: 0x00
------
2008-01-25T14:58:00 INFO ZEO.StorageServer (24728/127.0.0.1:47705) disconnected
------
2008-01-25T14:58:01 INFO ZEO.StorageServer (24728) new connection ('127.0.0.1', 
47706): <ManagedServerCo
nnection ('127.0.0.1', 47706)>
------
2008-01-25T14:58:01 INFO ZEO.zrpc.Connection(S) (127.0.0.1:47706) received 
handshake 'Z303'
------
2008-01-25T14:58:02 INFO ZEO.StorageServer (24728/127.0.0.1:47706) disconnected
------
2008-01-25T14:58:02 INFO ZEO.runzeo (24728) terminated by SIGTERM
------
2008-01-25T14:58:02 INFO ZEO.runzeo (24728) closing storage '1'
------
2008-01-25T14:58:02 INFO ZEO.runzeo (24728) removed PID file 
'/opt/zenoss/var/ZEO.pid'
------
2008-01-25T14:58:02 INFO root pid 24728: exit status 0
------
2008-01-25T14:58:02 INFO root Exiting



--------------


Does anybody have any idea what this error is?




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=15781#15781

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to