java/eclipse java/jdk16 IPV6 problems

Marcin Cieslak saper at system.pl
Thu Mar 6 23:36:33 UTC 2008


Dominic Fandrey wrote:
> I'm running eclipse with jdk16. If I build the jdk with IPV6 support the
> Eclipse JUnit-Plugin doesn't work and the Debugger complains about not
> being able to connect to a socket. I forgot to copy the exact message,
> before I rebuilt without IPV6. It works fine without it. I can switch
> back to IPV6 and get the exact message if someone thinks that might be
> useful.

Try

sysctl net.inet6.ip6.v6only=0

for now.

--Marcin



More information about the freebsd-ports mailing list