Date: Wed, 12 Apr 2006 02:32:34 +0200 From: "Daniel Engberg" <diizzyy@gmail.com> To: "Michael Vince" <mv@thebeastie.org> Cc: freebsd-java@freebsd.org Subject: Re: Azureus 2.4.0.3 and Diablo JRE 1.5.0.06.00 Message-ID: <ec96d1d50604111732p2fbfc020ye7fd87cdea7a08cf@mail.gmail.com> In-Reply-To: <443BAB15.6020802@thebeastie.org> References: <ec96d1d50604102216h47dd84f3qf9c28097cc8843dd@mail.gmail.com> <443BAB15.6020802@thebeastie.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 4/11/06, Michael Vince <mv@thebeastie.org> wrote: > 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 > > That was all I needed to get it going, thanks. You might want to add this to the download page. //Daniel Engberg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ec96d1d50604111732p2fbfc020ye7fd87cdea7a08cf>