> 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. Sorry Jon, I didn't have much time to apply it :-( Remy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
