On 4/18/07, akincer <[EMAIL PROTECTED]> wrote:
I know this is a multi-part problem, but I'm hoping both are caused by the same
issue.
OS: Ubuntu Dapper 6.06
Python: 2.4.2-0ubuntu3
Python-setupools: 0.6a9-1ubuntu1 (via
http://peak.telecommunity.com/DevCenter/EasyInstall#installing-easy-install)
Zenoss: Latest from svn
Zenwin: 1.1.1
Adding New Device Issue
Everything seems to be installed and running correctly. When I try to create a
new device, I see the /DeviceLoader Status screen but nothing happens. The hour
class churns for a short while and then I see nothing under the collection log.
The device isn't added to the device list (there are none there now).
Zenwin Issue
zenwin.py and zeneventlog.py seem to work fine. zenwinmodeler.py doesn't. I get
this error log over and over:
2007-04-17 09:16:39 INFO zen.SendEvent: SendEvent thread started.
2007-04-17 09:16:39 ERROR zen.zenwinmodeler: failed to get wmi issues
Traceback (most recent call last):
File "C:\zenwin-1.1.1\zenutils\StatusMonitor.py", line 121, in wmiIssues
self.wmiprobs = self.zem.getWmiConnIssues()
File "C:\zenwin-1.1.1\zenutils\SendEvent.py", line 33, in getWmiConnIssues
return [ d[0] for d in self.server.getWmiConnIssues() ]
File "c:\python24\lib\xmlrpclib.py", line 1096, in __call__
return self.__send(self.__name, args)
File "c:\python24\lib\xmlrpclib.py", line 1383, in __request
verbose=self.__verbose
File "c:\python24\lib\xmlrpclib.py", line 1137, in request
headers
ProtocolError: <ProtocolError for <userid>:<password>@<servername>:8081/: 500
Internal Server Error>
The userid and password are correct and the same as in zenwin.cfg and
zeneventlog.cfg.
Any ideas out there?
Aaron,
This is the unfortunate side of running the latest code directly from
trunk. The communication methods between ZenWin and Zenoss Core are
undergoing a rewrite at the moment and you're caught in the middle.
The best you can do is revert back to something around r4700 before
these changes were started. The other alternative would be to run the
latest released version.
--
Chet Luther
[EMAIL PROTECTED]
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users