On Thu, 31 Jan 2002, Remy Maucherat wrote:

> Date: Thu, 31 Jan 2002 13:01:48 -0800
> From: Remy Maucherat <[EMAIL PROTECTED]>
> Reply-To: Tomcat Developers List <[EMAIL PROTECTED]>
> To: Tomcat Developers List <[EMAIL PROTECTED]>
> Subject: Re: cvs commit:
>     jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core
>     StandardServer.java
>
> > craigmcc    02/01/31 12:56:03
> >
> >   Modified:    catalina/src/share/org/apache/catalina/connector/http
> >                         HttpConnector.java
> >                catalina/src/share/org/apache/catalina/core
> >                         StandardServer.java
> >   Log:
> >   Enhance the exception message produced when creating a server socket
> >   fails (typically due to an "Address in use" situation) to include the
> >   port number of the failed open.
> >
> >   Enhancements to the proposed patch include:
> >   * If the socket is only for a particular IP address, report that also.
> >   * Add a similar enhancement to the message for the shutdown port opening
> >     (although you will normally encounter an error on the connector before
> >     running in to this one).
> >
> >   PR: Bugzilla #6130
> >   Submitted by: Jon Stevens <[EMAIL PROTECTED]>
>
> +1 for the change.

Does that mean ok for 4.0.2 as well?

> Sorry Jon, I didn't have much time to apply it :-(
>
> Remy
>

Craig


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


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

Reply via email to