So, this is now different exception, which I can't seem to be able to reproduce on sid. What java version are you using ?
Here, paros runs fine with both openjdk's and Sun's java6: ~ # /usr/lib/jvm/java-6-openjdk/jre/bin/java -Duser.dir=$HOME/.paros -cp /usr/share/java/commons-codec.jar:/usr/share/java/commons-collections3.jar:/usr/share/java/commons-configuration.jar:/usr/share/java/commons-httpclient.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-logging.jar:/usr/share/java/log4j-1.2.jar:/usr/share/java/jdic.jar:/usr/share/java/hsqldb.jar:/usr/share/java/paros.jar org.parosproxy.paros.Paros ~ # /usr/lib/jvm/java-6-sun/jre/bin/java -Duser.dir=$HOME/.paros -cp /usr/share/java/commons-codec.jar:/usr/share/java/commons-collections3.jar:/usr/share/java/commons-configuration.jar:/usr/share/java/commons-httpclient.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-logging.jar:/usr/share/java/log4j-1.2.jar:/usr/share/java/jdic.jar:/usr/share/java/hsqldb.jar:/usr/share/java/paros.jar org.parosproxy.paros.Paros Please tell us if those work out for you (after installing the proper packages that provide both /usr/lib/jvm/java-6-openjdk/jre/bin/java and /usr/lib/jvm/java-6-sun/jre/bin/java, namely openjdk-6-jre and sun-java6-jre), and make sure you keep the "Cc: [email protected]" so your report can later be found by everyone searching for information on this bug[0]. Cheers, --Seb [0] http://bugs.debian.org/532194 John wrote: > Hi Sebastian, Thanks for looking after this package. This is my first > time to use "testing", and my first time to report a bug, so the error > might be mine. > > When I run /usr/bin/paros, I still get the Java error. I also tried > it as root to see if that would make any difference. (see below) I got > the same error I installed paros on another computer on which I am > also running squeeze, and got the same error. Below is the output: > > # /usr/bin/paros > Exception in thread "main" > java.lang.UnsatisfiedLinkError: Can't load library: > /usr/lib/jvm/java-6-openjdk/jre/lib/ext/libjava-access-bridge-jni.so at > java.lang.ClassLoader.loadLibrary(ClassLoader.java:1666) at > java.lang.Runtime.load0(Runtime.java:787) at > java.lang.System.load(System.java:1022) at > org.GNOME.Accessibility.JavaBridge.<init>(JavaBridge.java:352) at > sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at > sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > at > sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > at > java.lang.reflect.Constructor.newInstance(Constructor.java:532) at > java.lang.Class.newInstance0(Class.java:372) at > java.lang.Class.newInstance(Class.java:325) at > java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:786) at > java.awt.Toolkit.getDefaultToolkit(Toolkit.java:874) at > javax.swing.UIManager.getSystemLookA -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

