Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

One of the nodes in the cluster fail to come up with errors

Shashidhar Misra-OracleDec 17 2017 — edited Jan 3 2018

Hi,

We are using Coherence 12.2.1.0.4 and one of the nodes in the cluster failed to come up with the below errors. The issue got resolved automatically after multiple retries, no changes were done to the system. Could you please suggest if this is a known issue and how it can be resolved ?

2017-12-08 09:50:22.609 AEDT ERROR -  -  -  - Oracle Coherence 12.2.1.0.4 (thread=SelectionService(channels=16, selector=MultiplexedSelector(sun.nio.ch.DevPollSelectorImpl@5fc930f0), id=922871524), member=39): Stopping cluster due to unhandled exception: java.lang.ArrayIndexOutOfBoundsException: -4350

        at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService.getService(ClusterService.CDB:4)

        at com.tangosol.coherence.component.net.Cluster$TransportService$MessageHandler.getServiceById(Cluster.CDB:1)

        at com.tangosol.coherence.component.net.MessageHandler$Connection.prepareMessage(MessageHandler.CDB:16)

        at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.TransportService$MessageHandler$Connection.prepareMessage(TransportService.CDB:3)

        at com.tangosol.coherence.component.net.MessageHandler.processMessage(MessageHandler.CDB:26)

        at com.tangosol.coherence.component.net.MessageHandler$EventCollector.add(MessageHandler.CDB:51)

        at com.oracle.common.internal.net.socketbus.AbstractSocketBus.addEvent(AbstractSocketBus.java:779)

        at com.oracle.common.internal.net.socketbus.SocketMessageBus$MessageConnection$ReadBatch.onReady(SocketMessageBus.java:546)

        at com.oracle.common.internal.net.socketbus.SocketMessageBus$MessageConnection$ReadBatch.read(SocketMessageBus.java:449)

        at com.oracle.common.internal.net.socketbus.SocketMessageBus$MessageConnection.processReads(SocketMessageBus.java:190)

        at com.oracle.common.internal.net.socketbus.BufferedSocketBus$BufferedConnection.onReadySafe(BufferedSocketBus.java:666)

        at com.oracle.common.internal.net.socketbus.AbstractSocketBus$Connection.onReady(AbstractSocketBus.java:2016)

        at com.oracle.common.internal.net.RunnableSelectionService.process(RunnableSelectionService.java:401)

        at com.oracle.common.internal.net.RunnableSelectionService.run(RunnableSelectionService.java:274)

        at com.oracle.common.internal.net.ResumableSelectionService.run(ResumableSelectionService.java:133)

        at java.lang.Thread.run(Thread.java:748)

Thanks & Regards

Shashidhar

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 31 2018
Added on Dec 17 2017
9 comments
724 views