Hi all,

I am a new user of tomcat, and trying to install tomcat 3.2.1 with apache
1.3.19 on solaris 2.6. I followed the instructions from HOWTO mod_jk to
build the mod_jk.so and then copy to Apache LIBEXEC. After including the
mod_jk.conf-auto to httpd.conf and restarting the apache without any error
messages, I use the browser to test the servelet page on apache server. It
has no response and tomcat give this error messages:

2001-03-09 11:38:21 - ContextManager: SocketException reading request,
ignored - java.net.SocketException: Connection reset by peer
        at java.net.PlainSocketImpl.socketAvailable(Native Method)
        at java.net.PlainSocketImpl.available(PlainSocketImpl.java:429)
        at
java.net.SocketInputStream.available(SocketInputStream.java:141)
        at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:214)
        at org.apache.tomcat.service.TcpWorkerThread.runIt(Compiled Code)
        at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(Compiled Code)
        at java.lang.Thread.run(Compiled Code)
HANDLER THREAD PROBLEM: java.io.IOException: Stream broken
java.io.IOException: Stream broken
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Compiled Code)
        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Exception.<init>(Compiled Code)
        at java.io.IOException.<init>(Compiled Code)
        at
org.apache.tomcat.service.connector.AJP12RequestAdapter.readNextRequest(Compiled
Code)
        at
org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection(Ajp12ConnectionHandler.java:147)
        at org.apache.tomcat.service.TcpWorkerThread.runIt(Compiled Code)
        at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(Compiled
Code)
        at java.lang.Thread.run(Compiled Code)

Can anyone give some hints? thanks.

with regards,

Frankie Cheung 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to