It sounds like you're running into the native connector shutdown issue I
had a while back.  
http://marc.theaimsgroup.com/?l=tomcat-user&m=113925257718848&w=2

This problem is fixed in 5.5.16 which looks like it will be voted stable
very soon.  You could run with out the native connector until and then
move to 5.5.16.  Or rebuild the connector yourself.
,
Josh.

> -----Original Message-----
> From: Khawaja Shams [mailto:[EMAIL PROTECTED] 
> Sent: Monday, March 13, 2006 2:50 PM
> To: Tomcat Users List
> Subject: Re: Tomcat not shutting down
> 
> 
> Hello,
>   Thank you for responding.  I am using 5.5.15.  I shutdown 
> using TOMCAT_HOME/bin/shutdown.sh.  Do I need to upgrade to 
> the latest version to get this to work? Thanks again.
> 
> Regards,
> Khawaja Shams
> 
> On 3/13/06, Fenlason, Josh <[EMAIL PROTECTED]> wrote:
> >
> > What version of Tomcat are you using?  Are you using the native APR 
> > connector?  There is a bug in the native shutdown code in 
> 5.5.15, but 
> > it's fixed in 5.5.16. ,
> > Josh.
> >
> > > -----Original Message-----
> > > From: Khawaja Shams [mailto:[EMAIL PROTECTED]
> > > Sent: Monday, March 13, 2006 2:27 PM
> > > To: Tomcat Users List
> > > Subject: Tomcat not shutting down
> > >
> > >
> > > Hello,
> > >    Has anyone had the following problem: Tomcat refuses 
> to shutdown 
> > > and stops listening on port 8005 for the shutdown connection even 
> > > though it is still listening on 8080? With the latest version of 
> > > tomcat, I get nothing when I do ps
> > > -ef|grep tomcat.  Is there any other way to find the process
> > > id of tomcat that is still running and kill it without restarting 
> > > the server? Currently, if I try to start tomcat, I get a bind 
> > > exception that the address is already in use.  We have no other 
> > > applications running on this port, so I know that it is a stale 
> > > version of tomcat (netstat).  Thanks in advance.
> > >
> > > Regards,
> > > Khawaja Shams
> > >
> >
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to