Bug#387318: problem occurs with 0.92-3 too :(
Egon Willighagen
ewilligh at uni-koeln.de
Thu Sep 14 07:16:36 UTC 2006
I upgraded my unstable to have 0.92-3, but I get the same error :(
Details:
$ dpkg -l "*classpath*"
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name Version
Description
+++-===============================-===============================-==============================================================================
ii classpath 0.92-3 clean room
standard Java libraries
ii classpath-common 0.92-3 clean room
standard Java libraries - architecture independent files
ii classpath-gtkpeer 0.92-3 clean room
standard Java libraries - GTK AWT peer
ii classpath-qtpeer 0.92-3 clean room
standard Java libraries - QT AWT peer
$ jamvm -jar JabRef-2.0.1.jar
java.lang.reflect.InvocationTargetException
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at jamvm.java.lang.JarLauncher.main(JarLauncher.java:49)
Caused by: java.lang.UnsatisfiedLinkError: Native library `gconfpeer' not
found (as file `libgconfpeer.so') in gnu.classpath.boot.library.path and
java.library.path
at java.lang.Runtime.loadLibrary(Runtime.java:763)
at java.lang.System.loadLibrary(System.java:591)
at
gnu.java.util.prefs.gconf.GConfNativePeer.<clinit>(GConfNativePeer.java:295)
at
gnu.java.util.prefs.GConfBasedPreferences.<clinit>(GConfBasedPreferences.java:85)
at
gnu.java.util.prefs.GConfBasedFactory.<clinit>(GConfBasedFactory.java:52)
at
gnu.java.util.prefs.GConfBasedFactory.userRoot(GConfBasedFactory.java:76)
at java.util.prefs.Preferences.userRoot(Preferences.java:157)
at java.util.prefs.Preferences.userNodeForPackage(Preferences.java:276)
at net.sf.jabref.JabRefPreferences.<init>(Unknown Source)
at net.sf.jabref.JabRefPreferences.getInstance(Unknown Source)
at net.sf.jabref.JabRef.<init>(Unknown Source)
at net.sf.jabref.JabRef.main(Unknown Source)
at java.lang.reflect.Method.invokeNative(Native Method)
...2 more
Egon
--
CUBIC
blog: http://chem-bla-ics.blogspot.com/
More information about the pkg-java-maintainers
mailing list