User 677b9c22ff
07-05-2009 21:22:38
Hi,
I did a clean install of jchem-5_2_01_1-windows_with_jre.exe
usiing cxcalc logp nci1000.sdf works, but the cxcalc name command fails
Tobias
C:\Program Files\ChemAxon\JChem\examples\molecules>cxcalc name nci1000.sdf
Exception in thread "main" java.lang.NullPointerException
at chemaxon.marvin.plugin.CalculatorPlugin.getResultDomain(CalculatorPlugin.java:1293)
at chemaxon.marvin.plugin.CalculatorPlugin.canRepeat(CalculatorPlugin.java:1120)
at chemaxon.marvin.Calculator$CalculatorInputProducer.<init>(Calculator.java:181)
at chemaxon.marvin.Calculator.run(Calculator.java:1114)
at chemaxon.marvin.Calculator.run(Calculator.java:1096)
at chemaxon.marvin.Calculator.main(Calculator.java:1660)