Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 69740 invoked from network); 6 Jun 2006 08:21:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jun 2006 08:21:41 -0000 Received: (qmail 6601 invoked by uid 500); 6 Jun 2006 08:21:38 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 6555 invoked by uid 500); 6 Jun 2006 08:21:38 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 6544 invoked by uid 99); 6 Jun 2006 08:21:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jun 2006 01:21:38 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=RCVD_IN_SORBS_WEB,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 82.138.226.220 is neither permitted nor denied by domain of t.p.ellison@gmail.com) Received: from [82.138.226.220] (HELO dublin.purplecloud.com) (82.138.226.220) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jun 2006 01:21:37 -0700 Received: (qmail 21639 invoked from network); 6 Jun 2006 09:22:53 +0100 Received: from blueice4n2.uk.ibm.com (HELO ?9.20.183.68?) (195.212.29.92) by smtp-dublin.purplecloud.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 6 Jun 2006 09:22:53 +0100 Message-ID: <44853AFB.6030200@gmail.com> Date: Tue, 06 Jun 2006 09:21:15 +0100 From: Tim Ellison User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: [apps] azureus (was Re: [testing] AWT, Swing Java2D) References: <200606060733.k567X3rE003055@d06av02.portsmouth.uk.ibm.com> In-Reply-To: <200606060733.k567X3rE003055@d06av02.portsmouth.uk.ibm.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I tried running Azureus a while ago and found that it needed an SSL provider that we didn't have at the time (but have since got in JIRA), and that there were some hard-coded assumptions that it was running on Sun/Classpath -- I'd have to go back and re-run my experiment 'cos I had to reclaim the disk space. I think this walkback is a knock-on effect of not having a connected secure socket (look for an earlier error). Regards, Tim Mark Hindess wrote: > On 5 June 2006 at 19:07, "R.J. Lorimer" wrote: >> For the record (I didn't gather this anywhere from this discussion), >> >> Azureus (while being a very non-trivial and cool Java application), is >> not written in AWT/Swing, it is written with SWT (the same as Eclipse). >> It's probably a good application to interact with for testing, but it's >> not an AWT/Swing test. > > So I theory, this might run now! > > I tried running it but get lots of error output like: > > DEBUG::Tue Jun 06 08:29:39 BST 2006::com.aelitis.azureus.core.networkmanager.impl.VirtualBlockingServerChannelSelector::accept_loop::138: > VirtualBlockingServerChannelSelector$1::runSupport::85,AEThread::run::69 > java.nio.channels.NotYetBoundException > at org.apache.harmony.nio.internal.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:125) > at com.aelitis.azureus.core.networkmanager.impl.VirtualBlockingServerChannelSelector.accept_loop(VirtualBlockingServerChannelSelector.java:129) > at com.aelitis.azureus.core.networkmanager.impl.VirtualBlockingServerChannelSelector$1.runSupport(VirtualBlockingServerChannelSelector.java:85) > at org.gudy.azureus2.core3.util.AEThread.run(AEThread.java:69) > > Definitely seems like a good thing to get working - it certainly > exercises quite a bit of the networking code. > > Regards, > Mark. > >> Thorbj�rn Ravn Andersen wrote: >>> Anton Luht skrev den 05-06-2006 19:21: >>>> (http://sourceforge.net/top/topalltime.php?type=downloads) and found >>>> at least one project that was never mentioned in this list: Azureus >>>> (a BitTorent client). It has 118,5 millions of downloads and scores >>>> 8,700,000 in Google search. >>> I second that. Just downloaded the latest, and it is defintiively a >>> non-trivial application, which also knows how to open holes in uPnP >>> firewalls etc, has custom look-and-feel and very evidently is >>> multithreaded. > > > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > -- Tim Ellison (t.p.ellison@gmail.com) IBM Java technology centre, UK. --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org