that worked but it still thinks that the port is in use

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "c:\Python27\lib\multiprocessing\forking.py", line 373, in main
    prepare(preparation_data)
  File "c:\Python27\lib\multiprocessing\forking.py", line 488, in prepare
    '__parents_main__', file, path_name, etc
  File "c:\shinken\bin\shinken-poller.py", line 73, in <module>
    daemon.main()
  File "c:\shinken\shinken\satellite.py", line 752, in main
    self.do_daemon_init_and_start()
  File "c:\shinken\shinken\daemon.py", line 429, in do_daemon_init_and_start
    self.setup_pyro_daemon()
  File "c:\shinken\shinken\daemon.py", line 470, in setup_pyro_daemon
    self.pyro_daemon = pyro.ShinkenPyroDaemon(self.host, self.port, 
ssl_conf.use_ssl) 
  File "c:\shinken\shinken\pyro_wrapper.py", line 76, in __init__
    raise PortNotFree(msg)
shinken.pyro_wrapper.PortNotFree: Sorry, the port 7771 is not free: Couldn't 
start Pyro daemon: [Errno 10048] Normalerweise darf jede Socketadresse 
(Protokoll, Netzwerkadresse oder Anschluss) nur jeweils einmal verwendet werden
Traceback (most recent call last):
  File "c:\\shinken\\bin\\shinken-poller.py", line 73, in <module>
    daemon.main()
  File "C:\shinken\shinken\satellite.py", line 754, in main
    self.do_post_daemon_init()
  File "C:\shinken\shinken\satellite.py", line 655, in do_post_daemon_init
    self.manager = Manager()
  File "c:\Python27\lib\multiprocessing\__init__.py", line 99, in Manager
    m.start()
  File "c:\Python27\lib\multiprocessing\managers.py", line 528, in start
    self._address = reader.recv()
EOFError
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to