Date: Tue, 11 Apr 2006 23:11:49 +1000 From: Michael Vince <mv@thebeastie.org> To: Daniel Engberg <diizzyy@gmail.com> Cc: freebsd-java@freebsd.org Subject: Re: Azureus 2.4.0.3 and Diablo JRE 1.5.0.06.00 Message-ID: <443BAB15.6020802@thebeastie.org> In-Reply-To: <ec96d1d50604102216h47dd84f3qf9c28097cc8843dd@mail.gmail.com> References: <ec96d1d50604102216h47dd84f3qf9c28097cc8843dd@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Engberg wrote: >Hi, > >First of all I want to thank all who ported and made it possible to >release Java 1.5 as binaries, it's really appreciated. Unfortunately >Diablo JRE seems to have some issues with Azureus (Azureus2403-BX >(I've tried several builds)), everything is fine until should be >downloading pieces. Azureus doesn't report (console mode) any errors >but nothing happens after you've connected to seeders and peers. >Unfortunately I have no idea where start so any confirmation of this >behaviour or troubleshooting hints would be helpful. >The machine is running FreeBSD 6.0-STABLE #2: Thu Jan 26 18:56:33 CET >2006 and JRE version of diablo-1.5.0_06-b00 >//Daniel Engberg >_______________________________________________ > > As far as I know there are threading issues with pthread and diablo try using libc_r, put this in your /etc/libmap.conf file [/usr/local/diablo-jdk1.5.0/] libpthread.so libc_r.so libpthread.so.2 libc_r.so.6 #libpthread.so.2 libthr.so.2 #libpthread.so libthr.so Also its worth a shot to double check your permissions, maybe the Java process just cant write files. Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?443BAB15.6020802>