java.net.SocketException: Socket is not connected
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 incubator-hama-user by Andrew Milkowski, 1 year ago
via GitHub by shrijeet
, 2 years agovia incubator-hama-user by Andrew Milkowski, 2 years ago
via incubator-hama-user by Andrew Milkowski, 1 year ago
via Google Groups by King JKing, 2 years ago
via hadoopor.com by Unknown author, 2 years ago
java.net.SocketException: Socket is not connected
at sun.nio.ch.SocketChannelImpl.shutdown(Native Method)
at sun.nio.ch.SocketChannelImpl.shutdownInput(SocketChannelImpl.java:640)
at sun.nio.ch.SocketAdaptor.shutdownInput(SocketAdaptor.java:360)
at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:999)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)