Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 485254

Summary: Cluster startup failure during recovery when persistent JMS messages are used
Product: Red Hat Enterprise MRG Reporter: Arnaud Simon <asimon>
Component: qpid-cppAssignee: Arnaud Simon <asimon>
Status: CLOSED DUPLICATE QA Contact: Frantisek Reznicek <freznice>
Severity: medium Docs Contact:
Priority: low    
Version: 1.1CC: esammons, gsim
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: IG Index
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-02 11:30:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Arnaud Simon 2009-02-12 16:36:37 UTC
Description of problem:
Startup failure during recovery when persistent JMS messages are used. 

Workaround: 
clean the data dir before restart, or use non-per messages.

Comment 1 Gordon Sim 2009-02-17 12:05:49 UTC
Arnaud, can you give some details on the nature or the failure?

Comment 2 Arnaud Simon 2009-03-02 11:13:17 UTC
Here is the error:
2009-mar-02 12:10:25 debug 192.168.224.71:25030(INIT) config change: 192.168.224.71:25030 192.168.224.71:25005 (joined) 
2009-mar-02 12:10:25 notice Journal "TplStore": Created
2009-mar-02 12:10:25 debug Journal "TplStore": Journal directory = "/home/asimon/.qpidd2/rhm/tpl/"; Base file name = "tpl"
2009-mar-02 12:10:25 notice Store module initialized; dir=/home/asimon/.qpidd2
2009-mar-02 12:10:25 info > Default files per journal: 8
2009-mar-02 12:10:25 info > Default journal file size: 24 (wpgs)
2009-mar-02 12:10:25 info > Default write cache page size: 32 (Kib)
2009-mar-02 12:10:25 info > Default number of write cache pages: 32
2009-mar-02 12:10:25 info > TPL files per journal: 8
2009-mar-02 12:10:25 info > TPL journal file size: 24 (wpgs)
2009-mar-02 12:10:25 info > TPL write cache page size: 4 (Kib)
2009-mar-02 12:10:25 info > TPL number of write cache pages: 64
2009-mar-02 12:10:25 notice Recovering from cluster, no recovery from local journal
2009-mar-02 12:10:25 debug Exception constructed: Exchange already exists: amq.topic (MessageStoreImpl.cpp:489)
2009-mar-02 12:10:25 debug Journal "TplStore": Destroyed
2009-mar-02 12:10:25 critical Broker start-up failed: Exchange already exists: amq.topic (MessageStoreImpl.cpp:489)

Comment 3 Gordon Sim 2009-03-02 11:30:37 UTC
Duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=486991

*** This bug has been marked as a duplicate of bug 486991 ***