I'm running the version of heartbeat from the CentOS 5 extras repository
on x86_64, which is 2.1.2. I'm encountering the following (and "nothing"
happens in the GUI) when trying to add a primitive in hb_gui:
Traceback (most recent call last):
File "/usr/bin/hb_gui", line 1627, in on_add_item
dlg.run()
File "/usr/bin/hb_gui", line 1373, in run
self.init_type_list()
File "/usr/bin/hb_gui", line 1340, in init_type_list
meta = manager.get_rsc_meta(c,t,p)
File "/usr/bin/hb_gui", line 2323, in get_rsc_meta
content_xml = param_xml.getElementsByTagName("content")[0]
IndexError: list index out of range
Note that my cib.xml config is valid, and that heartbeat itself is
perfectly functional. I can interact with some (but not all) existing
resources in the GUI, however a few existing resources also generate a
similar Traceback and fail to display any details in the GUI when clicked.
Does anybody have a suggestion?
Thanks,
Jeremy Thornhill
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems