From owner-freebsd-java@FreeBSD.ORG Wed Mar 16 19:55:17 2011 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A467A106564A for ; Wed, 16 Mar 2011 19:55:17 +0000 (UTC) (envelope-from jonathan.chen@solnetsolutions.co.nz) Received: from wlmld.solnetsolutions.co.nz (wlmld.solnetsolutions.co.nz [203.99.128.43]) by mx1.freebsd.org (Postfix) with ESMTP id 6CA618FC1A for ; Wed, 16 Mar 2011 19:55:17 +0000 (UTC) Received: from wlmld.solnetsolutions.co.nz (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 06D4BB300AB for ; Thu, 17 Mar 2011 08:35:26 +1300 (NZDT) Received: from jonathan.chen (unknown [192.168.1.173]) by wlmld.solnetsolutions.co.nz (Postfix) with ESMTP id E7CB8B300AA for ; Thu, 17 Mar 2011 08:35:25 +1300 (NZDT) Message-ID: <19658_1300304126_4D8110FE_19658_11709_1_4D811180.9060101@solnetsolutions.co.nz> Date: Thu, 17 Mar 2011 08:37:36 +1300 From: Jonathan Chen Organization: Solnet Solutions User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110307 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Copyrighted-Material: Please read the disclaimer at the bottom of this email. Subject: openjdk6 java.net.PlainSocketImpl.socketGetOption(Native Method) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2011 19:55:17 -0000 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 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.