Hello all:

Has anyone else experienced this problem? I have not located any other posts 
that appear to represent the same zencommand issue. A reindex(); does not fix 
it. Suggestions?

System: Centos 5.3 32-bit, ZenOSS 2.4.2 32-bit

Trace Back:

#zencommand run -v10
DEBUG:zen.zencommand:Starting PBDaemon initialization
INFO:zen.zencommand:Connecting to localhost:8789
DEBUG:zen.zencommand:Logging in as admin
INFO:zen.zencommand:Connected to ZenHub
DEBUG:zen.zencommand:Setting up initial services: EventService, CommandConfig
DEBUG:zen.zencommand:Chaining getInitialServices with d2
DEBUG:zen.zencommand:Loaded service EventService from zenhub
DEBUG:zen.zencommand:Loaded service CommandConfig from zenhub
DEBUG:zen.zencommand:Queueing event {'severity': 0, 'component': 'zencommand', 
'agent': 'zencommand', 'summary': 'started', 'manager': 'localhost', 'device': 
'localhost', 'eventClass': '/App/Start'}
DEBUG:zen.zencommand:Total of 1 queued events
DEBUG:zen.zencommand:Calling connected.
DEBUG:zen.zencommand:Fetching configuration from zenhub
DEBUG:zen.zencommand:Updated configCycleInterval config to 360
DEBUG:zen.zencommand:Loading classes ['Products.ZenModel.MinMaxThreshold', 
'ZenPacks.community.PointThreshold.thresholds.PointThreshold', 
'ZenPacks.community.PredictiveThreshold.thresholds.PredictiveThreshold']
DEBUG:zen.thresholds:Updating threshold ('zeneventlog cycle time', 
('localhost', ''))
DEBUG:zen.thresholds:Updating threshold ('zenmodeler cycle time', ('localhost', 
''))
DEBUG:zen.thresholds:Updating threshold ('zenperfsnmp cycle time', 
('localhost', ''))
DEBUG:zen.thresholds:Updating threshold ('zenping cycle time', ('localhost', 
''))
DEBUG:zen.thresholds:Updating threshold ('zenprocess cycle time', ('localhost', 
''))
DEBUG:zen.thresholds:Updating threshold ('zenwin cycle time', ('localhost', ''))
Traceback (most recent call last):
  File "/opt/zenoss/lib/python/twisted/python/log.py", line 51, in 
callWithLogger
    return callWithContext({"system": lp}, func, *args, **kw)
  File "/opt/zenoss/lib/python/twisted/python/log.py", line 36, in 
callWithContext
    return context.call({ILogContext: newCtx}, func, *args, **kw)
  File "/opt/zenoss/lib/python/twisted/python/context.py", line 59, in 
callWithContext
    return self.currentContext().callWithContext(ctx, func, *args, **kw)
  File "/opt/zenoss/lib/python/twisted/python/context.py", line 37, in 
callWithContext
    return func(*args,**kw)
--- <exception caught here> ---
  File "/opt/zenoss/lib/python/twisted/internet/selectreactor.py", line 146, in 
_doReadOrWrite
    why = getattr(selectable, method)()
  File "/opt/zenoss/lib/python/twisted/internet/tcp.py", line 362, in doRead
    return self.protocol.dataReceived(data)
  File "/opt/zenoss/lib/python/twisted/spread/banana.py", line 216, in 
dataReceived
    gotItem(item)
  File "/opt/zenoss/lib/python/twisted/spread/banana.py", line 146, in gotItem
    self.callExpressionReceived(item)
  File "/opt/zenoss/lib/python/twisted/spread/banana.py", line 111, in 
callExpressionReceived
    self.expressionReceived(obj)
  File "/opt/zenoss/lib/python/twisted/spread/pb.py", line 526, in 
expressionReceived
    method(*sexp[1:])
  File "/opt/zenoss/lib/python/twisted/spread/pb.py", line 895, in proto_answer
    d.callback(self.unserialize(netResult))
  File "/opt/zenoss/lib/python/twisted/spread/pb.py", line 787, in unserialize
    return unjelly(sexp, self.security, None, self)
  File "/opt/zenoss/lib/python/twisted/spread/jelly.py", line 1136, in unjelly
    return _Unjellier(taster, persistentLoad, invoker).unjellyFull(sexp)
  File "/opt/zenoss/lib/python/twisted/spread/jelly.py", line 633, in 
unjellyFull
    o = self.unjelly(obj)
  File "/opt/zenoss/lib/python/twisted/spread/jelly.py", line 670, in unjelly
    ret = thunk(obj[1:])
  File "/opt/zenoss/lib/python/twisted/spread/jelly.py", line 795, in 
_unjelly_list
    self.unjellyInto(l, elem, lst[elem])
  File "/opt/zenoss/lib/python/twisted/spread/jelly.py", line 748, in 
unjellyInto
    o = self.unjelly(jel)
  File "/opt/zenoss/lib/python/twisted/spread/jelly.py", line 657, in unjelly
    val = method(self, obj)
  File "/opt/zenoss/lib/python/twisted/spread/flavors.py", line 396, in 
unjellyFor
    self.setCopyableState(unjellier.unjelly(jellyList[1]))
  File "/opt/zenoss/lib/python/twisted/spread/jelly.py", line 670, in unjelly
    ret = thunk(obj[1:])
  File "/opt/zenoss/lib/python/twisted/spread/jelly.py", line 849, in 
_unjelly_dictionary
    self.unjellyInto(kvd, 1, v)
  File "/opt/zenoss/lib/python/twisted/spread/jelly.py", line 748, in 
unjellyInto
    o = self.unjelly(jel)
  File "/opt/zenoss/lib/python/twisted/spread/jelly.py", line 670, in unjelly
    ret = thunk(obj[1:])
  File "/opt/zenoss/lib/python/twisted/spread/jelly.py", line 795, in 
_unjelly_list
    self.unjellyInto(l, elem, lst[elem])
  File "/opt/zenoss/lib/python/twisted/spread/jelly.py", line 748, in 
unjellyInto
    o = self.unjelly(jel)
  File "/opt/zenoss/lib/python/twisted/spread/jelly.py", line 657, in unjelly
    val = method(self, obj)
  File "/opt/zenoss/lib/python/twisted/spread/flavors.py", line 396, in 
unjellyFor
    self.setCopyableState(unjellier.unjelly(jellyList[1]))
  File "/opt/zenoss/lib/python/twisted/spread/jelly.py", line 670, in unjelly
    ret = thunk(obj[1:])
  File "/opt/zenoss/lib/python/twisted/spread/jelly.py", line 849, in 
_unjelly_dictionary
    self.unjellyInto(kvd, 1, v)
  File "/opt/zenoss/lib/python/twisted/spread/jelly.py", line 748, in 
unjellyInto
    o = self.unjelly(jel)
  File "/opt/zenoss/lib/python/twisted/spread/jelly.py", line 670, in unjelly
    ret = thunk(obj[1:])
  File "/opt/zenoss/lib/python/twisted/spread/jelly.py", line 768, in 
_unjelly_reference
    o = self.unjelly(exp)
  File "/opt/zenoss/lib/python/twisted/spread/jelly.py", line 675, in unjelly
    raise InsecureJelly(
twisted.spread.jelly.InsecureJelly: Module Products.DataCollector.Plugins not 
allowed (in type Products.DataCollector.Plugins.PluginLoader).




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

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

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



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

Reply via email to