Forwarding this to the networking mailing list.

Do you know of any way to reproduce the problem, like a small test case that we(I) could try?

Thanks,
Kurchi

On 8/29/2012 4:45 PM, Earle Nietzel wrote:
Seeing the following Warning multiple times every few seconds.

Aug 29, 2012 7:09:26 PM sun.rmi.transport.tcp.TCPTransport$AcceptLoop
executeAcceptLoop
WARNING: RMI TCP Accept-1099: accept loop for
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=1099] throws
java.net.SocketException: Invalid argument
        at java.net.PlainSocketImpl.socketAccept(Native Method)
        at 
java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
        at java.net.ServerSocket.implAccept(ServerSocket.java:522)
        at java.net.ServerSocket.accept(ServerSocket.java:490)
        at 
sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:387)
        at 
sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:359)
        at java.lang.Thread.run(Thread.java:722)


OSX 10.8.1

java version "1.7.0_06"
Java(TM) SE Runtime Environment (build 1.7.0_06-b24)
Java HotSpot(TM) 64-Bit Server VM (build 23.2-b09, mixed mode)

The closest thread I found seems to be this one:
http://mail.openjdk.java.net/pipermail/bsd-port-dev/2008-December/000229.html

No issues when using JAVA 6 JDK's.

These warnings appear constantly when working with ActiveMQ 5.4.0, 5.6.0.

Forgive for me if this post seems irrelevant to this list :)

Earle

--
-Kurchi

Reply via email to