Hi there. I am getting some errors when i try using the printertoner zenpack and was wondering if anyone here could help me discover what causes these errors. I know this should go in the zenpack forums but im sure this issue will get much more exposure in this forum so I can get zenoss up and running the way we need it!
I get this error when I try adding the collector plugin: Code: Type: BadRequest Value: The property zCollectorPlugins does not exist Traceback (innermost last): * Module ZPublisher.Publish, line 114, in publish * Module ZPublisher.mapply, line 88, in mapply * Module ZPublisher.Publish, line 40, in call_object * Module Products.ZenRelations.ZenPropertyManager, line 251, in saveZenProperties * Module Products.ZenRelations.ZenPropertyManager, line 232, in setZenProperty * Module Products.ZenRelations.ZenPropertyManager, line 111, in _updateProperty * Module OFS.PropertyManager, line 206, in _updateProperty BadRequest: The property zCollectorPlugins does not exist This is the error I get when I try modeling a device after installing the zenpack: Code: 2009-06-30 16:38:25 ERROR 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__' ] I have tried this on the appliance version of Zenoss (2.4.2). Any help would be appreciated! -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=36765#36765 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
