Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-5425

Linearstore: Transaction Prepared List (TPL) fails with jexception 0x0402 AtomicCounter::addLimit() threw JERR_JNLF_FILEOFFSOVFL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • C++ Broker
    • None

    Description

      When records are sent to the store transactionally, the transaction prepared list (TPL) fails with:

      Unexpected error: jexception 0x0402 AtomicCounter::addLimit() threw JERR_JNLF_FILEOFFSOVFL: Attmepted to increase submitted offset past file size. (JournalFile::submittedDblkCount)

      The error can easliy be reproduced by running the following against the broker with the linearstore loaded:

      qpid-send -a "tq;{create:always,node:{type:queue,durable:true} }" --durable true --tx 1 --content-size 10 --messages 10000

      Attachments

        Activity

          People

            kpvdr Kim van der Riet
            kpvdr Kim van der Riet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: