Re: [Ganglia-general] Ganglia XML error: > required

2011-08-29 Thread S 2011
Hi Alex,

The telnet and xmllint gives the success result.

I am not sure it could be because of xml_parse logic done on ganglia.php
(web interface files)
It reads entire xml in chunks of 16384 bytes and parses it till the end of
file.

In one of the post I read about the same issue and suggested to read entire
xml into a variable and parse all at once.

Thanks ,
Sunil

On Mon, Aug 29, 2011 at 6:52 PM, Alex Dean  wrote:

> On Aug 29, 2011, at 4:23 AM, S 2011 wrote:
>
> > Hi,
> >
> > In the ganglia web interface I do often see the XML errors like ,
> >
> > There was an error collecting ganglia data (127.0.0.1:8656): XML error:
> > required at 7776
> >
> > There was an error collecting ganglia data (127.0.0.1:8656): XML error:
> > required at 14268
> >
> > There was an error collecting ganglia data (127.0.0.1:8656): XML error:
> > required at 9872
> >
> > how to track this error ?
>
> telnet localhost 8658 > ganglia-output.xml
> xmllint ganglia-output.xml
>
> That, plus some visual inspection of the XML, should give you an idea
> what's wrong.
>
> alex
>
>
> --
> EMC VNX: the world's simplest storage, starting under $10K
> The only unified storage solution that offers unified management
> Up to 160% more powerful than alternatives and 25% more efficient.
> Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
> ___
> Ganglia-general mailing list
> Ganglia-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ganglia-general
>
--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev___
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general


Re: [Ganglia-general] Ganglia XML error: > required

2011-08-29 Thread Alex Dean
On Aug 29, 2011, at 4:23 AM, S 2011 wrote:

> Hi,
> 
> In the ganglia web interface I do often see the XML errors like ,
> 
> There was an error collecting ganglia data (127.0.0.1:8656): XML error: > 
> required at 7776
> 
> There was an error collecting ganglia data (127.0.0.1:8656): XML error: > 
> required at 14268
> 
> There was an error collecting ganglia data (127.0.0.1:8656): XML error: > 
> required at 9872
> 
> how to track this error ?

telnet localhost 8658 > ganglia-output.xml
xmllint ganglia-output.xml

That, plus some visual inspection of the XML, should give you an idea what's 
wrong.

alex

--
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
___
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general


[Ganglia-general] Ganglia XML error: > required

2011-08-29 Thread S 2011
Hi,

In the ganglia web interface I do often see the XML errors like ,

There was an error collecting ganglia data (127.0.0.1:8656): XML error: >
required at 7776There was an error collecting ganglia data (127.0.0.1:8656):
XML error: > required at 14268
There was an error collecting ganglia data (127.0.0.1:8656): XML error: >
required at 9872how to track this error ?
--
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev___
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general