I keep running into the same error everywhere :?
Code:
[EMAIL PROTECTED] WMIPerformanceMonitor]$ zendmd
forWelcome to zenoss dmd command shell!
use zhelp() to list commands
>>> for p in dmd.packs():
... print p.id
...
ApacheMonitor
DellMonitor
HPMonitor
MySqlMonitor
WMIPerformanceMonitor
ZenJMX
>>> dmd.packs._delObject("WMIPerformanceMonitor")
ERROR:Zope:manage_beforeDelete() threw
Traceback (most recent call last):
File "/opt/zenoss/lib/python/OFS/ObjectManager.py", line 332, in
manage_beforeDelete
object.manage_beforeDelete(item, container)
File "/opt/zenoss/Products/ZenRelations/ToManyRelationship.py", line 88, in
manage_beforeDelete
self._remoteRemove()
File "/opt/zenoss/Products/ZenRelations/ToManyRelationship.py", line 124, in
_remoteRemove
else: objs = self.objectValuesAll()
File "/opt/zenoss/Products/ZenRelations/ToManyRelationship.py", line 173, in
objectValuesAll
return [ob.__of__(self) for ob in self._objects]
AttributeError: 'BTrees._IIBTree.IITreeSet' object has no attribute '__of__'
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=21172#21172
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users