You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Rob Davies (JIRA)" <ji...@apache.org> on 2007/12/20 15:35:27 UTC

[jira] Resolved: (AMQ-1527) AMQ message store throws IndexOutOfBoundsExceptions

     [ https://issues.apache.org/activemq/browse/AMQ-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Davies resolved AMQ-1527.
-----------------------------

    Resolution: Duplicate
      Assignee: Rob Davies

Rainer - missed that you raised this - its resolved by - https://issues.apache.org/activemq/browse/AMQ-1528

> AMQ message store throws IndexOutOfBoundsExceptions
> ---------------------------------------------------
>
>                 Key: AMQ-1527
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1527
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Message Store
>    Affects Versions: 5.0.0
>            Reporter: Rainer Klute
>            Assignee: Rob Davies
>         Attachments: ActiveMQ_Testcases.jar
>
>
> When piping huge amounts of persistent messages through ActiveMQ using the AMQ message store, some messages cannot be inserted into the long term message store because of an IndexOutOfBoundsException and will get lost. Depending on the test case, these execptions start after about 250,000 to 300,000 messages have been sent.
> The problem does only occur if transactions are involved, either on the producer or on the receiver side. If none of them works transactional, things go smoothly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.