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?

No problem with 'hitting'.... as long as I get this to work:)

Thanks,
Sheila



>From: "Pier P. Fumagalli" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: Re: Help Installing Tomcat on Win95
>Date: Sat, 18 Aug 2001 02:52:14 +0100
>
>Rob S. at [EMAIL PROTECTED] wrote:
>
> >> I should add that I tried changing the port number in the server.xml 
>file
> >> inside conf folder as mentioned in the RUNNING.txt. Also checked and 
>made
> >> sure that the browser is not trying to access a proxy server. But
> >> it hasn't
> >> worked.
> >> Thanks,
> >> Sheila
> >
> > ?!  This brings a joyous tear to my eye! =~)  Someone has read the
> > documentation and acted upon it.  Sheila, you've made my day!  So your
> > Tomcat has started at 8080 and http://localhost:8080/ doesn't do the
> > trick...  Did you check the log files ($CATALINA_HOME/logs) for any 
>activity
> > when you make a request?  If nothing at all appears in those files, I 
>don't
> > think the request is getting there.
>
>Another good test on Windows is to try to send your request to
>http://127.0.0.1:8080/ as sometimes Windows forgets about the meaning of
>localhost (I believe it was EXACTLY Win95, and was later fixed on Win98).
>
>And, BTW, Rob, stop trying to hit on girls on the mailing list :) :) :) :)
>I tried it in the past, doesn't work! :) :) :) :)
>
>     Pier
>


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Reply via email to