Crashes, freezes and other bugs
Troubleshooting
Function does not work
- Question: When I select the menu XXX or press button YYY in the
applet, I get an error message.
When I click the "Stack Trace" button, it shows a ClassNotFoundException, ClassFormatError, IncompatibleClassChangeError or something similar.
Is it my fault (1), a Marvin installation problem (2) or a browser bug (3)? - Answer: These are all possibilities.
- If jchem.jar, MarvinBeans.jar or some other JAR file containing
Marvin classes is in your
CLASSPATH, then it can interfere with the applet.
Please remove them from theCLASSPATH. Additional libraries such as Marvin should only be specified in a localCLASSPATHinside a script or a Makefile, but not in the global one that is also seen by the web browser. - Marvin might be installed improperly, mixing the new files with an
older installation.
If this is the case, then remove all files and reinstall it again. - There might also be a cache problem with your web browser.
In Netscape, you can reload all classes with Shift+Reload. If you still have the bug, then try to clear the cache with Edit -> Preferences > Advanced -> Cache and restart the browser.
- If jchem.jar, MarvinBeans.jar or some other JAR file containing
Marvin classes is in your
Other bugs
- Q: How can I report a Marvin bug?
A: Post a comment to the Marvin section of ChemAxon Technical forum by describing the circumstances:
- What happened, and what did you exactly do before it happened.
- The Stack Trace.
If an error window is popped up, please press "Stack Trace" and send its full contents to us. If you have no error window, then please send the full contents of the Java Console (in Netscape: Communicator/Tools/Java Console). - The http address if you found the bug on an internet web page, otherwise please send us the full page.
- Which applet? (MarvinView or MarvinSketch)
- Marvin version (see Help/About).
Do you have a question? Would you like to learn more? Please browse among the related topics on our support forum or search the website. If you want to suggest modifications or improvements to our documentation email our support directly!
