Re: [Ganglia-developers] Fwd: [Errored] ganglia/jmxetric#3 (master - 9b452dc)

2013-01-25 Thread Daniel Pocock
On 25/01/13 15:07, Jeff Buchbinder wrote: > On Thu, Jan 24, 2013 at 5:33 PM, Daniel Pocock wrote: > >> >> >> >> I received this notification, but the link to the build log doesn't >> work, just gives me a blank page. >> >> I can build locally with ant and with the Eclipse environment >> >> Is a

Re: [Ganglia-developers] Fwd: [Errored] ganglia/jmxetric#3 (master - 9b452dc)

2013-01-25 Thread Jeff Buchbinder
On Thu, Jan 24, 2013 at 5:33 PM, Daniel Pocock wrote: > > > > I received this notification, but the link to the build log doesn't > work, just gives me a blank page. > > I can build locally with ant and with the Eclipse environment > > Is anybody aware of any particular issue with the travis-ci s

Re: [Ganglia-developers] Ganglia gmetad thread stuck at TCP SYN SENT

2013-01-25 Thread Silver, Jonathan
I thought that there were some options that you should also specify in the setsockopt. int Optval = 1; rc = setsockopt( Sock, SOL_SOCKET, SO_REUSEADDR, (char*)&Optval, sizeof(Optval)); I do not see this actually being set in gmetad.c. I think that it should be. Ot

[Ganglia-developers] Ganglia gmetad thread stuck at TCP SYN SENT

2013-01-25 Thread Nicholas Satterly
Hi, We have a situation here where developers deploy a new version of their app in EC2 by spinning up instances running the new version, adding them to the auto-scaling group and once all looks good just terminating the instances with the old app version. Works great for them, however the ganglia