Hi chifeng: Please provide us with the following information:
- What OS, architecture - How did you build/install Ganglia - Number of nodes in your cluster - Unicast or Multicast - Are all gmonds and gmetad running 3.1.2? Thanks, Bernard On Thu, Nov 12, 2009 at 7:11 PM, chifeng <[email protected]> wrote: > Hi folks, > > I got a XML errors in Ganglia v3.1.2. It looks like this ticket: > http://www.mail-archive.com/[email protected]/msg05054.html > > Here is my errors information: > > Nov 12 13:43:18 labmonitor /usr/local/ganglia/sbin/gmetad[14362]: Process > XML (BJQA1): XML_ParseBuffer() error at line 499: not well-formed (invalid > token) > Nov 12 14:02:36 labmonitor /usr/local/ganglia/sbin/gmetad[15849]: Process > XML (BJQA1): XML_ParseBuffer() error at line 240: not well-formed (invalid > token) > Nov 12 14:03:25 labmonitor /usr/local/ganglia/sbin/gmetad[15849]: Process > XML (BJ8Fextra6): XML_ParseBuffer() error at line 272: not well-formed > (invalid token) > Nov 12 14:23:16 labmonitor /usr/local/ganglia/sbin/gmetad[16191]: Process > XML (BJHPblade4): XML_ParseBuffer() error at line 335: not well-formed > (invalid token) > Nov 12 15:24:10 labmonitor /usr/local/ganglia/sbin/gmetad[16191]: Process > XML (BJ8Fextra6): XML_ParseBuffer() error at line 272: not well-formed > (invalid token) > Nov 12 15:29:25 labmonitor /usr/local/ganglia/sbin/gmetad[16191]: Process > XML (BJQA1): XML_ParseBuffer() error at line 4296: not well-formed (invalid > token) > Nov 12 17:05:06 labmonitor /usr/local/ganglia/sbin/gmetad[17277]: Process > XML (BJQA1): XML_ParseBuffer() error at line 435: not well-formed (invalid > token) > Nov 12 18:24:09 labmonitor /usr/local/ganglia/sbin/gmetad[17978]: Process > XML (BJQA1): XML_ParseBuffer() error at line 5501: not well-formed (invalid > token) > Nov 12 18:35:52 labmonitor /usr/local/ganglia/sbin/gmetad[18556]: Process > XML (BJQA1): XML_ParseBuffer() error at line 465: not well-formed (invalid > token) > Nov 12 21:46:23 labmonitor /usr/local/ganglia/sbin/gmetad[18556]: Process > XML (BJ8Fextra6): XML_ParseBuffer() error at line 272: not well-formed > (invalid token) > Nov 12 22:59:47 labmonitor /usr/local/ganglia/sbin/gmetad[19973]: Process > XML (BJQA1): XML_ParseBuffer() error at line 596: not well-formed (invalid > token) > Nov 13 00:23:17 labmonitor /usr/local/ganglia/sbin/gmetad[19973]: Process > XML (BJ8Fextra6): XML_ParseBuffer() error at line 272: not well-formed > (invalid token) > Nov 13 07:21:00 labmonitor /usr/local/ganglia/sbin/gmetad[19973]: Process > XML (BJHPblade4): XML_ParseBuffer() error at line 356: not well-formed > (invalid token) > Nov 13 09:52:25 labmonitor /usr/local/ganglia/sbin/gmetad[24866]: Process > XML (BJHPblade4): XML_ParseBuffer() error at line 356: not well-formed > (invalid token) > Nov 13 10:01:48 labmonitor /usr/local/ganglia/sbin/gmetad[24866]: Process > XML (BJQA1): XML_ParseBuffer() error at line 1078: not well-formed (invalid > token) > > > I'm tried this way, but I didn't the trick. > http://www.mail-archive.com/[email protected]/msg01622.html > > I set a script in crontab as follows: > [r...@labmonitor ~]# crontab -l > * * * * * /bin/sh /root/bin/gmetad_restart.sh >/dev/null 2>&1 > [r...@labmonitor ~]# cat /root/bin/gmetad_restart.sh > #!/bin/sh > > if tail -1 /var/log/messages | grep 'not well-formed' ; then > /sbin/service gmetad restart > echo `date ` gmetad restart >> /var/log/messages > fi > > After that, I still got this errors. > > Nov 13 10:43:03 labmonitor /usr/local/ganglia/sbin/gmetad[25691]: Process > XML (BJ8Fextra6): XML_ParseBuffer() error at line 272: not well-formed > (invalid token) > Fri Nov 13 10:44:01 CST 2009 gmetad restart > > > Anybody who knows fix it? Thanks!! > > > > -- > regards. > chifeng > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Ganglia-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ganglia-general > > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

