User b7aa615db3
11-04-2005 02:46:13
I get the following exception when using jcman 3.0.10 to import the attached reaction. The reaction without the "NOT list" atom will import fine.
Collecting file information ...
Done.
Importing structures from 0284_test.mrv ...
Error in molecule 1
java.lang.ArrayIndexOutOfBoundsException: 238
at chemaxon.sss.screen.HashCode.calcHashCode(HashCode.java:153)
at chemaxon.sss.screen.HashCode.getHashCode(HashCode.java:58)
at chemaxon.sss.screen.HashCode.getHashCode(HashCode.java:97)
at chemaxon.sss.screen.HashCode.getHashCode(HashCode.java:84)
at chemaxon.jchem.db.UpdateHandler.init(UpdateHandler.java:764)
at chemaxon.jchem.db.UpdateHandler.execute(UpdateHandler.java:1378)
at chemaxon.jchem.db.FileToSQLHandler.importFile(FileToSQLHandler.java:263)
at chemaxon.jchem.db.Importer.importMols(Importer.java:423)
at chemaxon.jchem.Command.importFromFile(Command.java:717)
at chemaxon.jchem.Command.main(Command.java:413)
Imported 0 structures
Done.
Collecting file information ...
Done.
Importing structures from 0284_test.mrv ...
Error in molecule 1
java.lang.ArrayIndexOutOfBoundsException: 238
at chemaxon.sss.screen.HashCode.calcHashCode(HashCode.java:153)
at chemaxon.sss.screen.HashCode.getHashCode(HashCode.java:58)
at chemaxon.sss.screen.HashCode.getHashCode(HashCode.java:97)
at chemaxon.sss.screen.HashCode.getHashCode(HashCode.java:84)
at chemaxon.jchem.db.UpdateHandler.init(UpdateHandler.java:764)
at chemaxon.jchem.db.UpdateHandler.execute(UpdateHandler.java:1378)
at chemaxon.jchem.db.FileToSQLHandler.importFile(FileToSQLHandler.java:263)
at chemaxon.jchem.db.Importer.importMols(Importer.java:423)
at chemaxon.jchem.Command.importFromFile(Command.java:717)
at chemaxon.jchem.Command.main(Command.java:413)
Imported 0 structures
Done.