We have problems upgrading to 2.0.0 from 1.1.2 following instructions at: 
http://dev.zenoss.org/trac/browser/trunk/inst/ZEN2UPGRADE.txt?format=txt


Code:

bin/python zen2dump.py
Traceback (most recent call last):
  File "zen2dump.py", line 496, in ?
    ex.export()
  File "zen2dump.py", line 473, in export
    root.exportXml(self.outfile,self.options.ignorerels,True)
  File "/usr/local/zenoss/Products/ZenRelations/RelationshipManager.py", line 
274, in exportXml
    if exportHook and callable(exportHook): exportHook(ofile, ignorerels)
  File "/usr/local/zenoss/Products/ZenModel/DataRoot.py", line 220, in 
exportXmlHook
    map(lambda x: x.exportXml(ofile, ignorerels), self.getDmdRoots())
  File "zen2dump.py", line 283, in getDmdRoots
    roots = filter(lambda o: o.isInTree, self.objectValues())
  File "zen2dump.py", line 283, in <lambda>
    roots = filter(lambda o: o.isInTree, self.objectValues())
AttributeError: 'PerformanceReport' object has no attribute 'isInTree'







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

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

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



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

Reply via email to