You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by Nagappan <na...@newgen.co.in> on 2001/01/03 12:50:00 UTC

Problems

Hello,
    I, have reported  the following problem 2
"tomcat-user@jakarta.apache.org", But I haven't got any reply from them.
I'm NOT in any of such mailing list and even for this.

    I, have installed Debian GNU/Linux. In my machine apache is running
perfectly well. When I, try 2 access some JSP files, my browser get
hangs till the time out session comes (From my browser). Tomcat started
well and I'm NOT able 2 shutdown using bin/shutdown.sh. So, Normally I
use, killall Kaffe. Apart from that I'm facing some problems and
following R the contents printed by tomcat on my screen.

2000-12-30 10:35:05 - ContextManager: Adding context Ctx( /examples )
2000-12-30 10:35:05 - ContextManager: Adding context Ctx( /admin )
Starting tomcat. Check logs/tomcat.log for error messages
2000-12-30 10:35:05 - ContextManager: Adding context Ctx( /hello.jsp )
2000-12-30 10:35:05 - ContextManager: Adding context Ctx( /myapp )
2000-12-30 10:35:05 - ContextManager: Adding context Ctx(  )
2000-12-30 10:35:05 - ContextManager: Adding context Ctx( /test )
2000-12-30 10:35:06 - Ctx( /examples ): XmlReader - init  /examples
webapps/examples
2000-12-30 10:35:06 - Ctx( /examples ): Reading
/usr/local/jakarta-tomcat-3.2.1/webapps/examples/WEB-INF/web.xml
2000-12-30 10:35:07 - Ctx( /examples ): Add user tomcat tomcat tomcat
2000-12-30 10:35:07 - Ctx( /examples ): Add user role1 tomcat role1
2000-12-30 10:35:07 - Ctx( /examples ): Add user both tomcat
tomcat,role1
2000-12-30 10:35:07 - Ctx( /examples ): Loading -2147483646 jsp
2000-12-30 10:35:10 - PoolTcpConnector: Starting Ajp12ConnectionHandler
on 8007
HANDLER THREAD PROBLEM: java.net.SocketException: Invalid
argumentcat-3.2.1/webapps/examples" /hello.jsp
context##################rces (including static) that#########
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.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:314)

The URL I, have requested is "http://localhost/examples/hello.jsp".

I, have downloaded the source code of Tomcat and compiled mod_jk.so. I,
placed that module into the /etc/apache/libexec directory. In, log file
there is NO identification for any error. What might b the problem ???
Some configuration issues ???. The data coming from Apache 2 Tomcat is
NOT proper (In my machine) ????

I'm NOT in the mailing list. Please forward it 2 me, If any one of U
busy people get some solution.

Thankx in advance

Regards
Nagappan