Date: Wed, 2 Nov 2005 15:26:32 +0200 From: Ion-Mihai Tetcu <itetcu@apropo.ro> To: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> Subject: Re: cvs commit: ports/net/azureus Makefile ports/net/azureus/files build.xml Message-ID: <20051102152632.0bbde7fc@it.buh.tecnik93.com> In-Reply-To: <20051102090646.4d8db8cc@it.buh.tecnik93.com> References: <200511020418.jA24IZhK034152@repoman.freebsd.org> <20051102090646.4d8db8cc@it.buh.tecnik93.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2 Nov 2005 09:06:46 +0200
Ion-Mihai Tetcu <itetcu@people.tecnik93.com> wrote:
> On Wed, 2 Nov 2005 04:18:35 +0000 (UTC)
> Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> wrote:
>
> > lioux 2005-11-02 04:18:35 UTC
> >
> > FreeBSD ports repository
> >
> > Modified files:
> > net/azureus Makefile
> > net/azureus/files build.xml
> > Log:
> > o Make it possible to build against jdk 1.5 by adding javac option
> > memoryMaximumSize="80m"
> > o Switch from jdk 1.4 to 1.5 which is recomended by azureus
> > developers [1]
> >
> > Requested by: too many [1]
>
> And thanks for at least (too many + 1)
But, while running the old version I've portupgraded, restarted and now
I can't download (Connections to pears are fully established but speed is 0):
com.aelitis.azureus.plugins.jpc.JPCException: cache connection connect failure
at com.aelitis.azureus.plugins.jpc.cache.impl.JPCCacheImpl.connect(Unknown Source)
at com.aelitis.azureus.plugins.jpc.cache.impl.JPCCacheManagerImpl$1$1.cacheDiscovered(Unknown Source)
at com.aelitis.azureus.plugins.jpc.discovery.impl.JPCDiscoveryImpl.setCacheAddress(Unknown Source)
at com.aelitis.azureus.plugins.jpc.discovery.impl.JPCDiscoveryImpl.discoverCache(Unknown Source)
at com.aelitis.azureus.plugins.jpc.discovery.impl.JPCDiscoveryImpl.<init>(Unknown Source)
at com.aelitis.azureus.plugins.jpc.discovery.JPCDiscoveryFactory.create(Unknown Source)
at com.aelitis.azureus.plugins.jpc.cache.impl.JPCCacheManagerImpl$1.run(Unknown Source)
at org.gudy.azureus2.pluginsimpl.local.utils.UtilitiesImpl$2.runSupport(Unknown Source)
at org.gudy.azureus2.core3.util.AEThread.run(Unknown Source)
Caused by: java.lang.Throwable: Connection attempt aborted: timed out after 30sec
at com.aelitis.azureus.core.networkmanager.impl.ConnectDisconnectManager.runSelect(Unknown Source)
at com.aelitis.azureus.core.networkmanager.impl.ConnectDisconnectManager.mainLoop(Unknown Source)
at com.aelitis.azureus.core.networkmanager.impl.ConnectDisconnectManager.access$100(Unknown Source)
at com.aelitis.azureus.core.networkmanager.impl.ConnectDisconnectManager$2.runSupport(Unknown Source)
... 1 more
And from the Azureus' console a lot of:
[3:22:21] PRUDPPacketHandler: send failed - java.io.IOException:
Permission denied at java.net.PlainDatagramSocketImpl.send(Native
Method) at java.net.DatagramSocket.send(DatagramSocket.java:612)
at
com.aelitis.net.udp.impl.PRUDPPacketHandlerImpl$4.runSupport(Unknown
Source) at org.gudy.azureus2.core3.util.AEThread.run(Unknown Source)
--
IOnut
Unregistered ;) FreeBSD "user"
"Intellectual Property" is nowhere near as valuable as "Intellect"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051102152632.0bbde7fc>
