edward-

if you look in request.c on line 50-51 you'll see
h = gethostbyname(ip);
e_assert(h != NULL);

it appears that you are have nameservice problems since gethostbyname() is 
failing.  are you still having this problem or did you get it fixed?

-matt

Thursday, [EMAIL PROTECTED] wrote forth saying...

> 
> When I run gexec I get "request.c:51 Assertion failed".  I did have everything
> working ok yesterday today I just put it on a differnt network the only change
> is IP address.  Does anyone have a clue what could be wrong.  I have tryed
> uninstalling and reinstalling the rpms, differnt switches.  Ran out of ideas
> on things to check.
> 
> 
> Edward Konetzko
> 
> _______________________________________________________________
> 
> Don't miss the 2002 Sprint PCS Application Developer's Conference
> August 25-28 in Las Vegas - 
> http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink
> 
> _______________________________________________
> Ganglia-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ganglia-general
> 


Reply via email to