[Buildbot-devel] Reloading BuiltBot master configuration, on windows

Carl Dionne cdionne at quazal.com
Sat Nov 4 02:46:46 UTC 2006


Is it possible to ask the master to reload its configuration file, under
windows?  I've tried the following, as explained in the manual, but I
get an error message - twistd,pid not found (and file does not exist,
indeed).

 

Thanks!

 

Carl

 

c:\tools\python\python.exe c:\tools\python\scripts\buildbot sighup
c:\buildbot

 

Traceback (most recent call last):

  File "c:\tools\python\scripts\buildbot", line 4, in ?

    runner.run()

  File "C:\tools\python\lib\site-packages\buildbot\scripts\runner.py",
line 734, in run

    stop(so, "HUP")

  File "C:\tools\python\lib\site-packages\buildbot\scripts\runner.py",
line 334, in stop

    f = open("twistd.pid", "rt")

IOError: [Errno 2] No such file or directory: 'twistd.pid'

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20061103/f3c48609/attachment.html>


More information about the devel mailing list