I tried the above to recover my dashboard but my zenmigrate fails..

Here is the output..

zenmigrate
INFO:zen.migrate:Database going to version Zenoss 2.3.1
INFO:zen.migrate:Installing AdminObjectMenus (2.3.0)
INFO:zen.migrate:Installing EvenMoreBettererStandardErrorMessage (2.3.0)
INFO:zen.migrate:Installing FixOldTemplates_23 (2.3.0)
INFO:zen.migrate:Installing HappierZenPackRels (2.3.0)
INFO:zen.migrate:Installing Layer2Catalog (2.3.0)
Indexing interfaces. This may take a while.
.INFO:zen.migrate:Installing MonitoringMenuItem (2.3.0)
INFO:zen.migrate:Installing PortletPaths (2.3.0)
INFO:zen.migrate:Installing ReindexIpAddressNetworkIds (2.3.0)
INFO:zen.migrate:Installing ReindexZenPackPerstence (2.3.0)
Recovering

Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenModel/migrate/zenmigrate.py", line 21, in ?
    main()
  File "/opt/zenoss/Products/ZenModel/migrate/zenmigrate.py", line 18, in main
    m.main()
  File "/opt/zenoss/Products/ZenModel/migrate/Migrate.py", line 425, in main
    self.cutover()
  File "/opt/zenoss/Products/ZenModel/migrate/Migrate.py", line 305, in cutover
    self.migrate()
  File "/opt/zenoss/Products/ZenModel/migrate/Migrate.py", line 281, in migrate
    m.cutover(self.dmd)
  File "/opt/zenoss/Products/ZenModel/migrate/reindexZenPackPerstence.py", line 
24, in cutover
    for ds in t.datasources():
  File "/opt/zenoss/Products/ZenRelations/ToManyContRelationship.py", line 67, 
in __call__
    return [ob.__of__(self) for ob in self._objects.values()]
AttributeError: 'JMXDataSource' object has no attribute '__of__'

Any suggestions?

Thanks...




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

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

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



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

Reply via email to