You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "a2wes (JIRA)" <ji...@apache.org> on 2008/02/01 23:26:35 UTC

[jira] Updated: (AMQ-1570) Default Persistence fails / MDBs stop processing in JBoss 4.2.2.GA

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

a2wes updated AMQ-1570:
-----------------------

    Attachment: patchfile.txt

This is the possible patch to fix this bug.

> Default Persistence fails / MDBs stop processing in JBoss 4.2.2.GA
> ------------------------------------------------------------------
>
>                 Key: AMQ-1570
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1570
>             Project: ActiveMQ
>          Issue Type: Bug
>         Environment: Linux 2.6
> JBoss 4.2.2.GA
> default server directory
> embedded broker with all defaults (empty broker element with useJmx="true")
>            Reporter: a2wes
>         Attachments: amqerrejb.tar.gz, patchfile.txt
>
>
> After a number of messages are delivered, the following error is encountered, and the consumer stops consuming (with variable IDs) :
>  14:37:02,825 ERROR [RecoveryListenerAdapter] Message id ID:servername-01-48018-1201289318807-2:430:1:1:1 could not be recovered from the data store!
> This can be reproduced by building the jar via ant from the included tar.gz with exploded rar and jms data source. In order to produce, deploy rar,jar, and data source, and post some large number (>100000 works for me reliably) as a text message to PostingQueue. and it will post that many object messages to the ReportLogMDBQueue, which will eventually produce the error.

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