You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by I-Lin Kuo <ik...@hotmail.com> on 2002/02/01 20:22:22 UTC

Installing Tomcat 4.0 on XP Home

Hi,

I'm a Apache/Tomcat newbie here.

I'm trying to install jakarta-tomcat-4.0-20020201.zip  on XP Home with 
JDK1.3.1_02. It seems to install successfully, but when I test my 
installation, this is what happens:
1)I install Tomcat
2)I type "startup" from DOS prompt, and I get the welcome page for 
http://localhost:8080/index.jsp
3) I type "shutdown" from DOS. No error messages.
4) I type "startup" from DOS. No error messages.
5) I type "shutdown" from DOS and get the following error:

java.net.ConnectException: Connection refused: connect
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.PlainSocketImpl.doConnect(PlainSocketImp.java:355)
	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImp.java:142)
	at java.net.PlainSocketImpl.connect(PlainSocketImp.java:129)
	at java.net.Socket(init)(Socket.java:273)
	at java.net.Socket(init)(Socket.java:100)
	at org.apache.catalina.startup.Catalina.stop(Unknown Source)
	at org.apache.catalina.startup.Catalina.execute(Unknown Source)
	at org.apache.catalina.startup.Catalina.process(Unknown Source)
	at java.lang.reflect.Method.invoke(Native Method)
	at org.apache.catalina.startup.Bootstrap.main(Unknown Source)
C:\Program Files\Apache Group\Apache\jakarta-tomcat-4.0\bin>startup
Using CATALINA_BASE:	C:\Program Files\Apache Group\Apache\jakarta-tomcat-4.0
Using CATALINA_HOME:	C:\Program Files\Apache Group\Apache\jakarta-tomcat-4.0
Using CATALINA_TMPDIR:	C:\Program Files\Apache 
Group\Apache\jakarta-tomcat-4.0\temp
Using JAVA_HOME:	C:\jdk1.3.1_02

6) Tomcat never again responds because I can never get anything from 
http://localhost:8080/index.jsp
even if I restart Apache or the entire machine. The only way I can get back 
to the Tomcat welcome page is if I reinstall Tomcat

Thanks in advance for any help.

I-Lin Kuo
Macromedia Certified ColdFusion 5.0 Advanced Developer
Sun Certified Java 2 Programmer
Ann Arbor, MI


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>