yes i have this issue too, i was about to mention it, but happen to see this from the forum, so how u solve it, please advise
jules.winnfield at blu... wrote: > 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 ------------------------ Jason -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=10867#10867 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
