Discussion:
Problem running post-install step
Evgeny Sud
2012-02-05 09:32:03 UTC
Permalink
Evgeny Sud [http://community.zenoss.org/people/kedr275] created the discussion

"Problem running post-install step"

To view the discussion, visit: http://community.zenoss.org/message/64252#64252

--------------------------------------------------------------
I was able to install Zenoss 3.2.1 on Debian using the stack installer. Help me.



Problem running post-install step. Installation may not complete correctly
Error running su zenoss -c '"/usr/local/zenoss/zenoss/bin/zenbuild" -s localhost -u zenoss -p "zenoss" -d events -t 3307' : ERROR:ZODB.Connection:Couldn't load state for 0x00
Traceback (most recent call last):
  File "/usr/local/zenoss/python/lib/python2.6/site-packages/ZODB3-3.9.3-py2.6-linux-i686.egg/ZODB/Connection.py", line 834, in setstate
    self._setstate(obj)
  File "/usr/local/zenoss/python/lib/python2.6/site-packages/ZODB3-3.9.3-py2.6-linux-i686.egg/ZODB/Connection.py", line 902, in _setstate
    self._reader.setGhostState(obj, p)
  File "/usr/local/zenoss/python/lib/python2.6/site-packages/ZODB3-3.9.3-py2.6-linux-i686.egg/ZODB/serialize.py", line 612, in setGhostState
    state = self.getState(pickle)
  File "/usr/local/zenoss/python/lib/python2.6/site-packages/ZODB3-3.9.3-py2.6-linux-i686.egg/ZODB/serialize.py", line 605, in getState
    return unpickler.load()
  File "/usr/local/zenoss/python/lib/python2.6/site-packages/ZODB3-3.9.3-py2.6-linux-i686.egg/ZODB/serialize.py", line 479, in _persistent_load
    return self.load_oid(reference)
  File "/usr/local/zenoss/python/lib/python2.6/site-packages/ZODB3-3.9.3-py2.6-linux-i686.egg/ZODB/serialize.py", line 545, in load_oid
    return self._conn.get(oid)
  File "/usr/local/zenoss/python/lib/python2.6/site-packages/ZODB3-3.9.3-py2.6-linux-i686.egg/ZODB/Connection.py", line 250, in get
    p, serial = self._storage.load(oid, '')
  File "/usr/local/zenoss/python/lib/python2.6/site-packages/ZODB3-3.9.3-py2.6-linux-i686.egg/ZEO/ClientStorage.py", line 810, in load
    data, tid = self._server.loadEx(oid)
  File "/usr/local/zenoss/python/lib/python2.6/site-packages/ZODB3-3.9.3-py2.6-linux-i686.egg/ZEO/ServerStub.py", line 176, in loadEx
    return self.rpc.call("loadEx", oid)
  File "/usr/local/zenoss/python/lib/python2.6/site-packages/ZODB3-3.9.3-py2.6-linux-i686.egg/ZEO/zrpc/connection.py", line 703, in call
    raise inst # error raised by server
CorruptedDataError: Error reading oid 0x01.  Found '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0
2012-02-05 13:21:51 ERROR ZODB.Connection Couldn't load state for 0x00
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/64252#64252]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
jmp242
2012-02-06 13:47:29 UTC
Permalink
jmp242 [http://community.zenoss.org/people/jmp242] created the discussion

"Re: Problem running post-install step"

To view the discussion, visit: http://community.zenoss.org/message/64271#64271

--------------------------------------------------------------
Let me save you some pain if you're going to ever want to upgrade this version of Zenoss. Install on CENTOS using RPM. It's somewhat likely that v4 (which is in alpha now) will not support upgrading the stack installer, and may not support Debian w/out doing a source install.

--
James Pulver
ZCA Member
LEPP Computer Group
Cornell University
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/64271#64271]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Shane Scott
2012-02-06 15:04:39 UTC
Permalink
Shane Scott [http://community.zenoss.org/people/hackman238] created the discussion

"Re: Problem running post-install step"

To view the discussion, visit: http://community.zenoss.org/message/64276#64276

--------------------------------------------------------------
Evgeny:

Looks like zeo didn't load right or the ZODB is corrupt. As James advises, stick to the RPMs is possible.

Best,
--Shane
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/64276#64276]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...