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

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

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

Rainer Klute commented on AMQ-1527:
-----------------------------------

Thanks, Rob!

The IndexOutOfBoundsExceptions are gone. However, I still don't receive all sent messages. I'll investigate this further and will create a new issue if needed.

> 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.