Question
Anthem
US
Last activity: 28 Mar 2018 10:28 EDT
java.io.EOFException: Unexpected EOF read on the socket @ PRPC 731 and Tomcat 8.
Hi Team,
We are observing a lot of "java.io.EOFException: Unexpected EOF read on the socket" errors in the logs.PFB.
Following is the protocol configured in the server.xml of Tomcat8 Instance : org.apache.coyote.http11.Http11Nio2Protocol. Please suggest if we have to replace the above mentioned protocol with the following org.apache.coyote.http11.Http11Protocol .
I have referred to the following article https://pdn.pega.com/support-articles/unexpected-eof-read-socket-node2-production but not sure if it applicable for PRPC 731 and Tomcat 8.
Hi Team,
We are observing a lot of "java.io.EOFException: Unexpected EOF read on the socket" errors in the logs.PFB.
Following is the protocol configured in the server.xml of Tomcat8 Instance : org.apache.coyote.http11.Http11Nio2Protocol. Please suggest if we have to replace the above mentioned protocol with the following org.apache.coyote.http11.Http11Protocol .
I have referred to the following article https://pdn.pega.com/support-articles/unexpected-eof-read-socket-node2-production but not sure if it applicable for PRPC 731 and Tomcat 8.
***Updated by moderator: Lochan to remove proprietary information***