User 6d24b35814
12-05-2015 10:31:23
JChem version 6.3.4 - environment linux
Hi
I'm using Jklustor on the commandline, I haven't used it for a while (probably since version 5.9.1).
It's throwing an error and it seems to be related to the wrstat option:
> jklustor -c sphex:0.5 test.smi -o wrmols:smiles:clust.smi -o wrstat:normal:result.txt
Exception in thread "main" java.lang.ClassCastException: chemaxon.clustering.backend.oa.PrintStreamWrapper cannot be cast to java.io.PrintStream
at chemaxon.clustering.backend.oa.OAWrStat.perform(OAWrStat.java:289)
at chemaxon.clustering.backend.BM.run(BM.java:498)
at chemaxon.clustering.backend.BM.main(BM.java:93)
The clustering is running fine, I get a clust.smi file.
If I remove "-o wrstat:normal:result.txt" from the command there are no errors, but I would like that summary output, is there something I need to change?
Many thanks
Ceara