Cycle Client Reports 'Java.net.BindException: Address Already In Use' Message
(Doc ID 2923055.1)
Last updated on MARCH 11, 2024
Applies to:
Oracle Insurance Policy Administration J2EE - Version 11.3.0.25 and laterInformation in this document applies to any platform.
Symptoms
On : 11.3.0.25 version, Cycle Issues
When attempting to run the Batch Cycle, the following message is reported.
ERROR
-----------------------
Oracle Coherence GE 12.2.1.3.0 (thread=Cluster, member=n/a): com.tangosol.net.internal.ClusterJoinException
at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService$NewMemberAnnounceReply.onReceived(ClusterService.CDB:72)
at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onMessage(Grid.CDB:38)
at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onNotify(Grid.CDB:23)
at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService.onNotify(ClusterService.CDB:25)
at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:54)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.BindException: Address already in use
at java.net.PlainDatagramSocketImpl.bind0(Native Method)
at java.net.AbstractPlainDatagramSocketImpl.bind(AbstractPlainDatagramSocketImpl.java:94)
at java.net.DatagramSocket.bind(DatagramSocket.java:392)
at com.tangosol.coherence.component.net.socket.UdpSocket.rebind(UdpSocket.CDB:18)
at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService$NewMemberAnnounceReply.onReceived(ClusterService.CDB:65)
... 5 more
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |