Hi All, I tried running tomcat4.0.3 on hpux and I find that tomcat hangs while shutdown if the VM is not started using -XdoCloseWithReadPending option. Is that the experience of other tomcat users on hp-ux?
The documentation for this option says that a socket close call will block on a thread if there is a outstanding read request on the same socket from another thread . I wrote a small program to simulate it but my socket close call did not block as expected. I am not sure I understand this fully - can somebody explain? That will same me a lot of time! Thanx in advance for any help. --Ganesh -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>