Hi,

tomcat 3.3.1 seems to run correctly now with mod_jk on my server but I
wonder what follwing output of tomcat could mean or better speaking: is
this a message I have to pay attention to? If not: where can I supress
it?:

PoolTcpEndpoint: Endpoint
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8080] ignored
exception: java.net.SocketException: Socket closed
java.net.SocketException: Socket closed
PoolTcpEndpoint: Endpoint
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8009] ignored
exception: java.net.SocketException: Socket closed
        at java.net.PlainSocketImpl.socketAccept(Native Method)
        at java.net.PlainSocketImpl.accept(PlainSocketImpl.java,
Compiled Code)
        at java.net.ServerSocket.implAccept(ServerSocket.java, Compiled
Code)
        at java.net.ServerSocket.accept(ServerSocket.java, Compiled
Code)
        at
org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket(DefaultServerSocketFactory.java,
Compiled Code)
        at
org.apache.tomcat.util.net.PoolTcpEndpoint.acceptSocket(PoolTcpEndpoint.java,
Compiled Code)
        at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java,
Compiled Code)
        at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java,
Compiled Code)

Thanks and best regards

Volker


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

Reply via email to