You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Fabio Bazzani <si...@grisnet.it> on 2003/09/04 16:12:42 UTC

(errata corrige) tomcat 4.1.27: cannot shutdown tomcat !!

I'm sorry for previous wrong message !!
This is the correct one !!

see details down.

Fabio


----- Original Message -----
From: "Fabio Bazzani" <si...@grisnet.it>
To: "Tomcat Users List" <to...@jakarta.apache.org>
Sent: Thursday, September 04, 2003 4:03 PM
Subject: tomcat 4.1.27: cannot shutdown tomcat !!


> >----- Original Message -----
> >From: "Shapira, Yoav" <Yo...@mpi.com>
> >To: "Tomcat Users List" <to...@jakarta.apache.org>
> >Sent: Thursday, September 04, 2003 3:01 PM
> >Subject: RE: tomcat 4.1.27: cannot shutdown tomcat !!
> >
>
> >
> >Buongiorno ;)
> >
> >That's not an exception we see very often.
> >Your server.xml still has the default shutdown port (8005)?

 YES

> >Can you telnet to localhost:8005 and issue SHUTDOWN?

 YES, but how to issue shutdown ?

> >Do you have a strange networking setup on this machine?

 I'm not connected to any network !!

> >During shutdown, tomcat tries to connect to the server shutdown port and
> >issue the simple string command, SHUTDOWN.  For safety, tomcat will only
> >accept connections from localhost on the shutdown port.
> >
> >Yoav Shapira
> >Millennium ChemInformatics
> >
> >
> >>-----Original Message-----
> >>From: Fabio Bazzani [mailto:siemfabio@grisnet.it]
> >>Sent: Wednesday, September 03, 2003 12:29 PM
> >>To: Tomcat Users List
> >>Subject: tomcat 4.1.27: cannot shutdown tomcat !!
> >>
> >>I'm working with JDK 1.4.0 and tomcat 4.1.27.
> >>I'm in advanced development and unexpectedly I cannot shutdown Tomcat.
> >>I spent all day to try undertand the why ?
> >>
> >>shell error message:
> >>
> >>Stopping service Tomcat-Standalone
> >>java.net.NoRouteToHostException: No route to host: connect
> >>        at java.net.PlainSocketImpl.socketConnect(Native Method)
> >>        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:295)
> >>        at
> >>java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:159)
> >>        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:148)
> >>        at java.net.Socket.connect(Socket.java:425)
> >>        at java.net.Socket.connect(Socket.java:375)
> >>        at java.net.Socket.<init>(Socket.java:290)
> >>        at java.net.Socket.<init>(Socket.java:146)
> >>        at
> >>org.apache.jk.common.ChannelSocket.destroy(ChannelSocket.java:384)
> >>        at org.apache.jk.server.JkMain.stop(JkMain.java:311)
> >>        at
> >>org.apache.jk.server.JkCoyoteHandler.destroy(JkCoyoteHandler.java:181)
> >>        at
> >>org.apache.coyote.tomcat4.CoyoteConnector.stop(CoyoteConnector.java:120
> 5)
> >>        at
> >>org.apache.catalina.core.StandardService.stop(StandardService.java:546)
> >>        at
> >>org.apache.catalina.core.StandardServer.stop(StandardServer.java:2225)
> >>        at
> org.apache.catalina.startup.Catalina.start(Catalina.java:543)
> >>        at
> org.apache.catalina.startup.Catalina.execute(Catalina.java:400)
> >>        at
> org.apache.catalina.startup.Catalina.process(Catalina.java:180)
> >>        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:324)
> >>        at
> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
> >>
> >>Does anybody know what happened ?
> >>
> >>Thank you.
> >>
> >>Fabio
>
>
>
> 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: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>