Your message dated Tue, 22 Feb 2011 04:32:19 +0000
with message-id <[email protected]>
and subject line Bug#614506: fixed in jabref 2.7~beta1+ds-3
has caused the Debian Bug report #614506,
regarding Error starting jabref
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
614506: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614506
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: jabref
Version: 2.7~beta1+ds-2
Severity: important

I have this error messagem trying to run jabref.
~$ DEBUG_WRAPPER=1 JAVA_HOME=/usr/lib/jvm/java-6-openjdk/ jabref
[debug] /usr/bin/jabref: Using provided JAVA_HOME = 
'/usr/lib/jvm/java-6-openjdk/'
[debug] /usr/bin/jabref: Found JAVA_HOME = '/usr/lib/jvm/java-6-openjdk/'
[debug] /usr/bin/jabref: Found JAVA_CMD = 
'/usr/lib/jvm/java-6-openjdk//bin/java'
[debug] /usr/bin/jabref: Environment variable CLASSPATH is ''
[debug] /usr/bin/jabref: Runnning /usr/lib/jvm/java-6-openjdk//bin/java  
-classpath 
:/usr/share/java/jabref.jar:/usr/share/java/antlr.jar:/usr/share/java/antlr3.jar:/usr/share/java/looks.jar:/usr/share/java/forms.jar:/usr/share/java/spin.jar:/usr/share/java/glazedlists.jar:/usr/share/java/microba.jar:/usr/share/java/pdfbox.jar:/usr/share/java/jempbox.jar:/usr/share/java/mysql-connector-java.jar:/usr/share/java/JPFCodeGenerator-rt.jar:/usr/share/java/jpf.jar:/usr/share/java/jpf-boot.jar:/usr/share/java/commons-logging.jar
 net.sf.jabref.JabRefMain
Feb 21, 2011 8:49:19 PM net.sf.jabref.plugin.PluginCore initialize
INFO: Found 2 plugin(s):
  - net.sf.jabref.core 
(jar:file:/usr/share/jabref/JabRef-2.7b.jar!/plugins/net.sf.jabref.core/plugin.xml)
  - net.sf.jabref.export.misq 
(jar:file:/usr/share/jabref/JabRef-2.7b.jar!/plugins/net.sf.jabref.export.misq/plugin.xml)


ERROR while starting or running JabRef:

java.lang.NoClassDefFoundError: com/jgoodies/common/base/SystemUtils
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
        at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
        at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        at 
com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.java:126)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:186)
        at net.sf.jabref.JabRef.openWindow(JabRef.java:566)
        at net.sf.jabref.JabRef.<init>(JabRef.java:170)
        at net.sf.jabref.JabRef.main(JabRef.java:79)
        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 net.sf.jabref.JabRefMain.main(Unknown Source)
Caused by: java.lang.ClassNotFoundException: 
com.jgoodies.common.base.SystemUtils
        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:321)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        ... 22 more

Please first check if this problem and a solution is already known. Find our...
  * ...FAQ at http://jabref.sf.net/faq.php and our...
  * ...user mailing-list at 
http://sf.net/mailarchive/forum.php?forum_name=jabref-users

If you do not find a solution there, please let us know about the problem by 
writing a bug report.
You can find our bug tracker at 
http://sourceforge.net/tracker/?atid=600306&group_id=92314

  * If the bug has already been reported there, please add your comments to the 
existing bug.
  * If the bug has not been reported yet, then we need the complete error 
message given above
    and a description of what you did before the error occured.

We also need the following information (you can copy and paste all this):
  * Java Version: 1.6.0_18
  * Java Vendor: Sun Microsystems Inc.
  * Operating System: Linux (2.6.37-1-athlon64)
  * Hardware Architecture: amd64

We are sorry for the trouble and thanks for reporting problems with JabRef!

Tried with sun and openjdk. Same problem.
Thanks in advance.
Fabiano.



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.37-1-athlon64 (SMP w/2 CPU cores)
Locale: LANG=pt_BR.utf8, LC_CTYPE=pt_BR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages jabref depends on:
ii  antlr                     2.7.7-16       language tool for constructing rec
ii  antlr3                    3.2-5          language tool for constructing rec
ii  java-wrappers             0.1.18         wrappers for java executables
ii  libcommons-logging-java   1.1.1-8        commmon wrapper interface for seve
ii  libglazedlists-java       1.8.0.dfsg-2   java list transformation library
ii  libjempbox-java           0.2.0.dfsg-2   XMP Compatible Java Library
ii  libjgoodies-forms-java    1.3.0-1        Framework to lay out and implement
ii  libjgoodies-looks-java    2.4.0-1        library with Swing look&feel imple
ii  libjpf-java               1.5.1+dfsg-3   Java Plugin Framework: plug-in inf
ii  libjpfcodegen-java        0.4+dfsg-2     tool for generating classes from J
ii  libmicroba-java           1:0.4.4.3-2    set of JFC (Swing) components
ii  libmysql-java             5.1.10+dfsg-2  Java database (JDBC) driver for My
ii  libpdfbox-java            1:0.7.3+dfsg-4 PDF library for Java
ii  libspin-java              1.5+dfsg-3     transparent threading solution for
ii  openjdk-6-jre             6b18-1.8.5-1   OpenJDK Java runtime, using Hotspo
ii  velocity                  1.6.2-4        Java-based template engine for web

Versions of packages jabref recommends:
ii  xdg-utils                    1.1.0~rc1-2 desktop integration utilities from

Versions of packages jabref suggests:
ii  acroread [pdf-viewer]        9.4.1-0.1   Adobe Acrobat Reader: Portable Doc
ii  evince [postscript-viewer]   2.30.3-3    Document (PostScript, PDF) viewer
ii  ghostscript [postscript-view 9.01~dfsg-1 interpreter for the PostScript lan
pn  jabref-plugin-oo             <none>      (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: jabref
Source-Version: 2.7~beta1+ds-3

We believe that the bug you reported is fixed in the latest version of
jabref, which is due to be installed in the Debian FTP archive:

jabref_2.7~beta1+ds-3.diff.gz
  to main/j/jabref/jabref_2.7~beta1+ds-3.diff.gz
jabref_2.7~beta1+ds-3.dsc
  to main/j/jabref/jabref_2.7~beta1+ds-3.dsc
jabref_2.7~beta1+ds-3_all.deb
  to main/j/jabref/jabref_2.7~beta1+ds-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
tony mancill <[email protected]> (supplier of updated jabref package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 21 Feb 2011 20:04:55 -0800
Source: jabref
Binary: jabref
Architecture: source all
Version: 2.7~beta1+ds-3
Distribution: unstable
Urgency: low
Maintainer: gregor herrmann <[email protected]>
Changed-By: tony mancill <[email protected]>
Description: 
 jabref     - graphical frontend to manage BibTeX databases
Closes: 614506
Changes: 
 jabref (2.7~beta1+ds-3) unstable; urgency=low
 .
   * Edit jabref wrapper script to resolve libjgoodies-common-java jar.
     Add libjgoodies-common-java to Depends.  (Closes: #614506)
   * Change "looks" in wrapper script to "jgoodies-looks"
Checksums-Sha1: 
 958a169c76a4274f86c667d49b666e4c6f409262 2218 jabref_2.7~beta1+ds-3.dsc
 249c85b5ceaff45c4a56a23eb975fc4c38b15414 40302 jabref_2.7~beta1+ds-3.diff.gz
 032fc298e41ddc9b673218f0a39ead7a8a8e20bb 3208110 jabref_2.7~beta1+ds-3_all.deb
Checksums-Sha256: 
 2e485b539d298d8cce7bd4c0f0349fbbd0fe363b46672d2f7606ad539a72bb5d 2218 
jabref_2.7~beta1+ds-3.dsc
 63409109900106aa2a23a5f1d1c8372e0a0cb0d46b25aa6c60fe9a269fd72a6f 40302 
jabref_2.7~beta1+ds-3.diff.gz
 2e806d8506c3d9508496f7b74d786e16ca1d4b814752cb89ebdbcfb6a921859a 3208110 
jabref_2.7~beta1+ds-3_all.deb
Files: 
 c3c1f023bc0551381539d2afd0536ccd 2218 tex optional jabref_2.7~beta1+ds-3.dsc
 4abbb4292228b963c11b93db8f44f338 40302 tex optional 
jabref_2.7~beta1+ds-3.diff.gz
 636c9a7ba78e7925bec9d54156088bd2 3208110 tex optional 
jabref_2.7~beta1+ds-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJNYzhuAAoJECHSBYmXSz6WmNUP/129fPMSDZrZ00SqTaKUAN7p
NhbNlZSFBhvuk3nFLw8VL3YxyoUzI0wKpcuN7gF0kGix7AE9QV5zf5Ra3ySKntmp
1WRcwqsRdTniFyMa64k5w6wENnOFSczxtGniOHl7a0GYXn1m8dsFiyoaRCQK3137
xVVWhO7FVljasYxXjVFLq483Hz+j4kf3okFpO2J+AwjY3JqiaMaurXsBZDxi8fr2
lLaF0YzvilPcLZ/vmLGjtk4lB1nDUARepBcWrGldPFK87R8LLS1NzFW99OXVgnNZ
ONSVt3A33qmMjA0UG6OQqsO4NLEgW0Xy105JRNRoPpU+6+wl89kqQmA8gzTATn1z
dZWbnUs5bp0SA2bcFu/Vz9xAswMeJXdPdELbqOAmJlesa2blB20Ujmix2KmRQ4BZ
t9ZNku1h7z2D1Pxx2aFnduLoH/HVWn1mHmo7c0ScSIwigBLAKknqnxpXhSn5+7do
FJReFREATQmGYO33+ZB3+tisjtkKLFSo09W9Y+31O33mitHE9ZGgSobJgR9bQpmy
bmR5FHREEFN8a6HGEkApjJK2abw1w+cOR2cqrqWUrVV/0yC1EAAlK9L0ir3/X4qs
oOLoKGb48pENG2+pIjEOFO2T7yLnYXeutDK2GXw6Hf3snydDPBIgiMd//c6Qt8PZ
OPAJq2ACcQ6xfEG0Hoxf
=Kfep
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to