hello

has anyone been able to run qpid with persistance msgstore module built with
bdb 4.7?
i only managed to do it with bdb 4.3 - this is the version mentioned in the
msgstore readme, but is it possible to have the latest one?

here's what i get on starting up the cpp broker:


2012-01-18 19:54:46 error BDB exception occurred while initializing store:
DbEnv::set_encrypt: Operation not supported
2012-01-18 19:54:47 error Previoius BDB store initialization failed,
retrying (2 of 3)...
2012-01-18 19:54:47 error BDB exception occurred while initializing store:
DbEnv::set_encrypt: Operation not supported
2012-01-18 19:54:48 error Previoius BDB store initialization failed,
retrying (3 of 3)...
2012-01-18 19:54:48 error BDB exception occurred while initializing store:
DbEnv::set_encrypt: Operation not supported
2012-01-18 19:54:48 critical Unexpected error: BDB exception occurred while
initializing store (MessageStoreImpl.cpp:373): DbEnv::set_encrypt: Operation
not supported
2012-01-18 19:54:48 debug Exception constructed: Daemon startup failed: BDB
exception occurred while initializing store (MessageStoreImpl.cpp:373):
DbEnv::set_encrypt: Operation not supported
2012-01-18 19:54:48 critical Unexpected error: Daemon startup failed: BDB
exception occurred while initializing store (MessageStoreImpl.cpp:373):
DbEnv::set_encrypt: Operation not supported


i know may be this question doesn't belong here, but wanted to get an
opinion from fellow qpid-ers

qpid 0.10-0.12 on centos 6


--
View this message in context: 
http://qpid.2158936.n2.nabble.com/msgstore-with-berkeleydb-4-7-tp7203075p7203075.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscr...@qpid.apache.org

Reply via email to