I'm running into a problem when I try to run shutdown.bat (or use the stop parameter 
directly). I get an exception in the main Tomcat process:

java.net.BindException: Cannot assign requested address: connect
<snip>

I've had a look in Bugzilla, and this seems to be bug 17193. The process is hanging 
around, although Tomcat itself has stopped listening for requests on port 8080.

This isn't too bad, as our own service start/stop code quits the VM after 5 seconds, 
but it's not generally nice.


Is there a good workaround for this (use a different version of JK etc) which is 
particularly recommended?

Does anyone familiar with the code in this area know whether it's worth me even 
looking at it to try to fix it myself?

Jon

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to