Troubleshooting/Applet

From Jmol
Revision as of 15:33, 29 January 2009 by AngelHerraez (talk | contribs) (new section: troubleshooting the applet)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Problems running the Jmol Applet in a web page

  • Problem:

The applet does not show up.

  • Symptoms:

A black square is displayed with a message Error. Click to get more information. When you click, a dialog opens:

Application error.
The application could not execute.
Click on 'Details' for more information.

When yopu click, the Java console opens:

load: class JmolApplet not found.
java.lang.ClassNotFoundException: JmolApplet
(etc.)
  • Solution:

Check if you have forgotten to include a call to jmolInitialize() in your page's source code. Instructions for using jmolInitialize() and the Jmol.js library.

Contributors

AngelHerraez, Cudo29