Discussion:
Upgrade from 3.1.0 to 3.2.1 fails pretty miserably
Greg Swallow
2012-02-28 19:51:58 UTC
Permalink
Greg Swallow [http://community.zenoss.org/people/gswallow] created the discussion

"Upgrade from 3.1.0 to 3.2.1 fails pretty miserably"

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

--------------------------------------------------------------
Hi,

I just upgraded to Zenoss 3.2.1 from 3.1.0 by running 'apt-get upgrade'. Immediately after upgrading, I could no longer pull up the device list in zenoss and I saw this error repeat endlessly in zenhub.log:

AttributeError: Networks
2012-02-28 19:44:59,469 ERROR zen.Events: Networks
Traceback (most recent call last):
  File "/usr/local/zenoss/zenoss/Products/ZenEvents/EventManagerBase.py", line 1480, in sendEvents
    self.sendEvent(event)
  File "/usr/local/zenoss/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 117, in sendEvent
    event = self.applyEventContext(event)
  File "/usr/local/zenoss/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 297, in applyEventContext
    networks, evt = self.getNetworkRoot(evt)
  File "/usr/local/zenoss/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 282, in getNetworkRoot
    return self.getDmdRoot('Networks'), evt
  File "/usr/local/zenoss/zenoss/Products/ZenModel/ZenModelBase.py", line 480, in getDmdRoot
    return dmd._getOb(name)
  File "/usr/local/zenoss/python/lib/python2.6/site-packages/Zope2-2.12.1-py2.6-linux-x86_64.egg/OFS/CopySupport.py", line 91, in _getOb
    raise AttributeError, id
AttributeError: Networks

Since this instance is a VMware virtual machine I just reverted from snapshot but I can clone it and re-attempt the upgrade.  Any idea what would cause this?

Thanks.
--------------------------------------------------------------

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

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...