Hi,
We are facing the following issue while a server restart --
<Jun 5, 2020 9:04:30 AM EDT> <Notice> <Stdout> <BEA-000000> <2020-06-05 09:04:30.427/104.584 Oracle Coherence GE 3.7.1.0 <Error> (thread=PacketReceiver, member=8): Stopping cluster due to unhandled exception: java.lang.IndexOutOfBoundsException: of=-20358, cb=20545, length()=187
at com.tangosol.io.AbstractReadBuffer.checkBounds(AbstractReadBuffer.java:805)
at com.tangosol.io.AbstractReadBuffer.getReadBuffer(AbstractReadBuffer.java:46)
at com.tangosol.coherence.component.net.packet.MessagePacket.defineBufferView(MessagePacket.CDB:2)
at com.tangosol.coherence.component.net.Packet.extract(Packet.CDB:66)
at com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketReceiver.onNotify(PacketReceiver.CDB:28)
at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
at java.lang.Thread.run(Thread.java:745)>
Need to know when thes issues arise and how to resolve it.