[Linux-HA] parse_xml error in crmd
Andrew Beekhof
beekhof at gmail.com
Mon Jan 29 02:20:00 MST 2007
On 1/26/07, LinuxReaper <linuxreaper at 30gigs.com> wrote:
> Hi list.
>
> want to say good job for the people working on heartbeat, excelent work.
>
> I have config my cib.xml by hand and crm_verify gives no errors.
> but when I run heartbeat on both linux machines I get this error in the logs.
>
> crmd[5736]: 2007/01/26_10:28:59 ERROR: parse_xml: Expected: parameters
> crmd[5736]: 2007/01/26_10:28:59 ERROR: parse_xml: Error parsing token: Mismatching close tag
> crmd[5736]: 2007/01/26_10:28:59 ERROR: parse_xml: Error at or before: </resource-agent>
>
> crmd[5736]: 2007/01/26_10:28:59 ERROR: parse_xml: Error parsing token: error parsing child
> crmd[5736]: 2007/01/26_10:28:59 ERROR: parse_xml: Error at or before: c>
> <parameters>
> <par
> crmd[5736]: 2007/01/26_10:28:59 ERROR: crm_abort: find_xml_node: Triggered non-fatal assert at xml.c:77 : root != NULL
> crmd[5736]: 2007/01/26_10:28:59 ERROR: cl_get_value: wrong arugment (__name__)
>
>
> I don't know what it means. I re check my cib.xml but don't see this </resource-agent> tag.
> heartbeat just runs and stops. no of my resources are running on any node.
>
> can anyone explain this error ?
one of the resource agents has badly written metadata
the logs might help figure out which one(s).
More information about the Linux-HA
mailing list