Hi, We have a linux system on which apache web server is installed. Now, we are trying to install tomcat to enable jsp & servlet. But , after the installation when we execute the shell script startup.sh And, if we open a browser with the port mentioned we are getting following error HANDLER THREAD PROBLEM: java.net.SocketException: Invalid argument java.net.SocketException: Invalid argument at java.net.PlainSocketImpl.setOption(PlainSocketImpl.java:156) at java.net.Socket.setSoLinger(Socket.java:106) at org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processCo) at org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.) at java.lang.Thread.run(Thread.java:314) Please, let me know where I have went wrong, Thanks in advance, Nagendra - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/