Title: Something wrong with ajp???

I get  this error when trying to run java server pages, and a similar error (but with Ajp12) when I try to run shutdown.sh...  is there something wrong with ajp?  is this a bug?  is there some config file I need to fix?  Please help!

(Red Hat 6.2, Apache 1.3, Tomcat 3.2.1)

java.net.SocketException: Invalid argument
at java.net.PlainSocketImp1.setOption(PlainSocketImp1.java:156)
at java.net.Socket.setSoLinger(Socket.java:106)
at org.apache.tomcat.service.connector.Ajp13ConnectionHandler.processConnection(Ajp13ConnectionHandler.java:117)
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:314)

Reply via email to