python service running on Win Xp, but failing on Win NT Workstation :(

Giles Brown giles_brown at hotmail.com
Mon Jan 26 15:45:00 EST 2004


"Ringwraith" <lubowiecka at go2.pl> wrote in message news:<bv3bs0$la0$1 at atlantis.news.tpi.pl>...
<snip>
> "The Purge Log Files Service service failed to start due to the following
> error:
> The service did not respond to the start or control request in a timely
> fashion.
> 
> Timeout (120000 milliseconds) waiting for service to connect. "
> 
> 
> 
> Any ideas what could caused the problem?

No idea what caused the problem.  I would suggest you "import win32traceutil",
stick some print statements in early on in your code and start the
"Trace Collector Debugging tool" from the Tools menu of PythonWin.

Hth,
Giles



More information about the Python-list mailing list