Hi, One reason may be that the server is already stopped. Please try 5.5.4 instead of 5.5.3.
Yoav Shapira http://www.yoavshapira.com >-----Original Message----- >From: Amit Gupta [mailto:[EMAIL PROTECTED] >Sent: Monday, November 08, 2004 10:54 PM >To: Tomcat Users List >Subject: Error with tomcat 5.5.3 > >When I try to stop tomcat following error occur > > org.apache.catalina.startup.Catalina stopServer >SEVERE: Catalina.stop: >java.net.ConnectException: Connection refused > at java.net.PlainSocketImpl.socketConnect(Native Method) > at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) > at >java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) > at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) > at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:364) > at java.net.Socket.connect(Socket.java:507) > at java.net.Socket.connect(Socket.java:457) > at java.net.Socket.<init>(Socket.java:365) > at java.net.Socket.<init>(Socket.java:178) > at >org.apache.catalina.startup.Catalina.stopServer(Catalina.java:394) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja va:3 >9) > at >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso rImp >l.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at >org.apache.catalina.startup.Bootstrap.stopServer(Bootstrap.java:320) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:411) > > > >What may be the reason? > >Amit Gupta This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
