java errors when using molconvert

User 366954410c

10-12-2014 14:42:49

Hello,


 


installed marvnbeans and moved the files in the bin directory into /usr/bin, molconvery is available in terminal but when I try to convert something (on my desktop directory) I get the following errors;


Caused by: java.lang.ClassNotFoundException: chemaxon.formats.MolConverter


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


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


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


at java.lang.ClassLoader.loadClass(ClassLoader.java:306)


at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)


 


at java.lang.ClassLoader.loadClass(ClassLoader.java:247)


 


I am running an up to date java install on MacOSX Mavericks


 


any help much appreciated!

ChemAxon d26931946c

12-12-2014 13:41:49

Hi Rob,


our binaries have to be in the right position relative to the jar files to have the right classpath.


Instead of moving our binaries to /usr/bin please try adding your Chemaxon installation folder into your PATH.


Best regards,


Peter