Hello
Receiving the following error while trying to backup the database
(following upgrade doc at:
http://dev.zenoss.org/trac/browser/trunk/inst/ZEN2UPGRADE.txt?format=txt)
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
267, in exportXml
if exportHook and callable(exportHook): exportHook(ofile, ignorerels)
File "/usr/local/zenoss/Products/ZenModel/DataRoot.py", line 213, 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'
Has anyone else seen this error?
Thanks
Richard
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users