Date: Thu, 17 Mar 2011 08:37:36 +1300 From: Jonathan Chen <jonathan.chen@solnetsolutions.co.nz> To: freebsd-java@freebsd.org Subject: openjdk6 java.net.PlainSocketImpl.socketGetOption(Native Method) Message-ID: <19658_1300304126_4D8110FE_19658_11709_1_4D811180.9060101@solnetsolutions.co.nz>
next in thread | raw e-mail | index | archive | help
Hi, I'm running openjdk6-b22_1 on a 8-STABLE/amd64 host, and I'm noticing Exceptions with the following stacktrace signature: 2011-03-15 15:16:39,402 ERROR [errorlog] java.net.SocketException: Bad address java.net.SocketException: Bad address at java.net.PlainSocketImpl.socketGetOption(Native Method) at java.net.AbstractPlainSocketImpl.getOption(AbstractPlainSocketImpl.java:299) at java.net.Socket.getSendBufferSize(Socket.java:1107) at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:737) at com.eviware.soapui.impl.wsdl.support.http.SoapUIMultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(SoapUIMultiThreadedHttpConnectionManager.java:1666) at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387) at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397) at ... There appears to be a problem with PlainSocketImpl.socketGetOption, and this impacts on most web-client software, eg: soap-ui, Eclipse updates, etc. Is anyone seeing this? Cheers. -- Jonathan Chen <jonathan.chen@solnetsolutions.co.nz> Solnet Solutions Limited t: +64 9 9775800 Level 7, Brookfields House, f: +64 9 9775801 19 Victoria Street West, ddi: +64 9 9775871 PO Box 6619, m: +64 21 635618 Auckland 1141, New Zealand http://www.solnetsolutions.co.nz/ Attention: This email may contain information intended for the sole use of the original recipient. Please respect this when sharing or disclosing this email's contents with any third party. If you believe you have received this email in error, please delete it and notify the sender or postmaster@solnetsolutions.co.nz as soon as possible. The content of this email does not necessarily reflect the views of Solnet Solutions Ltd.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19658_1300304126_4D8110FE_19658_11709_1_4D811180.9060101>