Please help!
I have just installed Tomcat 4.1.12 on W2K (SP3) and when I attempt to
connect to port 8080 I get java.net.SocketException: Socket operation on
nonsocket (see stderr log below)
'netstat -a' lists a local process listening on port 8080
THANKS
BFN ian C.
--------------
Created catalinaLoader in: C:\Program Files\Apache Group\Tomcat
4.1\server\lib
Sep 26, 2002 1:39:44 AM org.apache.commons.modeler.Registry loadRegistry
INFO: Loading registry information
Sep 26, 2002 1:39:45 AM org.apache.commons.modeler.Registry getRegistry
INFO: Creating new Registry instance
Sep 26, 2002 1:39:48 AM org.apache.commons.modeler.Registry getServer
INFO: Creating MBeanServer
Sep 26, 2002 1:39:53 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on port 8080
Sep 26, 2002 1:40:23 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on port 8080
Sep 26, 2002 1:40:23 AM org.apache.jk.common.ChannelSocket init
INFO: JK2: ajp13 listening on tcp port 8009
Sep 26, 2002 1:40:23 AM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=10/300 config=C:\Program Files\Apache
Group\Tomcat 4.1\conf\jk2.properties
java.net.SocketException: Socket operation on nonsocket: setsockopt
at java.net.PlainSocketImpl.socketSetOption(Native Method)
at java.net.PlainSocketImpl.setOption(Unknown Source)
at java.net.Socket.setSoLinger(Unknown Source)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.setSocketOptions(PoolTcpEndpoint.
java:414)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:507)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:533)
at java.lang.Thread.run(Unknown Source)
Sep 26, 2002 1:40:24 AM
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler
processConnection
INFO: SocketException reading request, ignored
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>