On Mon, 2009-02-23 at 12:07 +0100, Michael Schwartzkopff wrote: > Am Montag, 23. Februar 2009 10:41:41 schrieb Yan Gao: > > On Sun, 2009-02-22 at 13:34 +0100, Michael Schwartzkopff wrote: > > > Hi, > > > > > > I downloaded the latest pacemaker from the build server for debian etch. > > > Installation with dpkg worked fine. When I start the GUI and try to log > > > in to the server the GUI stops at "Updating data from server..." and the > > > log file shows the error: > > > > > > Feb 22 12:28:29 xen11 mgmtd: [3985]: info: CIB query: cib > > > Feb 22 12:28:29 xen11 cib: [3987]: info: cib_process_request: Operation > > > complete: op ping for section 'all' (origin=local/mgmtd/4): ok (rc=0) > > > Feb 22 12:28:29 xen11 mgmtd: [3985]: ERROR: crm_abort: getDocPtr: > > > Triggered assert at xml.c:250 : node != NULL > > > Feb 22 12:28:29 xen11 mgmtd: [3985]: ERROR: crm_abort: dump_xml: > > > Triggered assert at xml.c:1069 : doc != NULL > > > > Were you using the front-end from the same package? (BTW, I haven't > > upgraded the GUI in "server:ha-clustering" repository of build service > > yet. ) > > Hi, > > now I get: > # /usr/lib/heartbeat-gui/haclient.py > Traceback (most recent call last): > File "/usr/lib/heartbeat-gui/haclient.py", line 5629, in update > window.update() > File "/usr/lib/heartbeat-gui/haclient.py", line 4406, in update > self.maintree.update() > File "/usr/lib/heartbeat-gui/haclient.py", line 1704, in update > self.dtd_elem = manager.get_dtd_elem(obj_type) > NameError: global name 'obj_type' is not defined > Is your cib still validating with "dtd"? If not, it likely could not get the cib xml from the back-end...
> > I use: > # dpkg -l | grep "heart\|pacem" > ii heartbeat 2.99.1-1 Subsystem for > High-Availability Linux > ii pacemaker 1.0.2-1 High- > Availability cluster resource manager f > ii pacemaker-pygui 2.0-1 Python based > Pacemaker GUI > > > fresh downloaded from > > http://download.opensuse.org/repositories/server:/ha-clustering/Debian_Etch/ That version of pacemaker-pygui is rather old. Hope I could have time in days to build and upgrade it in the repository -- Regards, Yan Gao China R&D Software Engineer [email protected] Novell, Inc. Making IT Work As One?6?4 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
