Has anyone made any progress on this issue? I having been having the same issue 
which started a few weeks ago on 2.0.0 after restarting the box it was running 
on. I have since upgraded to 2.0.6 but zenperfsnmp, zencommand, and zenprocess 
all will not start and get the TypeError: iteration over non-sequence.

When running zenhub run -v10 and trying to start one of these daemons I go the 
following stack trace:

Peer will receive following PB traceback:
Traceback (most recent call last):
  File "/opt/zenoss/lib/python/twisted/spread/banana.py", line 148, in gotItem
    self.callExpressionReceived(item)
  File "/opt/zenoss/lib/python/twisted/spread/banana.py", line 113, in 
callExpressionReceived
    self.expressionReceived(obj)
  File "/opt/zenoss/lib/python/twisted/spread/pb.py", line 522, in 
expressionReceived
    method(*sexp[1:])
  File "/opt/zenoss/lib/python/twisted/spread/pb.py", line 833, in proto_message
    self._recvMessage(self.localObjectForID, requestID, objectID, message, 
answerRequired, netArgs, netKw)
--- <exception caught here> ---
  File "/opt/zenoss/lib/python/twisted/spread/pb.py", line 847, in _recvMessage
    netResult = object.remoteMessageReceived(self, message, netArgs, netKw)
  File "/opt/zenoss/lib/python/twisted/spread/flavors.py", line 119, in 
remoteMessageReceived
    state = method(*args, **kw)
  File "/opt/zenoss/Products/ZenHub/services/CommandConfig.py", line 20, in 
remote_getDataSourceCommands
    return self.config.getDataSourceCommands(*args, **kwargs)
  File "/opt/zenoss/Products/ZenModel/PerformanceConf.py", line 287, in 
getDataSourceCommands
    dev = dev.primaryAq()
  File "/opt/zenoss/Products/ZenRelations/PrimaryPathObjectManager.py", line 
78, in primaryAq
    return getObjByPath(app, self.getPrimaryPath())
  File "/opt/zenoss/Products/ZenUtils/Utils.py", line 163, in getObjByPath
    next = bobo_traverse(REQUEST, name)
  File "/opt/zenoss/lib/python/OFS/Application.py", line 113, in 
__bobo_traverse__
    try: return self[name]
  File "/opt/zenoss/lib/python/OFS/ObjectManager.py", line 710, in __getitem__
    method=request.get('REQUEST_METHOD', 'GET')
exceptions.AttributeError: 'str' object has no attribute 'get'
WARNING:zenhub:removing listener
WARNING:zenhub:removing listener

------------------------
 Mark Yeiter




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

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

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



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

Reply via email to