Date: Sun, 31 Mar 2002 03:21:59 -0500 (EST) From: Mikhail Kruk <meshko@cs.brandeis.edu> To: java@freebsd.org Subject: getHostByName haning Message-ID: <Pine.LNX.4.44.0203310310430.12774-100000@calliope.cs.brandeis.edu>
next in thread | raw e-mail | index | archive | help
Hi, has anyone experienced the following problem with native jdk 1.3.1 patch level 6? I have getHostName method hanging like this: at java.net.InetAddressImpl.getHostByAddr(Native Method) at java.net.InetAddress.getHostName(InetAddress.java:156) at java.net.InetAddress.getHostName(InetAddress.java:127) I can't yet reproduce this in a simple application though... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0203310310430.12774-100000>