Bug#402603: tomcat5.5: blocks on startup until log pipe is read
Marcus Better
marcus at better.se
Tue Dec 12 20:54:22 UTC 2006
> (I don't recall running into that, nor that "two JVMs" thing,
This was mostly an issue on an overloaded system, I think. Not sure what was
going on, but the init script would never succeed in stopping Tomcat until
the timeout elapsed.
The second JVM invocation is the "java" call in "catalina.sh stop". AFAICT it
involves initalizing a new Catalina instance (class loaders, config file
parsing, etc) and then just connecting to the running instance on the
listening socket and telling it to shutdown - quite a waste of cycles.
Marcus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20061212/9757a2b7/attachment-0001.pgp
More information about the pkg-java-maintainers
mailing list