Issue Details (XML | Word | Printable)

Key: AMQ-1674
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Rob Davies
Reporter: a2wes
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
ActiveMQ

Default Persistence fails / MDBs stop processing in JBoss 4.2.2.GA

Created: 18/Apr/08 10:45 AM   Updated: 18/Apr/08 11:20 AM
Return to search
Component/s: Message Store
Affects Version/s: 5.0.0, 5.1.0, 5.2.0
Fix Version/s: 5.1.0

Time Tracking:
Original Estimate: 30 minutes
Original Estimate - 30 minutes
Remaining Estimate: 30 minutes
Remaining Estimate - 30 minutes
Time Spent: Not Specified
Remaining Estimate - 30 minutes

File Attachments:
  Size
GZip Archive Licensed for inclusion in ASF works amqerrejb.tar.gz 2008-04-18 10:50 AM a2wes 10 kB
Text File Licensed for inclusion in ASF works patchfile.txt 2008-04-18 10:50 AM a2wes 0.7 kB
Environment:
Linux 2.6
JBoss 4.2.2.GA
default server directory
embedded broker with all defaults (empty broker element with useJmx="true")

Patch Info: Patch Available


 Description  « Hide
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.



 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
a2wes added a comment - 18/Apr/08 10:50 AM
Source that generates error. Must be deployed as an MDB inside Jboss.

a2wes added a comment - 18/Apr/08 10:50 AM
Suggested patch

Rob Davies added a comment - 18/Apr/08 11:20 AM
Patch applied in SVN revision 649643