I am attempting to upgrade our zenoss server from version 1.1.1 too 2.1.1.  I 
ran into a problem upgrading directly from 1.1.1 too 2.1.1, due to the graph 
point differences between the databases.  So, I upgraded from 1.1.1 to 2.0.6, 
that works great.  But I am trying to get to 2.1.1 so that I can take advantage 
of the JMX monitoring.  When I try to upgrade to 2.1.1 from 2.0.6 I recieve the 
following zenmigrate exception message,

zenmigrate

Traceback (most recent call last):
  File "/usr/local/zenoss/Products/ZenModel/migrate/zenmigrate.py", line 21, in 
?
    main()
  File "/usr/local/zenoss/Products/ZenModel/migrate/zenmigrate.py", line 17, in 
main
    m = Migrate.Migration()
  File "/usr/local/zenoss/Products/ZenModel/migrate/Migrate.py", line 119, in 
__init__
    self.connect()
  File "/usr/local/zenoss/Products/ZenUtils/ZenScriptBase.py", line 52, in 
connect
    self.getDataRoot()
  File "/usr/local/zenoss/Products/ZenUtils/ZenScriptBase.py", line 119, in 
getDataRoot
    self.dataroot = getObjByPath(self.app, self.options.dataroot)
  File "/usr/local/zenoss/Products/ZenUtils/Utils.py", line 163, in getObjByPath
    next = bobo_traverse(REQUEST, name)
  File "usr/local/zenoss/lib/python/OFS/Application.py", line 113, in 
__bobo_traverse__
  File "usr/local/zenoss/lib/python/OFS/ObjectManager.py", line 710, in 
__getitem__
AttributeError: 'str' object has no attribute 'get'

Any help with this issue would be greatly appreciated.  Thanks so much for your 
help.




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

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

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



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

Reply via email to