You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Luke Musto <st...@yahoo.com> on 2003/04/25 07:27:15 UTC

Tomcat Hanging in windows XP on startup after install.

Hello, I've just installed Tomcat 4.1.24 on an XP
machine. It does not seem to be working properly.

1) The server started automatically upon conclusion of
the install but I can not display the
http://localhost:8080 page and 
and it will not shutdown.  The message I get when I
try to shutdown from the command line appears below.

C:\Program Files\Apache Group\Tomcat 4.1\bin>shutdown
Using CATALINA_BASE:   C:\Program Files\apache
group\tomcat 4.1
Using CATALINA_HOME:   C:\Program Files\apache
group\tomcat 4.1
Using CATALINA_TMPDIR: C:\Program Files\apache
group\tomcat 4.1\temp
Using JAVA_HOME:       C:\j2sdk1.4.1_01
Catalina.stop: java.net.ConnectException: Connection
refused: connect
java.net.ConnectException: Connection refused: connect
        at
java.net.PlainSocketImpl.socketConnect(Native Method)
        at
java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
        at
java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
        at
java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
        at java.net.Socket.connect(Socket.java:426)
        at java.net.Socket.connect(Socket.java:376)
        at java.net.Socket.<init>(Socket.java:291)
        at java.net.Socket.<init>(Socket.java:119)
        at
org.apache.catalina.startup.Catalina.stop(Catalina.java:581)
        at
org.apache.catalina.startup.Catalina.execute(Catalina.java:402)
        at
org.apache.catalina.startup.Catalina.process(Catalina.java:180)
        at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at
java.lang.reflect.Method.invoke(Method.java:324)
        at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
C:\Program Files\Apache Group\Tomcat 4.1\bin>




and 2) I did stop the service from the admin tools on
control panel and change it from automatic to manual
and restarted the computer. But then on a manual
startup from the command line the server hangs during
the processing of the conf server file. The message
appears below.

Apr 25, 2003 1:10:35 AM
org.apache.commons.modeler.Registry loadRegistry
INFO: Loading registry information
Apr 25, 2003 1:10:36 AM
org.apache.commons.modeler.Registry getRegistry
INFO: Creating new Registry instance
Apr 25, 2003 1:10:36 AM
org.apache.commons.modeler.Registry getServer
INFO: Creating MBeanServer
Apr 25, 2003 1:10:38 AM
org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on port 8080
Starting service Tomcat-Standalone
Apache Tomcat/4.1.24
Apr 25, 2003 1:10:41 AM
org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on port 8080
Apr 25, 2003 1:10:41 AM
org.apache.jk.common.ChannelSocket init
INFO: JK2: ajp13 listening on /0.0.0.0:8009
Apr 25, 2003 1:10:41 AM org.apache.jk.server.JkMain
start
INFO: Jk running ID=0 time=0/172  config=C:\Program
Files\apache group\tomcat 4.
1\conf\jk2.properties

and it just hangs there!

I am newbee to the Apache community and all docs I
have read have said there really shouldn't be any
problems during install. Any insight or help would be
greatly appreciated.. 

Thank you in advance,
Luke 

__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org