The fir error message comes because you didn't disable 
the warp connector.

If 8080 doesn't responds it because it uses port 8180.
(See the log message for the HttpConnector)

If all is running you should diable the HttpConnector.

Ralph Einfeldt
Uptime Internet Solution Center GmbH
Hamburg, Germany
Hosting, Content Management, Java Consulting
http://www.uptime-isc.de 

> -----Ursprüngliche Nachricht-----
> Von: Thomas Cherry [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 1. August 2002 16:28
> An: [EMAIL PROTECTED]
> Betreff: Re: Apache-tomcat integration
> 
> 
> Apache runs just fine and I find it on the port I expect 
> however tomcat does not run as I expect.
> http://my.host.com:8080/examples dose not respond.
> Apache_log.<date>.txt:
> 2002-07-31 17:21:06 
> [org.apache.catalina.connector.warp.WarpConnector] Error
> accepting requests
> java.net.SocketException: Socket closed
>     at java.net.PlainSocketImpl.socketAccept(Native Method)
>     at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:343)
>     at java.net.ServerSocket.implAccept(ServerSocket.java:438)
>     at java.net.ServerSocket.accept(ServerSocket.java:409)
>     at 
<snip/>
> 2002-07-31 17:23:16 HttpConnector Opening server socket on all host IP
> addresses
> 2002-07-31 17:23:28 HttpConnector[8180] Starting background thread
> 2002-07-31 17:23:28 HttpProcessor[8180][0] Starting background thread
<snip/>

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

Reply via email to