On Sep 10, 2008, at 1:28 PM, T_R_J wrote:
Anyone come across this error and if so how did you resolve it?

This happens when I add a device:

Code:
zen.ZenModeler Error occured: [Failure instance: Traceback (failure with no frames): Products.ZenHub.PBDaemon.RemoteException: Remote exception: exceptions.AttributeError: 'ZenPack' object has no attribute '__of__'Traceback (most recent call last): File "/usr/ local/zenoss/zenoss/Products/ZenHub/PBDaemon.py", line 46, in inner return callable(*args, **kw) File "/usr/local/zenoss/zenoss/Products/ ZenHub/services/ThresholdMixin.py", line 22, in remote_getThresholdClasses for pack in self.dmd.ZenPackManager.packs(): File "/usr/local/zenoss/zenoss/ Products/ZenRelations/ToManyContRelationship.py", line 67, in __call__ return [ob.__of__(self) for ob in self._objects.values()] AttributeError: 'ZenPack' object has no attribute '__of__' ]

This usually happens if zenhub hasn't been restarted since you installed/removed one or more ZenPacks. I'd recommend restarting Zenoss in its entirety anytime you add or remove ZenPacks.

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

Reply via email to