On Tue, May 13, 2008 at 10:02 PM, Andrew Beekhof <[EMAIL PROTECTED]> wrote:
>
> On Tue, May 13, 2008 at 7:56 PM, Steven Dake <[EMAIL PROTECTED]> wrote:
>  > I have not witnessed this error, but it was reported on the mailing list
>  >  and I am speculating this patch will resolve the problem.
>  >
>  >  Andrew can you give it a run?
>
>  better, but for some reason its still loaded twice (but at least not
>  three times):

I did some poking around and found the reason...

In my .init_exec_fn I do a lookup of the logging configuration and for
a section containing pacemaker-specific options.
It seems that this is messing up the iterator in
openais_service_defaults_link_and_init() and causing
objdb->object_find() to return the same value twice.

I don't know what the solution is, but its important to be able to
look up the configuration at some point during startup.
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to