글타래(쓰레드): java.io.IOException: Invalid argument on UdpSocket


Permlink 댓글: 1 - 페이지: 1 - 마지막 글: Jul 31, 2007 12:43 PM 최종 작성자: dcarrano
Guest
java.io.IOException: Invalid argument on UdpSocket
게시일: Jul 12, 2007 6:48 PM
Click to report abuse...   이 글타래에 댓글을 올리려면 클릭하십시오 댓글
I get the following error and stack trace when attempting to start a Coherence(v 3.2.2) cache instance running within WebLogic server 10.0 on Debian Linux under Sun JDK 1.5.06. The cache instance is being invoked with storage disabled. I am able to start a separate Coherence cache server running outside WebLogic before starting the instance within WebLogic. Any clues on what i am missing?

Thanks

Ramdas


3.2.2/371 <Error> (thread=PacketPublisher, member=1): Unable to refresh sockets: UnicastUdpSocket{State=STATE_OPEN, address:port=10.24.2.21:8089}, MulticastUdpSocket{State=STATE_OPEN, address:port=224.3.10.5:31345, InterfaceAddress=10.24.2.21, TimeToLive=2}, TcpSocketAccepter{State=STATE_OPEN, ServerSocket=10.24.2.21:8089}
Last exception on UnicastUdpSocket{State=STATE_OPEN, address:port=10.24.2.21:8089} was:
java.io.IOException: Invalid argument
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at com.tangosol.coherence.component.net.socket.UdpSocket.send(UdpSocket.CDB:17)
at com.tangosol.coherence.component.net.udpPacket.OutgoingUdpPacket.send(OutgoingUdpPacket.CDB:13)
at com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketPublisher.onPacket(PacketPublisher.CDB:160)
at com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketPublisher.onNotify(PacketPublisher.CDB:47)
at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:35)
at java.lang.Thread.run(Thread.java:595)
dcarrano

글: 2,382
등록일: 07-10-05
Re: java.io.IOException: Invalid argument on UdpSocket
게시일: Jul 31, 2007 12:43 PM   Guest님의 질문에 답변 Guest님의 질문에 답변
Click to report abuse...   이 글타래에 댓글을 올리려면 클릭하십시오 댓글
Hi Ramdas,

This issue appears similar to this bug:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4453100

Can you try starting WebLogic with IPv6 disabled? On Sun JVMs you can try the following property:

java.net.preferIPv4Stack=true

Thanks,

Patrick Peralta
Oracle
포럼 도움말
oracle.statuslevel.guru oracle.statuslevel.guru : 2500 - 1000000 pts
oracle.statuslevel.expert oracle.statuslevel.expert : 1000 - 2499 pts
oracle.statuslevel.pro oracle.statuslevel.pro : 500 - 999 pts
oracle.statuslevel.journeyman oracle.statuslevel.journeyman : 200 - 499 pts
oracle.statuslevel.newbie oracle.statuslevel.newbie : 0 - 199 pts
oracle.statuslevel.acedirector
Oracle ACE
oracle.statuslevel.aceemployee
유용한 답변 (5 포인트)
정확한 답변 (10 포인트)

전체 포럼의 최신 메시지를 받아보시려면 RSS 리더의 URL을 이곳으로 지정하십시오