having an intermittent problem. Starting the appserver it seems to hang sometimes on creating threads:

Listening on ('127.0.0.1', 8086)
Creating 10 threads..Shutdown Called Thu Jun 26 03:51:29 2003
WARNING: No server reference to shutdown.
........
Ready  (93.48 seconds after launch)

The shutdown message appeared after i hit ctrl-c to try and kill it. However, its still running at this point and its taking requests

Ready (93.48 seconds after launch)

    1  2003-06-26 03:52:18  /~merk/test.psp
    1  0.00 secs            /~merk/test.psp

    2  2003-06-26 03:52:22  /~merk/test.psp
    2  0.00 secs            /~merk/test.psp

Shutdown Called Thu Jun 26 03:53:00 2003
ThreadedAppServer: Shutting Down

I hit ctrl-c again, and now it seems to be hanging at shutting it down. This dosent happen all the time. Seems to be random. I had to look up the PID on the python process and kill it to close this. Then i started the appserver again and it started up fine:

Listening on ('127.0.0.1', 8086)
Creating 10 threads..........
Ready  (0.13 seconds after launch)

Any ideas?

Ian



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to