User 28bfb6b48b
20-02-2011 07:10:22
when trying to view any supplied example html page in this version (for example: 'example-sketch1.1.html'), the applet does not load, the applet loading screen just remains with the cursor going back and forward.
clearing the cache, both from java console and deleting browser files, makes no difference.
the following is the error message in java console:
java.lang.ClassNotFoundException: chemaxon.marvin.applet.JMSketch
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at chemaxon.marvin.applet.AppletLaunch.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Problem while loading applet.
running IE 7.0 with JRE 1.6.06 on Windowns XP