chemaxon.jchem.db.MarkushTableInfo exception

User e779d19ce5

27-02-2014 16:55:19

upgraded from 6.0.1 to 6.2.0 and the JChemBase search api call is failing with the following exception:


 


java.lang.NoClassDefFoundError: Could not initialize class chemaxon.jchem.db.MarkushTableInfo


at chemaxon.jchem.db.SimpleJChemSearch$TargetCollectionRef.acquire(SimpleJChemSearch.java:140)


at chemaxon.jchem.db.SimpleJChemSearch.searchCore(SimpleJChemSearch.java:236)


at chemaxon.jchem.db.JChemSearch.searchCore(JChemSearch.java:1382)


at chemaxon.jchem.db.JChemSearch.search(JChemSearch.java:1439)


at chemaxon.jchem.db.JChemSearch.run(JChemSearch.java:1355)


 


at com.chemitment.structureontology.search.StructureSearch.search(StructureSearch.java:274)


 


jchem.jar is in the classpath as are all the other jars in the merged zip file.

ChemAxon d4fff15f08

28-02-2014 10:30:41

Hi,


 


The MarkushTableInfo.class is located in jchem-db.jar which should be in the [jchem install folder]\lib\ folder. Please double check whether this is also in your PATH.


 


Best regards,


Norbert