Re: java and IPv6: java.net.SocketException: Protocol family unavailable

2015-01-28 Thread Sebastian Reitenbach
On Tuesday, January 27, 2015 15:50 CET, Stuart Henderson wrote: > On 2015/01/27 14:13, Sebastian Reitenbach wrote: > > Building Java eats up quite a bit of resources, however, would it be an > > option to > > also hook up the with_ipv6 FLAVOR to bulk builds, or alternatively, make > > this

Re: java and IPv6: java.net.SocketException: Protocol family unavailable

2015-01-27 Thread Stuart Henderson
On 2015/01/27 14:13, Sebastian Reitenbach wrote: > Building Java eats up quite a bit of resources, however, would it be an > option to > also hook up the with_ipv6 FLAVOR to bulk builds, or alternatively, make this > the default? Hook up the flavour? Possibly, though it will increase my levels o

Re: java and IPv6: java.net.SocketException: Protocol family unavailable

2015-01-27 Thread Sebastian Reitenbach
On Tuesday, January 27, 2015 09:10 CET, Stuart Henderson wrote: > On 2015/01/27 08:29, Sebastian Reitenbach wrote: > > Anyways, with IPv6 disabled by default > > IPv6 isn't disabled by default, it's just that non-loopback interfaces no > longer have v6 addresses by default. > > > does this

Re: java and IPv6: java.net.SocketException: Protocol family unavailable

2015-01-27 Thread Stuart Henderson
On 2015/01/27 08:29, Sebastian Reitenbach wrote: > Anyways, with IPv6 disabled by default IPv6 isn't disabled by default, it's just that non-loopback interfaces no longer have v6 addresses by default. > does this with_ipv6 java flavor make sense at all? Yes. If ipv6 support was enabled in jdk by

Re: java and IPv6: java.net.SocketException: Protocol family unavailable

2015-01-26 Thread Sebastian Reitenbach
On Monday, January 26, 2015 21:40 CET, Stuart Henderson wrote: > On 2015/01/26 13:52, trondd wrote: > > On 1/26/15, Sebastian Reitenbach wrote: > > > > > > > > It seems, since it worked, java got updated, at least when it worked, I > > > had > > > the java version 7u65, now I have the 7u7

Re: java and IPv6: java.net.SocketException: Protocol family unavailable

2015-01-26 Thread Stuart Henderson
On 2015/01/26 13:52, trondd wrote: > On 1/26/15, Sebastian Reitenbach wrote: > > > > > It seems, since it worked, java got updated, at least when it worked, I had > > the java version 7u65, now I have the 7u71. > > But don't know if the Java update might have caused the trouble, or > > something

Re: java and IPv6: java.net.SocketException: Protocol family unavailable

2015-01-26 Thread trondd
On 1/26/15, Sebastian Reitenbach wrote: > > It seems, since it worked, java got updated, at least when it worked, I had > the java version 7u65, now I have the 7u71. > But don't know if the Java update might have caused the trouble, or > something else in the IPv6 stack? > > I'm going to try buil

java and IPv6: java.net.SocketException: Protocol family unavailable

2015-01-26 Thread Sebastian Reitenbach
Hi, a few weeks, maybe a few montsh ago, I had to prevent puppetdb to connect to IPv6, because I was not IPv6 ready ;) Now, I explicitly want to connect to IPv6, but I get: 2015-01-26 19:14:27,907 INFO [o.e.j.s.ServerConnector] Started ServerConnector@974121{HTTP/1.1}{localhost:8080} 2015-01