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=15899>. 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=15899 SocketServer won't use IP address if server has not hostname [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.2 |1.2beta ------- Additional Comments From [EMAIL PROTECTED] 2003-02-20 23:06 ------- Tested same configuration on a windows 2000 machine without name resolution and string returned from java.net.InetAddress.toString() lists "D1.D2.D3.D4/D1.D2.D3.D4" opposed to "/D1.D2.D3.D4" on Linux. This seems to be a difference in the implementations of Sun's java JVM on Linux versus windows 2000. So the recommended patch is more of a work around to the JVM's bug opposed to a problem with log4j. I used JDK1.3.1_06 for Linux and Windows in this test. I'll submit this issue to Sun. Jonathan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]