You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/01/30 18:56:20 UTC

DO NOT REPLY [Bug 6130] New: - [PATCH] Improving BindException error reporting

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6130>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6130

[PATCH] Improving BindException error reporting

           Summary: [PATCH] Improving BindException error reporting
           Product: Tomcat 4
           Version: Unknown
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: jon@latchkey.com


Someone on the Scarab list just reported a problem with getting a
BindException. It would be easier to debug the problem for the user if the
exception that they sent me showed the port number that the server was
trying to bind to at the time of the exception. That way, I can tell if it
was the shutdown port or the running port.

This is a little patch that should improve BindException error reporting. It
is against the 4.0.x branch. I'm not sure that I did it 100% right so I'm
submitting here in the hopes that someone (Craig? Remy?) will either 
approve
it or fix it and apply it. When you see it, I think that you will get what
I'm trying to do. Also, I'm not sure if this patch covers the shutdown port
#...if it doesn't that would be another good place to apply it to as well.

Thanks,

-jon

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>