User 0908c5ccdd
05-02-2008 10:28:37
Hi
I tried Stanardizer for the first time and it has produced an error. I have an SD file containing approx 20,000 structures. I chose the Remove Fragment option and set the output file to also be an SD file. About half way through the file the following error was produced:
Seems odd because I can load the SD file of structures into a JChem enabled table without any problems. I will not be able to show the structure on this forum, but let me know if you need me to send you it directly. Any ideas...?
I tried Stanardizer for the first time and it has produced an error. I have an SD file containing approx 20,000 structures. I chose the Remove Fragment option and set the output file to also be an SD file. About half way through the file the following error was produced:
Quote: |
java.lang.ArrayIndexOutOfBoundsException: -1 at java.util.ArrayList.get(Unknown Source) at chemaxon.struc.Molecule.addChildSgroupClonesRecursively(Molecule.java:978) at chemaxon.struc.Molecule.clonecopySgroups(Molecule.java:1070) at chemaxon.struc.Molecule.clonecopy(Molecule.java:940) at chemaxon.struc.Molecule.cloneMolecule(Molecule.java:1128) at chemaxon.alchemist.standardizer.StandardizerAlchemistTask.calculate(Unknown Source) at chemaxon.alchemist.AlchemistTask$ActualTask.<init>(Unknown Source) at chemaxon.alchemist.AlchemistTask$3.construct(Unknown Source) at chemaxon.alchemist.utils.SwingWorker$2.run(Unknown Source) at java.lang.Thread.run(Unknown Source) |