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 <cctriel...@redhat.com> 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:users-subscr...@qpid.apache.org
>
>

Reply via email to