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

yEd DEMO (web) will not launch

0 votes

When I try to launch the demo from the web page I get the following exception:

ava.lang.ClassNotFoundException: org.freehep.graphicsio.pdf.YPDFGraphics2D
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at C.B.A.A.ě(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(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.endDocument(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
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)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
 
in Help by

1 Answer

0 votes
That error message means that yEd was not downloaded completely. The demo consists of two java archives, yed.jar and vectorgraphics.jar, and the error message means that yEd was started without vectorgraphics.jar being available. Usually, this is a problem with the client that is trying to run yEd. What operating system and what Java version are trying to run yEd on?
by [yWorks] (160k points)
Thank you for your information.  I am now running Java 7 u45, and the demo runs OK.  I may have had an incomplete install of the Java update when I had the error.  The install completed when I re-booted today and the demo runs.
Legal Disclosure | Privacy Policy
...