java.io.IOException: error in poll: Interrupted system call
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 3004, 1 year ago
via Google Groups by Guillaume Morel, 2 years ago
via Google Groups by Guillaume Morel, 2 years ago
via Oracle Community by 3004, 1 year ago
via Coderanch by Rajeev Bakhru, 1 year ago
via Oracle Community by 3004, 1 year ago
java.io.IOException: error in poll: Interrupted system call
at weblogic.socket.PosixSocketMuxer.poll(Native Method)
at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:371)
at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)