Re: [python-win32] NT Service not re-startable after reboot

2006-03-16 Thread Robert Brewer
Ran 85 tests in 9.719s FAILED (errors=2) This would be nice to fix, but it's not the end of the world. If I can't get it working here, I'll just move it to a Linux box and go on my merry way... ;) Robert Brewer System Architect Amor Ministries [EMAIL PROTECTED]

Re: [python-win32] NT Service not re-startable after reboot

2006-03-16 Thread Mark Hammond
I'm afraid I've no idea. The first thing to check is that username configured to use the service, and check that the service does not rely on any network shares or similar. Most service problems relate to this (eg, trying to run a service from a mapped drive as the LocalSystem account doomed to f