Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

openjdk6 java.net.PlainSocketImpl.socketGetOption(Native Method)

3 views
Skip to first unread message

Jonathan Chen

unread,
Mar 16, 2011, 3:37:36 PM3/16/11
to
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 <jonath...@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 postm...@solnetsolutions.co.nz as
soon as possible. The content of this email does not necessarily
reflect the views of Solnet Solutions Ltd.

_______________________________________________
freebs...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-java
To unsubscribe, send any mail to "freebsd-java...@freebsd.org"

0 new messages