On 10/04/2012 07:51 PM, ParkiratBagga wrote:
Hi,

I am doing an upgrade of qpid c++ version from 0.12 version to 0.14 version.
The qpid version was using BDB persistence store.

Now when I point the Qpid-0.14 data-dir to the already existing data-dir
used by 0.12 version, I get the following error:

===========================
Daemon startup failed: BDB exception occurred while initializing store
(MessageStoreImpl.cpp:378): DbEnv::open: DB_RUNRECOVERY: Fatal error, run
database recovery
2012-10-04 14:43:34 critical Unexpected error: Daemon startup failed: BDB
exception occurred while initializing store (MessageStoreImpl.cpp:378):
DbEnv::open: DB_RUNRECOVERY: Fatal error, run database recovery
===========================

Is the persistence store not backward compatible?

It should be. The error above is not indicative of a version mismatch on the qpid side. Have you run db_recover against the bdb files?



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to