Package: azureus
Version: 4.3.0.6-1
Severity: normal

I recently upgraded to 4.3.0.6-1 from 4.3.0.0-1 on testing, and azureus
now fails to start every time with the same Java traceback.  I have
downloaded the official 4.3.0.6 and it does not exhibit this issue.  I
have confirmed that there is no copy of the software running, no
existing JVM, and have even logged out and rebooted.  Both the Debian
package and the official release are using the same JVM.

Traceback is below.  I can reproduce 100% of the time and am happy to
provide any additional information.

Thanks,
Ross

r...@turalyon:~$ azureus 
[warning] /usr/bin/azureus: Unable to locate swt in /usr/share/java
file:/usr/lib/jni/ ; file:/usr/lib/java/ ; file:/usr/share/java/Azureus2.jar ; 
file:/usr/share/java/log4j-1.2-1.2.15.jar ; 
file:/usr/share/java/commons-cli-1.2.jar ; file:/home/ross/
changeLocale: *Default Language* != English (United States). Searching without 
country..
changeLocale: Searching for language English in *any* country..
changeLocale: no message properties for Locale 'English (United States)' 
(en_US), using 'English (default)'
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at org.gudy.azureus2.ui.common.Main.directLaunch(Main.java:229)
        at org.gudy.azureus2.ui.common.Main.main(Main.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at com.aelitis.azureus.launcher.MainExecutor$1.run(MainExecutor.java:37)
        at java.lang.Thread.run(Thread.java:636)
Caused by: java.lang.NoClassDefFoundError: org/eclipse/swt/widgets/Listener
        at 
org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Initializer.java:111)
        at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:88)
        at org.gudy.azureus2.ui.swt.Main.main(Main.java:255)
        ... 12 more
Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.widgets.Listener
        at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
        at 
com.aelitis.azureus.launcher.classloading.PrimaryClassloader.loadClass(PrimaryClassloader.java:103)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:264)
        ... 15 more
Start fails:
com.aelitis.azureus.core.AzureusCoreException: Azureus core already instantiated
        at 
com.aelitis.azureus.core.impl.AzureusCoreImpl.create(AzureusCoreImpl.java:120)
        at 
com.aelitis.azureus.core.AzureusCoreFactory.create(AzureusCoreFactory.java:46)
        at org.gudy.azureus2.ui.common.Main.main(Main.java:160)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at com.aelitis.azureus.launcher.MainExecutor$1.run(MainExecutor.java:37)
        at java.lang.Thread.run(Thread.java:636)

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32.4 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages azureus depends on:
ii  java-wrappers                 0.1.15     wrappers for java executables
ii  libcommons-cli-java           1.2-2      API for working with the command l
ii  liblog4j1.2-java              1.2.15-7   Logging library for java
ii  libswt-gtk-3.5-java           3.5.1-2    Standard Widget Toolkit for GTK+ J
ii  openjdk-6-jre                 6b17-1.7-1 OpenJDK Java runtime, using Hotspo

Versions of packages azureus recommends:
ii  vuze                          4.3.0.6-1  Multimedia BitTorrent client

azureus suggests no packages.

-- no debconf information



_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to