Date: Sun, 24 May 2009 13:25:42 +0200 From: "Ronald Klop" <ronald-freebsd8@klop.yi.org> To: ken <ken@tydfam.jp>, freebsd-java@freebsd.org Subject: Re: jdk16 does not allow to connect to socket Message-ID: <op.uufl04fh8527sy@82-170-177-25.ip.telfort.nl> In-Reply-To: <20090524.194252.598552788702432679.ken@tydfam.jp> References: <20090524.194252.598552788702432679.ken@tydfam.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 24 May 2009 12:42:52 +0200, ken <ken@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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.uufl04fh8527sy>