Import problem

User f7d8837169

10-12-2006 03:29:29

When trying to import an RDF file with 2173 structures I get the following error:





java.lang.ArrayIndexOutOfBoundsException: 2


at chemaxon.formats.MdlCompressor.convertCtab(MdlCompressor.java:384)


at chemaxon.formats.MdlCompressor.convert(MdlCompressor.java:179)


at chemaxon.formats.MdlCompressor.convert(MdlCompressor.java:673)


at com.im.df.core.impl.io.importer.StructureFileParser.parseRow(StructureFileParser.java:97)


at com.im.workbench.ijc.io.quickimport.QuickImportWizardIterator$Importer.run(QuickImportWizardIterator.java:509)


at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:493)


[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:926)








The RDF file was created using ISIS Base.


I use suse 10.1 with SUN Java 1.5 x86, 2 Gb RAM





Oleg.

ChemAxon fa971619eb

10-12-2006 09:41:45

I think you must not have the latest updates, as I think this problem was probably fixed in the 1.0.2 update.


Please use the Tools -> Update Center option to get the latest updates.


To find out which updates you have look at the version reported in the Welcome screen.


If the problem remains after updating then please report this again (if possible provide the file as that will assist with tracking down any problems).





Tim

User f7d8837169

11-12-2006 22:20:09

Thanks for quick reply.





Updating the Instant JChem solved the problem. Now I don't get the error when importing the same RDF file.





Oleg.