Re: Preventing or recovering from SocketException: Interrupted system call

2011-05-06 Thread Martin Kuen
Hi Joel, I have done some ipc programming on linux a while ago . . I hardly ever looked at the jvm's source code and I don't have too much experience when it comes to c/c++ cross platform development. However, as I didn't see any responses so far, here are my two cents: On Thu, May 5, 2011 at

Preventing or recovering from SocketException: Interrupted system call

2011-05-05 Thread Joel Klein
I'm using Tomcat 5.5 to host a webapp that we deploy on Windows, Linux, and OS X. The webapp includes a Java Native Library. Right now we're seeing a scenario only on Mac OS X where Tomcat shuts down with this message: SEVERE: StandardServer.await: accept: java.net.SocketException: