[jboss-jira] [JBoss JIRA] (WFLY-10469) Dropped message did not match the computed checksum

Romain Pelisse (JIRA) issues at jboss.org
Tue May 29 04:24:00 EDT 2018


Romain Pelisse created WFLY-10469:
-------------------------------------

             Summary: Dropped message did not match the computed checksum
                 Key: WFLY-10469
                 URL: https://issues.jboss.org/browse/WFLY-10469
             Project: WildFly
          Issue Type: Bug
          Components: Clustering
            Reporter: Romain Pelisse
            Assignee: Paul Ferraro


We saw this error during failover scenario *eap-7x-failover-http-session-shutdown-dist-async-auth-asymEncrypt* (scenario with "AUTH" and "ASYM_ENCRYPT" protocols enabled) (21 occurences).

The error started to occur on *server*
{code}
04:42:59,767 WARN  [org.jgroups.protocols.ASYM_ENCRYPT] (thread-20,ee,perf21) perf21: exception occurred decrypting message
[JBossINF] 04:42:59,768 ERROR [org.jgroups.protocols.ASYM_ENCRYPT] (thread-10,ee,perf21) perf21: dropped message from perf20 as the message's checksum (3775292975120264796) did not match the computed checksum (2347657351)
[JBossINF] 04:42:59,768 WARN  [org.jgroups.protocols.ASYM_ENCRYPT] (thread-10,ee,perf21) perf21: unrecognized cipher; discarding message from perf20
{code}

together with decrypting WARN messages 2 seconds after new cluster view was received:

{code}
04:42:57,878 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (thread-6,ee,perf21) ISPN000094: Received new cluster view for channel ejb: [perf19|4] (3) [perf19, perf21, perf20]
{code}

Link to server log:
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/perflab_eap-7x-failover-http-session-shutdown-dist-async-auth-asymEncrypt/4/console-perf21/

Client did not log any error at that time.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jboss-jira mailing list