I was able to resolve this on my Mac (in 1.11) by forcing the JVM to use IPv4 by adding
-Djava.net.preferIPv4Stack=true
to the JVM arguments field in my profile.
I was able to resolve this on my Mac (in 1.11) by forcing the JVM to use IPv4 by adding
-Djava.net.preferIPv4Stack=true
to the JVM arguments field in my profile.