Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jul 2008 02:56:14 GMT
From:      Victor Ng <disappearedng@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/125353: Azureus fails to download plugin
Message-ID:  <200807070256.m672uE4A021194@www.freebsd.org>
Resent-Message-ID: <200807070300.m67305Qj057802@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         125353
>Category:       ports
>Synopsis:       Azureus fails to download plugin
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 07 03:00:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Victor Ng
>Release:        7.0
>Organization:
University of Waterloo
>Environment:
FreeBSD .lan 7.0-RELEASE FreeBSD 7.0-RELEASE #5: Sun Jun 29 18:22:24 UTC 2008     root@.lan:/usr/obj/usr/src/sys/miuky1  i386
>Description:
The following error was logged which disabled Azureus to download plugins.

"
java.lang.ClassNotFoundException: com.aelitis.azureus.plugins.upnpmediaserver.UPnPMediaServer
	at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
	at org.gudy.azureus2.pluginsimpl.local.PluginInitializer.loadPluginFromDir(Unknown Source)
	at org.gudy.azureus2.pluginsimpl.local.PluginInitializer.loadPluginsFromDir(Unknown Source)
	at org.gudy.azureus2.pluginsimpl.local.PluginInitializer.loadPlugins(Unknown Source)
"
	at com.aelitis.azureus.core.impl.AzureusCoreImpl.start(Unknown Source)
	at org.gudy.azureus2.ui.swt.mainwindow.Initializer.run(Unknown Source)
	at org.gudy.azureus2.ui.swt.mainwindow.SWTThread$1.runSupport(Unknown Source)
	at org.gudy.azureus2.core3.util.AERunnable.run(Unknown Source)
	at java.lang.Thread.run(Thread.java:619)
"

Under the console window, the following message was reported:
"I/O Exception while downloading 'http://azureus.sourceforge.net/update/pluginlist3.php?type=&version=2.5.0.4&app=Azureus&os=FreeBSD&arch=i386':java.net.ConnectException: Invalid argument, Plugin list load failed, Failed to load standard plugin details"

The port, 58888, which is not used by any other process, was reported by Azureus2 to be "invalid":

"
Testing port 58888 ... 
Unable to test: Invalid port given, or test service failed.
Another application may already be using this port.. 
(Error: Invalid argument).
"

"Connection Error" was given which prohibits Azureus2 to make any progress in downloading bittorrent seeds
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807070256.m672uE4A021194>