Ticket #3649 (closed defect: Fixed)
Stack traces in other ZenPack migrates when ZenJMX ZenPack is present
| Reported by: | cholden | Owned by: | jstevens |
|---|---|---|---|
| Priority: | 2 - High | Milestone: | zenoss-2.3 |
| Component: | ZenPack | Version: | 2.2.3 |
| Keywords: | zenoss-2.2.4-verified | Cc: | |
| Community Patch Attached: | Deployed @ Customer: | ||
| Installer: | Maintenance Target: | ||
| Specific ZenPack: | Maintenance Status: | ||
| Documentation Note?: | Not required | Regression: |
Description (last modified by bbibeault) (diff)
INFO:zen.HookReportLoader:loading reports from:/opt/zenoss/ZenPacks/ZenPacks.zenoss.CiscoUCMMonitor-2.0.0-py2.4.egg/ZenPacks/zenoss/CiscoUCMMonitor/reports
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenUtils/zenpack.py", line 386, in ?
zp.run()
File "/opt/zenoss/Products/ZenUtils/zenpack.py", line 128, in run
filesOnly=False)
File "/opt/zenoss/Products/ZenUtils/ZenPackCmd.py", line 229, in InstallEggAndZenPack
zenPacks.append(InstallDistAsZenPack(dmd, d, filesOnly=filesOnly))
File "/opt/zenoss/Products/ZenUtils/ZenPackCmd.py", line 357, in InstallDistAsZenPack
zenPack.install(dmd)
File "/opt/zenoss/Products/ZenModel/ZenPack.py", line 187, in install
self.migrate()
File "/opt/zenoss/Products/ZenModel/ZenPack.py", line 249, in migrate
instance.migrate(self)
File "/opt/zenoss/Products/ZenModel/ZenPack.py", line 106, in migrate
for ds in template.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'