Google Analytics

Wednesday, November 2, 2016

tomcat server start java.net.SocketTimeoutException: Read timed out

If you see below errors it means you changed the port in the wrong place of the Server.xml .

Errors:
tomcat server start java.net.SocketTimeoutException: Read timed out
tomcat server standardserver.await: invalid command '' received

Locate 8080 port from server.xml and change the port to not using port

No comments:

Post a Comment