You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Kim van der Riet (JIRA)" <ji...@apache.org> on 2013/12/16 19:47:11 UTC

[jira] [Created] (QPID-5425) Linearstore: Transaction Prepared List (TPL) fails with jexception 0x0402 AtomicCounter::addLimit() threw JERR_JNLF_FILEOFFSOVFL

Kim van der Riet created QPID-5425:
--------------------------------------

             Summary: Linearstore: Transaction Prepared List (TPL) fails with jexception 0x0402 AtomicCounter::addLimit() threw JERR_JNLF_FILEOFFSOVFL
                 Key: QPID-5425
                 URL: https://issues.apache.org/jira/browse/QPID-5425
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
            Reporter: Kim van der Riet
            Assignee: Kim van der Riet


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

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

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

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



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

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