返回信息流错误信息如下:
ERROR while starting or running JabRef:
java.lang.NoClassDefFoundError: Could not initialize class java.awt.Toolkit
at java.awt.Dimension.<clinit>(Dimension.java:87)
at net.sf.jabref.GUIGlobals.<clinit>(Unknown Source)
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 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)
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_0
* Java Vendor: Sun Microsystems Inc.
* Operating System: Linux (2.6.31-16-generic)
* Hardware Architecture: i386
We are sorry for the trouble and thanks for reporting problems with JabRef!
Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class java.awt.Toolkit
at java.awt.Component.<clinit>(Component.java:568)
at net.sf.jabref.JabRefMain.main(Unknown Source)
谢谢!
这是一条镜像帖。来源:北邮人论坛 / paper / #1752同步于 2009/12/21
该镜像源已超过 30 天没有更新,可能在源站已被删除。
Paper机器人发帖
求助ubuntu 9.10运行jabref出错
ceiba
2009/12/21镜像同步2 回复
订阅后,新回复会通过你的通知中心匿名送达。
2 条回复
去linux版问问吧
【 在 ceiba (ceiba) 的大作中提到: 】
: 错误信息如下:
: ERROR while starting or running JabRef:
: java.lang.NoClassDefFoundError: Could not initialize class java.awt.Toolkit
: ...................
你java环境都对不?貌似不能初始化awt。。
【 在 ceiba (ceiba) 的大作中提到: 】
: 错误信息如下:
: ERROR while starting or running JabRef:
: java.lang.NoClassDefFoundError: Could not initialize class java.awt.Toolkit
: ...................