jdk16 does not allow to connect to socket

Ronald Klop ronald-freebsd8 at klop.yi.org
Sun May 24 11:25:47 UTC 2009


On Sun, 24 May 2009 12:42:52 +0200, ken <ken at tydfam.jp> wrote:

>   Dear all,
>   It might be a stupid question...
>
>   Recent update to 7.2 release and reinstallation of jdk16/openjdk6  
> disabled me to connect to through sockets/ports - svn in eclipse is not  
> usable, while I can connect to with diablo-jdk1.6.0.
>   I rewrote /usr/local/{jdk1.6.0,openjdk6}/jre/lib/security/java.policy,  
> but it seems that it is not reflected.
>
>   What am I wrong?
> _______________________________________________
> freebsd-java at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"


Does it help if you start java with the option  
-Djava.net.preferIPv4Stack=true?
Or if you compile openjdk6 without IPV6 support?

Otherwise it helps to post the error/stacktrace.

Ronald.


More information about the freebsd-java mailing list