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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Assertion failed: expected to read 3 bytes; read 4 bytes instead

3045031Sep 7 2019 — edited Nov 22 2019

Dear Team

Would you please help me to understand the nature of the issue of :

ERROR Coherence - 2019-09-07 06:46:04.229 Oracle Coherence GE 12.2.1.0.3 <Error> (thread=Proxy:ExtendedTcpProxyService:TcpAcceptor:TcpProcessor, member=12): Assertion failed: expected to read 3 bytes; read 4 bytes instead

        at com.tangosol.coherence.component.util.daemon.queueProcessor.service.peer.acceptor.TcpAcceptor$TcpProcessor.onRead(TcpAcceptor.CDB:197)

        at com.tangosol.coherence.component.util.daemon.queueProcessor.service.peer.acceptor.TcpAcceptor$TcpProcessor.onSelect(TcpAcceptor.CDB:44)

        at com.tangosol.coherence.component.util.daemon.queueProcessor.service.peer.acceptor.TcpAcceptor$TcpProcessor.onNotify(TcpAcceptor.CDB:14)

        at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:45)

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

All our proxy logs are full of this errors.

Versions:

coherence: '12.2.1.0.3b65674-Int',

coherenceCommon: '2.3.0.39174',

coherenceIncubator: '12.3.1',

Many thanks in advance!

Comments
Post Details
Added on Sep 7 2019
2 comments
463 views