Question
Anthem
US
Last activity: 1 Feb 2019 10:23 EST
java.util.concurrent.ExecutionException: java.io.IOException: The specified network name is no longer available.
Hi Team,
A lot of below mentioned errors has been observed in the tomcat logs (PRPC731,Tomcat 8.5.13, MSSQL)
Please suggest.
Jan 24, 2019 11:14:51 PM org.apache.tomcat.util.net.Nio2Endpoint$Acceptor run
SEVERE: Socket accept failed
java.util.concurrent.ExecutionException: java.io.IOException: The specified network name is no longer available.
at sun.nio.ch.PendingFuture.get(Unknown Source)
at org.apache.tomcat.util.net.Nio2Endpoint$Acceptor.run(Nio2Endpoint.java:431)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: The specified network name is no longer available.
at sun.nio.ch.Iocp.translateErrorToIOException(Unknown Source)
at sun.nio.ch.Iocp.access$700(Unknown Source)
at sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source)