[ 
https://issues.apache.org/jira/browse/QPID-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13849741#comment-13849741
 ] 

ASF subversion and git services commented on QPID-5425:
-------------------------------------------------------

Commit 1551361 from [~kpvdr] in branch 'qpid/trunk'
[ https://svn.apache.org/r1551361 ]

QPID-5425: TPL fails with JERR_JNLF_FILEOFFSOVFL

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to