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
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
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
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