You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2018/03/08 18:00:00 UTC

[jira] [Created] (QPID-8120) [Broker-J] [BDB HA] Replica Broker entered error reporting loop after EnvironmentFailureException: Message op: Entry Body size [nnnn] is too large.

Keith Wall created QPID-8120:
--------------------------------

             Summary: [Broker-J] [BDB HA] Replica Broker entered error reporting loop after EnvironmentFailureException: Message op: Entry Body size [nnnn] is too large.
                 Key: QPID-8120
                 URL: https://issues.apache.org/jira/browse/QPID-8120
             Project: Qpid
          Issue Type: Bug
          Components: Broker-J
    Affects Versions: qpid-java-6.1.5
            Reporter: Keith Wall
         Attachments: log.txt

If a Broker in the replica role encounters a fatal exception, the Broker is supposed to shutdown cleanly after reporting the exception.   There is at least one path through the code where this does not happen.  As seen in the attached log, following a {{com.sleepycat.je.EnvironmentFailureException: (JE 5.0.104) Message op: Entry Body size: 14583287 is too large}} a error reporting loop formed, repeating the same exception to the logs every 5ms or so. 

This defect whilst not a root cause, may mask the true root cause or hamper an attempt to return to business as usual.







--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org