Hi

I tried to install an shinken poller on windows (Server 2003).
A manual start of the poller gave me the following error (see error.txt)

I also tried changing the open mode (in daemon.py) to 'a+'.
This worked,  but then failed later saying that the port was in use (which is 
not the case)

Michael



Using Pyro 3.14
modulemanager file C:\shinken\shinken\modulesmanager.pyc
modulemanager absolute file C:\shinken\shinken\modulesmanager.pyc
Using modules path : C:\shinken\shinken\modules
Shinken 0.5
Copyright (c) 2009-2011 :
Gabes Jean (napar...@gmail.com)
Gerhard Lausser, gerhard.laus...@consol.de
Gregory Starck, g.sta...@gmail.com
Hartmut Goebel, h.goe...@goebel-consult.de
License: AGPL
Using default value : spare False
Sorry, you can't change user on this system
Successfully changed to workdir: c:\shinken/var
opening pid file: c:\shinken/var/pollerd.pid c:\shinken\var\pollerd.pid
CRITICAL ERROR : I got an non recovarable error. I must exit
You can log a bug ticket at https://sourceforge.net/apps/trac/shinken/newticket
for geting help
Back trace of it: Traceback (most recent call last):
  File "C:\shinken\shinken\satellite.py", line 752, in main
    self.do_daemon_init_and_start()
  File "C:\shinken\shinken\daemon.py", line 404, in do_daemon_init_and_start
    self.check_parallel_run()
  File "C:\shinken\shinken\daemon.py", line 280, in check_parallel_run
    self.__open_pidfile()
  File "C:\shinken\shinken\daemon.py", line 273, in __open_pidfile
    raise InvalidPidFile(e)
InvalidPidFile: Invalid mode ('arw+')

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 752, in main
    self.do_daemon_init_and_start()
  File "C:\shinken\shinken\daemon.py", line 404, in do_daemon_init_and_start
    self.check_parallel_run()
  File "C:\shinken\shinken\daemon.py", line 280, in check_parallel_run
    self.__open_pidfile()
  File "C:\shinken\shinken\daemon.py", line 273, in __open_pidfile
    raise InvalidPidFile(e)
shinken.daemon.InvalidPidFile: Invalid mode ('arw+')
------------------------------------------------------------------------------
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