You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by k savvy <ks...@hotmail.com> on 2001/10/18 20:33:51 UTC

HELP!! Connection Handler problem

Hi, Guys - I have a very wired problem and I need your help.  Currently, I 
set up Tomcat with Win 2000 web server and everything works fine for the 
past couple of months.  Lately, we had a power outage and when I tried to 
restart tomcat service by typing the "startup" command, I could not get to 
the "PoolTcpConnector: Starting HttpConnectionHandler on 8080" message as I 
used to.  Instead, the new command window disappeared right after it 
finished adding context.  I re-checked all the configuration and everything 
is working fine, IIS is working as well. Also, I haven't changed any 
configuration since the initial set up.  Then, when I tried to stop tomcat, 
I am getting the "java.net.ConnectException: Connection refused: no further 
information" error.

Can you take a look of my output and tell me what I need to do to fix the 
problem?  Many thanks...

Karen

>From the new command window after start tomcat:
--------------------------------------------

2001-10-17 05:44:00 - ContextManager: Adding context Ctx( /examples )
2001-10-17 05:44:00 - ContextManager: Adding context Ctx( /admin )
Starting tomcat. Check logs/tomcat.log for error messages
2001-10-17 05:44:00 - ContextManager: Adding context Ctx( /sandbox )
2001-10-17 05:44:00 - ContextManager: Adding context Ctx( /image )

(then the command window disappeared...)

When I stop tomcat from the main command window, I got this error:
------------------------------------------------------------------
Stop tomcat
java.net.ConnectException: Connection refused: no further information
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:312)
        at 
java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:125)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:112)
        at java.net.Socket.<init>(Socket.java:273)
        at java.net.Socket.<init>(Socket.java:100)
        at org.apache.tomcat.task.StopTomcat.execute(StopTomcat.java:104)
        at org.apache.tomcat.startup.Tomcat.stopTomcat(Tomcat.java:267)
        at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:174)
        at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:235)



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