User 52a4e280f0
04-09-2012 10:20:26
HI there,
We have recently updated our standardisation rules and the chemaxon version to 5.10.0. And we have also updated the associated relational database using the JCHemManager. But there seems to be some issues with the data which was already loaded with the previous versions. One of the issues I see is as below. Can there be an alterntive to fix this type of an issue, without reloading the content?
2012-09-04 11:09:31,999 ERROR [http-192.168.55.157-9091-12] chemaxon.jchem.db.JChemSearch.handleQTCError : 6403 : chemaxon.formats.MolFormatException: Attachment point handling is not supported for S-groups with more than 2 crossing bonds
2012-09-04 11:09:32,001 ERROR [http-192.168.55.157-9091-12] chemaxon.jchem.db.JChemSearch.report : 123 : QT search error Query=<?xml version="1.0"?><cml version="ChemAxon file format v5.10.0, generated by v5.10.1">\n<MDocument><MChemicalStruct><molecule molID="m1"><atomArray atomID="" elementType="" x2="" y2=""></atomArray><bondArray></bondArray></molecule></MChemicalStruct></ ... (19 more characters) CD_ID=19840 index=273
chemaxon.formats.MolFormatException: Attachment point handling is not supported for S-groups with more than 2 crossing bonds
at chemaxon.marvin.io.MRecordImporter.readStructure(MRecordImporter.java:775) ~[MarvinBeans-formats-2.0.jar:5.10.1 2012-07-12]
.....
at chemaxon.jchem.db.JChemSearch.run(JChemSearch.java:2017) [jchem-db-2.0.jar:5.10.1 2012-07-12]
.....
Caused by: java.lang.UnsupportedOperationException: Attachment point handling is not supported for S-groups with more than 2 crossing bonds
at chemaxon.struc.sgroup.SuperatomSgroup.calculateAttachmentPoints(SuperatomSgroup.java:1367) ~[MarvinBeans-2.0.jar:5.10.1 2012-07-12]
at chemaxon.marvin.io.formats.mdl.MolImport.readPropertiesBlockV2(MolImport.java:1621) ~[MarvinBeans-formats.mdl-2.0.jar:5.10.1 2012-07-12]
.....
at chemaxon.marvin.io.MRecordImporter.readStructure(MRecordImporter.java:764) ~[MarvinBeans-formats-2.0.jar:5.10.1 2012-07-12]
... 60 common frames omitted
java.lang.RuntimeException: chemaxon.jchem.db.DatabaseSearchException: An error occured for structure with cd_id: 19840
Caused by:
Attachment point handling is not supported for S-groups with more than 2 crossing bonds
at chemaxon.jchem.db.JChemSearch.retrieveBatchAndSearch(JChemSearch.java:5166)
......
at chemaxon.jchem.db.JChemSearch.run(JChemSearch.java:2017)
. ... 44 more
Caused by: chemaxon.formats.MolFormatException: Attachment point handling is not supported for S-groups with more than 2 crossing bonds
at chemaxon.marvin.io.MRecordImporter.readStructure(MRecordImporter.java:775)
.....
at chemaxon.formats.MolImporter.readMol(MolImporter.java:860)
.....
at chemaxon.jchem.db.JChemSearch.retrieveBatchAndSearch(JChemSearch.java:5151)
... 51 more
Caused by: java.lang.UnsupportedOperationException: Attachment point handling is not supported for S-groups with more than 2 crossing bonds
at chemaxon.struc.sgroup.SuperatomSgroup.calculateAttachmentPoints(SuperatomSgroup.java:1367)
at chemaxon.marvin.io.formats.mdl.MolImport.readPropertiesBlockV2(MolImport.java:1621)
....
at chemaxon.marvin.io.MRecordImporter.readStructure(MRecordImporter.java:764)
... 60 more
Thanks,
Isha