Check the config in etc\zenwinmodeler.cfg, espectially the "zem" setting.

-Eric

Matt Rizos wrote:
I tested the first 2 zenwin scripts and they connected and worked just
fine, however the last script bombs

F:\PubSoft\zenwin-1.1.0>python zenwin.py -C etc\zenwinmodeler.cfg

INFO:zen.SendEvent:SendEvent thread started.

INFO:zen.zenwin:reloading configuration

ERROR:zen.zenwin:config load failed

Traceback (most recent call last):

  File "F:\PubSoft\zenwin-1.1.0\zenutils\StatusMonitor.py", line 96, in
getConfi

g

    self.loadConfig()

  File "zenwin.py", line 58, in loadConfig

    for n,u,p,s in server.getWinServices():

  File "c:\python25\lib\xmlrpclib.py", line 1147, in __call__

    return self.__send(self.__name, args)

  File "c:\python25\lib\xmlrpclib.py", line 1437, in __request

    verbose=self.__verbose

  File "c:\python25\lib\xmlrpclib.py", line 1183, in request

    self.send_content(h, request_body)

  File "c:\python25\lib\xmlrpclib.py", line 1297, in send_content

    connection.endheaders()

  File "c:\python25\lib\httplib.py", line 856, in endheaders

    self._send_output()

  File "c:\python25\lib\httplib.py", line 728, in _send_output

    self.send(msg)

  File "c:\python25\lib\httplib.py", line 695, in send

    self.connect()

  File "c:\python25\lib\httplib.py", line 679, in connect

    raise socket.error, msg

error: (10061, 'Connection refused')

WARNING:zen.zenwin:initial config load failed will retry

INFO:zen.zenwin:stopping...

INFO:zen.SendEvent:SendEvent thread ended.

Any Ideas??


------------------------------------------------------------------------

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

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

Reply via email to