Sheila Ratnam at [EMAIL PROTECTED] wrote:

> Rob, Pier,
> 
> I noticed the following error logged in apache.log.... file.
> 
> 2001-08-17 20:42:46 [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:424)
> at java.net.ServerSocket.implAccept(ServerSocket.java:246)
> at java.net.ServerSocket.accept(ServerSocket.java:225)
> at 
> org.apache.catalina.connector.warp.WarpConnector.run(WarpConnector.java:554)
> at java.lang.Thread.run(Thread.java:484)
> 
> As you correctly expected, the CATALINA_HOME_Log file is empty.
> How can I correct this?

Err... That's the log for the Apache service... Not the one we're looking
for... :) Hrmmm... Are you sure you didn't screw up and typed

http://localhost:8008/ Instead of
http://localhost:8080/

That's the only thing I can possibly think of...

    Pier

Reply via email to