From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stuart, Damien
Sent: Saturday, June 17, 2006 10:55 AM
To: [email protected]
Subject: [zenoss-users] Unable to start zenxxx services
Hello,
I just installed zenoss-0.20.1 on an AMD64 system running Linux (Centos/RHAS4).
The install seemed to go fine (after hacking install.sh to look at "/usr/lib64" instead of "/usr/lib" when finding PYLIB ).
When I attempt to start the services, only zoectl, zopectl, and zenperfsnmp start successfully. When I try to start the other services, I get the following error (using "zenstatus run"):
$ zenstatus run
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenStatus/zenstatus.py", line 181, in
?
pm = ZenStatus()
File
"/opt/zenoss/Products/ZenStatus/zenstatus.py", line 28, in __init__
ZCmdBase.__init__(self,
keeproot=True)
File
"/opt/zenoss/Products/ZenUtils/ZCmdBase.py", line 35, in __init__
self.getDataRoot()
File
"/opt/zenoss/Products/ZenUtils/ZCmdBase.py", line 85, in getDataRoot
self.dataroot =
self.app.unrestrictedTraverse(self.options.dataroot)
File "/opt/zenoss/lib/python/OFS/Traversable.py", line 182, in
unrestrictedTraverse
next
= bobo_traverse(REQUEST, name)
File
"/opt/zenoss/lib/python/OFS/Application.py", line 116, 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')
AttributeError: 'str' object has no attribute 'get'
The trace from "….ZCmdBase.py", line 35…." on is the same for the other services (zenmodeler, zenping, zensyslog, zenstatus, and zenactions).
My guess is I'm missing a perquisite piece, but I'm not sure what it is...
__________________________________________
Damien S. Stuart
Chief Engineer - Core Infrastructure Systems
USi
PH: (410) 897-4432 Cell:
(410) 320-7871
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
