On Debian 4.0 i get the following when running zenmigrate

INFO:zen.migrate:Installing GraphDefinitionsAndFriends
Recovering
Traceback (most recent call last):
  File "/pack/zenoss/Products/ZenModel/migrate/zenmigrate.py", line 21, in ?
    main()
  File "/pack/zenoss/Products/ZenModel/migrate/zenmigrate.py", line 18, in main
    m.main()
  File "/pack/zenoss/Products/ZenModel/migrate/Migrate.py", line 313, in main
    self.cutover()
  File "/pack/zenoss/Products/ZenModel/migrate/Migrate.py", line 188, in cutover
    self.migrate()
  File "/pack/zenoss/Products/ZenModel/migrate/Migrate.py", line 167, in migrate
    m.cutover(self.dmd)
  File "/pack/zenoss/Products/ZenModel/migrate/graphDefinitionsAndFriends.py", 
line 88, in cutover
    g, f, m = self.convertTemplate(template)
  File "/pack/zenoss/Products/ZenModel/migrate/graphDefinitionsAndFriends.py", 
line 134, in convertTemplate
    dp = template.getRRDDataPoint(dsName)
  File "/pack/zenoss/Products/ZenModel/RRDTemplate.py", line 168, in 
getRRDDataPoint
    for ds in self.datasources():
  File "/pack/zenoss/Products/ZenRelations/ToManyContRelationship.py", line 65, 
in __call__
    return [ob.__of__(self) for ob in self._objects.values()]
AttributeError: 'CheckHttpDataSource' object has no attribute '__of__'

------------------------
 Ole Hansen




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

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

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



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

Reply via email to