>>> On 4/4/2008 at 4:42 PM, in message
<[EMAIL PROTECTED]>, "Bernard Li"
<[EMAIL PROTECTED]> wrote:
> Hi Brad:
> 
> On Fri, Apr 4, 2008 at 10:59 AM, Brad Nicholes <[EMAIL PROTECTED]> wrote:
> 
>>  I have seen gmetad produce this error message when the interactive port is 
> hit with no query string.  In other words, just a carriage return.  This 
> would probably mean that somewhere in the frontend the interactive port is 
> being hit without at least a '/'.
> 
> I don't think they are the same message -- I started gmetad manually
> with debug=10, telnet to port 8652 and just hit enter.  I got the
> following message:
> 
> server_thread() received request "" from 127.0.0.1
> Got a malformed path request from 127.0.0.1
> 
> which is different from the browser message:
> 
> There was an error collecting ganglia data (127.0.0.1:8652): XML
> error: not well-formed (invalid token) at 424
> 
> So I'm thinking these are different issues?
> 
> Is anybody else seeing this issue with trunk?  I now get it quite
> frequently when I manually reload the page http://server/ganglia/ 
> 
> I believe expat is outputting the error -- is it possible that the
> recent changes to gmetad is causing this issue?
> 

This is a possibility.  I changed the summary report XML to include the 
EXTRA_DATA tag so that the extra meta data would be available from both the 
standard report XML and the summary XML.  There is a possibility that I messed 
something up there.  I will recheck what I did to make sure.

Brad


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Ganglia-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to