RE: Re: Re: Re: APR Connector Shutdown Problem

2006-02-06 Thread Fenlason, Josh
That seems to have done the trick. Thanks for your help Bill! , Josh. > -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Bill Barker > Sent: Friday, February 03, 2006 9:50 PM > To: users@tomcat.apache.org > Subject: Re: Re: Re: APR Connector S

Re: Re: Re: APR Connector Shutdown Problem

2006-02-03 Thread Bill Barker
l Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Bill Barker > Sent: Monday, January 30, 2006 10:07 PM > To: users@tomcat.apache.org > Subject: Re: Re: APR Connector Shutdown Problem > > > Not by me, I don't really work on the APR Connector ;-). > >

RE: Re: Re: APR Connector Shutdown Problem

2006-01-31 Thread Fenlason, Josh
n the dev list? Thanks. , Josh. > -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Bill Barker > Sent: Monday, January 30, 2006 10:07 PM > To: users@tomcat.apache.org > Subject: Re: Re: APR Connector Shutdown Problem > > > Not by me, I

Re: Re: APR Connector Shutdown Problem

2006-01-30 Thread Bill Barker
; Sent: Friday, January 27, 2006 8:59 PM > To: users@tomcat.apache.org > Subject: Re: APR Connector Shutdown Problem > > > Yeah, the difference is that Httpd calls: > apr_socket_opt_set(s, APR_SO_REUSEADDR, one); > on the Socket before binding it. That allows it to bind even >

RE: Re: APR Connector Shutdown Problem

2006-01-30 Thread Fenlason, Josh
> this to shutdown properly? Thanks in advance. , Josh. > > > -Original Message- > > From: Mladen Turk [mailto:[EMAIL PROTECTED] > > Sent: Friday, January 27, 2006 1:24 AM > > To: Tomcat Users List > > Subject: Re: APR Connector Shutdown Problem >

Re: APR Connector Shutdown Problem

2006-01-27 Thread Bill Barker
MAIL PROTECTED] > Sent: Friday, January 27, 2006 1:24 AM > To: Tomcat Users List > Subject: Re: APR Connector Shutdown Problem > > > Fenlason, Josh wrote: > > I'm running into a problem with the APR connector not shutting down > > properly. Tomcat runs fine and the

RE: APR Connector Shutdown Problem

2006-01-27 Thread Fenlason, Josh
lanned shutdown. Apache doesn't work like that. Any other suggestions on how to get this to shutdown properly? Thanks in advance. , Josh. > -Original Message- > From: Mladen Turk [mailto:[EMAIL PROTECTED] > Sent: Friday, January 27, 2006 1:24 AM > To: Tomcat Users List >

Re: APR Connector Shutdown Problem

2006-01-26 Thread Mladen Turk
Fenlason, Josh wrote: I'm running into a problem with the APR connector not shutting down properly. Tomcat runs fine and there are no errors on shutdown, but if I shut Tomcat down and start it up again I get a socket bind failed error in the catalina log (attached). I have to wait for several

RE: APR Connector Shutdown Problem

2006-01-26 Thread Fenlason, Josh
IL PROTECTED] > Sent: Thursday, January 26, 2006 5:13 PM > To: Tomcat Users List > Subject: Re: APR Connector Shutdown Problem > > > Try switching to a ajp1.3 connector - "cyote" if you can...AJP are > fairly new and problematic from what I have seen and heard > &g

Re: APR Connector Shutdown Problem

2006-01-26 Thread Mike Sabroff
Try switching to a ajp1.3 connector - "cyote" if you can...AJP are fairly new and problematic from what I have seen and heard Fenlason, Josh wrote: I'm running into a problem with the APR connector not shutting down properly. Tomcat runs fine and there are no errors on shutdown, but if I shut

APR Connector Shutdown Problem

2006-01-26 Thread Fenlason, Josh
Title: Message I'm running into a problem with the APR connector not shutting down properly.  Tomcat runs fine and there are no errors on shutdown, but if I shut Tomcat down and start it up again I get a socket bind failed error in the catalina log (attached).  I have to wait for several min