You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Mr.Y.SHIVAKANT" <sh...@vsnl.net> on 2001/11/21 07:58:13 UTC

This error arises during shuttingdown of tomcat

I am using tomcat 3.2.1on linux 7.1 and am getting the following error when i try to shutdown tomcat.And as expected i am not able to start it properly.
HANDLER THREAD PROBLEM: java.net.SocketException: Invalid argument

java.net.SocketException: Invalid argument

at java.net.PlainSocketImpl.socketSetOption(PlainSocketImpl.java:native) at java.net.PlainSocketImpl.setOption(PlainSocketImpl.java:158)

at java.net.Socket.setSoLinger(Socket.java:106)

at org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection(Ajp12ConnectionHandler.java:122)

at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)

at java.lang.Thread.run(Thread.java:325)

any suggestions on how to solve this problem.

rgds

Shivakanth