Marvinsketch doesn't load

User ed9697d993

20-04-2012 10:33:58

Hi,


I'm currently testing Marvinsketch on http://www.chemaxon.com/marvin/sketch/index.php with the latest version of chrome (18.0.1025.162) in Ubuntu 11.10 and the applet doesn't load.


Here are the errors:


 


java version "1.6.0_23"


OpenJDK Runtime Environment (IcedTea6 1.11pre) (6b23~pre11-0ubuntu1.11.10.2)


OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)


Problem while loading applet.


JMSketch initalization has failed.


java.lang.NullPointerException


at net.sourceforge.jnlp.runtime.JNLPClassLoader.getPermissions(JNLPClassLoader.java:603)


at java.security.SecureClassLoader.getProtectionDomain(SecureClassLoader.java:210)


at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)


at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)


at java.net.URLClassLoader.access$000(URLClassLoader.java:73)


at java.net.URLClassLoader$1.run(URLClassLoader.java:212)


at java.security.AccessController.doPrivileged(Native Method)


at java.net.URLClassLoader.findClass(URLClassLoader.java:205)


at net.sourceforge.jnlp.runtime.JNLPClassLoader.findClass(JNLPClassLoader.java:1187)


at net.sourceforge.jnlp.runtime.JNLPClassLoader.loadClassExt(JNLPClassLoader.java:1214)


at net.sourceforge.jnlp.runtime.JNLPClassLoader.loadClass(JNLPClassLoader.java:1029)


at java.lang.Class.forName0(Native Method)


at java.lang.Class.forName(Class.java:186)


at chemaxon.marvin.applet.AppletLaunch.run(Unknown Source)


at java.lang.Thread.run(Thread.java:679)


Any help on this problem will be greatly appreciated.

Florent.

 

ChemAxon 7c2d26e5cf

20-04-2012 12:46:52

Marvin does not support OpenJDK under Linux. Only Oracle distributed Java are accepted by Marvin.


See the linking forum topic:


Which Java versions are supported by Marvin?


Please, replace your Java plugin to an Oracle distributed one.

User ed9697d993

20-04-2012 14:21:33

Thks Tamas.


That resolved the problem.


Florent.