I build the message-store 0.6 with 0.8 qpid build, is this the error, if so do you have 0.8 message-store to be used ?
I think this won't be the issue, if so how are you going to test the persistent with 0.8 release ? Thanks Lahiru On Thu, Dec 2, 2010 at 11:43 AM, Lahiru Gunathilake <[email protected]>wrote: > Hi Carl/Ted, > > I tried building message-store, and it was successfully build, I assume > that to be worked i need to load the module msgstore.so when start qpidd, so > I try to load the module using --load-module and I am getting this error > > 2010-12-02 11:38:54 critical Unexpected error: > /usr/local/lib/qpid/daemon/msgstore.so: undefined symbol: > _ZN4qpid10management16ManagementObject15writeTimestampsERNS_7framing6BufferE: > /usr/local/lib/qpid/daemon/msgstore.so (qpid/sys/posix/Shlib.cpp:35) > > Anybody have idea why is this error coming ? > > Regards > Lahiru > > On Thu, Dec 2, 2010 at 2:01 AM, Carl Trieloff <[email protected]>wrote: > >> On 12/01/2010 01:26 PM, Lahiru Gunathilake wrote: >> >>> Should I >>> define queues durable to get this behavior of persistent ? >>> >>> >>> >> >> yes, you need to mark the queue persistent. and the messages you want >> durable... i.e. you can put transient messages on a durable queue. >> >> Carl. >> >> >> --------------------------------------------------------------------- >> Apache Qpid - AMQP Messaging Implementation >> Project: http://qpid.apache.org >> Use/Interact: mailto:[email protected] >> >> >
