This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj-4.3.20060126 and azureus-2.5.0.4
- From: Hanno Meyer-Thurow <h dot mth at web dot de>
- To: tromey at redhat dot com
- Cc: java at gcc dot gnu dot org
- Date: Fri, 9 Mar 2007 02:50:50 +0100
- Subject: Re: gcj-4.3.20060126 and azureus-2.5.0.4
- References: <20070128224605.b16dcc5a.h.mth@web.de> <m3ejouaue3.fsf@localhost.localdomain> <20070217140215.e6202a2d.h.mth@web.de> <m33b4fcs0r.fsf@localhost.localdomain>
On 08 Mar 2007 15:03:16 -0700
Tom Tromey <tromey@redhat.com> wrote:
> >>>>> "Hanno" == Hanno Meyer-Thurow <h.mth@web.de> writes:
>
> Hanno> last issue with gcj-4.3.20060126 I see comes from azureus-2.5.0.4.
> Hanno> azureus itself runs fine. Tracker connection of torrent is established.
> Hanno> Though, it takes a long time to find sources for torrent and its data is
> Hanno> not transfered. Switching to gcj-4.2 and sources are there instantly
> Hanno> and data is transfered.
>
> I finally started looking at this today.
> I managed to make it fail once, but not after that :(
> Do you have a reliable recipe for getting the SocketException?
At startup of Azureus when a data channel is to be opened for the
news page of Azureus. Then, load a torrent, a install cd/dvd image
of your prefered Linux distribution for example, into Azureus and
just let it try to download. It won't open a data channel to users of
the swarm. You will see lots of the Exceptions.
Well, I guess as soon as that part of NIO code gets sync'ed to
classpath this Exception won't happen anymore. :)
Hanno