On Tue, 2003-07-01 at 19:24, Ian wrote:
> Now that i've fixed the 404 error with all your help, lets try another 
> problem :)
> 
> Seemingly random, the appserver will hang during startup or shutdown. I 
> just hit ctrl-c on the console and this is what its saying:
> 
> Shutdown Called Tue Jul  1 17:28:39 2003
> ThreadedAppServer: Shutting Down
> 
> 
> And its just sitting there. It does something similar during startup as 
> well where it just sits at the creating threads message. Anyone have any 
> idea why this happens?

I haven't encountered hangs during startup, but hangs during shutdown
are usually due to stuck threads.  Are you creating any threads of your
own?  Do you have requests that may have hung?

  Ian




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to