Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

BUG: yed show splash, some info about loading modules and finally freeze

0 votes

Log from console:


Exception in thread "main" java.lang.NoClassDefFoundError: org/freehep/graphics2d/AbstractVectorGraphics
        at C.B.A.D.Ĝ(Unknown Source)
        at y.B.A.M.ĝ(Unknown Source)
        at B.A.A.B.K.A.ā(Unknown Source)
        at B.A.A.B.K.A.<init>(Unknown Source)
        at B.A.A.B.M.C.ā(Unknown Source)
        at B.A.A.F.G.ā(Unknown Source)
        at B.A.A.F.Q.ā(Unknown Source)
        at B.A.A.F.S$B.ā(Unknown Source)
        at B.A.A.F.S$B.ā(Unknown Source)
        at B.A.A.F.S$B.ā(Unknown Source)
        at B.A.A.F.S$B.endDocument(Unknown Source)
        at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endDocument(AbstractSAXParser.java:737)
        at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.endDocument(XMLDTDValidator.java:950)
        at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:516)
        at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:808)
        at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
        at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:119)
        at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
        at B.A.A.F.S.ā(Unknown Source)
        at B.A.A.Z.G$1.ā(Unknown Source)
        at B.A.A.Z.G.ƕ(Unknown Source)
        at B.A.A.Z.G.Ă(Unknown Source)
        at B.A.A.Z.C.run(Unknown Source)
        at B.A.A.F.ā(Unknown Source)
        at B.A.A.F.Ă(Unknown Source)
        at B.A.A.F.ā(Unknown Source)
        at B.A.A.B.ā(Unknown Source)
        at B.A.A.B.main(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.freehep.graphics2d.AbstractVectorGraphics
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
        ... 28 more
 
System: gentoo
Java: sun-jdk-1.6
in Help by

1 Answer

0 votes
If you're using Webstart, you can try this solution: http://yed.yworks.com/support/qa/1930/

Otherwise, please download the latest yEd anew and make sure to use a recent version of yEd.
by [yWorks] (26.8k points)
Legal Disclosure | Privacy Policy
...