Home > Back-end >  Java code TCP connection ubuntu Elasticsearch connection is reset each other abnormalities
Java code TCP connection ubuntu Elasticsearch connection is reset each other abnormalities

Time:09-22

Java. IO. IOException: connection reset by the other end
At sun. Nio. Ch. FileDispatcherImpl. Read0 (Native Method)
At sun. Nio. Ch. SocketDispatcher. Read (39) SocketDispatcher. Java:
At sun. Nio. Ch. IOUtil. ReadIntoNativeBuffer (IOUtil. Java: 223)
At sun. Nio. Ch. IOUtil. Read (192) IOUtil. Java:
At sun. Nio. Ch. SocketChannelImpl. Read (380) SocketChannelImpl. Java:
At org.jboss.net ty. Channel. Socket. Nio. NioWorker. Read (64) NioWorker. Java:
At org.jboss.net ty. Channel. Socket. Nio. AbstractNioWorker. Process (108) AbstractNioWorker. Java:
At org.jboss.net ty. Channel. Socket. Nio. AbstractNioSelector. Run (337) AbstractNioSelector. Java:
At org.jboss.net ty. Channel. Socket. Nio. AbstractNioWorker. Run (89) AbstractNioWorker. Java:
At org.jboss.net ty. Channel. Socket. Nio. NioWorker. Run (178) NioWorker. Java:
At org.jboss.net ty. Util. ThreadRenamingRunnable. Run (ThreadRenamingRunnable. Java: 108)
At org.jboss.net ty. Util. Internal. DeadLockProofWorker $1. The run (42) DeadLockProofWorker. Java:
The at Java. Util. Concurrent. ThreadPoolExecutor. RunWorker (ThreadPoolExecutor. Java: 1149)
The at Java. Util. Concurrent. ThreadPoolExecutor $Worker. The run (ThreadPoolExecutor. Java: 624)
The at Java. Lang. Thread. The run (Thread. Java: 748)

CodePudding user response:

I am also the wrong

CodePudding user response:


I was

CodePudding user response:

Check the server and client jar version compatibility
  • Related