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=17940>. 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=17940 SockerServer relies upon InetAddress.toString() for host key creation. Not supported > jdk1.4 Summary: SockerServer relies upon InetAddress.toString() for host key creation. Not supported > jdk1.4 Product: Log4j Version: 1.2 Platform: All OS/Version: Other Status: NEW Severity: Major Priority: Other Component: Other AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] According to the latest code that I'd seen in cvs SocketServer relies of InetAddress.toString() for the host name. This isn't supported in JDK 1.4 and up. InetAddress.getHostName() works fine. See http://developer.java.sun.com/developer/bugParade/bugs/4486633.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]