Moving structures in the IJC 5.8 sketcher causes crash

User bc1ce546aa

30-01-2012 21:46:25

Selecting and moving a structure in the IJC 5.8 sketcher consistently causes a crash.


(Mac OS X 10.7.2, Java 1.6.0_29.)


First 10 lines of the exception:


 


java.lang.ClassNotFoundException: com.lowagie.text.DocumentException


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)


at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:262)


Caused: java.lang.ClassNotFoundException: com.lowagie.text.DocumentException starting from ModuleCL@79bf496b[chemaxon.jchem] with possible defining loaders 


 


 

ChemAxon 2bdd02d1e5

01-02-2012 17:07:14

Indeed this is a bug and we are working on this. You can expect the fix in some future version(maybe 5.9, certainly 5.10).


Thanks for the catch!







ChemAxon 49d153c1b2

01-02-2012 20:45:37

I've fixed this and the fix will be part of 5.9. Thanks again for your report, it helped us a lot.