> Peter Courcoux wrote: > > > > When I stop the tdk2.2-b3 version of catalina, > log/catalina.out shows it > > stopping. However, the jvm processes still appear in the > process list > > and attempting to start catalina again results in a > > java.net.bindException Address already in use :8080. > > > > Any thoughts or pointers would be very welcome.
In the messages archive there is something related to this. What I vaguely remember is that a turbine service (or a fulcrum service?) was the culprit that the JVM was still alive after trying to kill it with shutdown.sh. A service's thread was still hanging around, maybe xml-rpc service, check your TR.props. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
