Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 May 2005 17:15:00 GMT
From:      "mark B." <mark@indymedia.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/81343: azureus crashes on startup
Message-ID:  <200505211715.j4LHF0BG043205@www.freebsd.org>
Resent-Message-ID: <200505211720.j4LHK2ju097564@freefall.freebsd.org>

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

>Number:         81343
>Category:       ports
>Synopsis:       azureus crashes on startup
>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:   Sat May 21 17:20:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     mark B.
>Release:        5.4
>Organization:
>Environment:
FreeBSD gauss.transbay.net 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed May 18 22:52:52 PDT 2005     root@gauss.transbay.net:/usr/obj/usr/src/sys/GAUSS  i386

>Description:
Azureus (azureus-2.2.0.2_6 from ports) crashes on startup.  GUI briefly appears, then disappears, with this error in console:

DEBUG::Sat May 21 09:40:09 PDT 2005
  java.lang.ClassNotFoundException: org.gudy.azureus2.update.UpdaterPatcher
        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:268)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at org.gudy.azureus2.pluginsimpl.local.PluginInitializer.initializePluginFromDir(Unknown Source)
        at org.gudy.azureus2.pluginsimpl.local.PluginInitializer.initializePluginsFromDir(Unknown Source)
        at org.gudy.azureus2.pluginsimpl.local.PluginInitializer.initializePlugins(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:595)

Error loading plugin 'azupdater' / 'org.gudy.azureus2.update.UpdaterUpdateChecker;org.gudy.azureus2.update.UpdaterPatcher' : java.lang.ClassNotFoundException: org.gudy.azureus2.update.UpdaterPatcher
The program '<unknown>' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAtom (invalid Atom parameter)'.
  (Details: serial 4182 error_code 5 request_code 20 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
>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?200505211715.j4LHF0BG043205>