User 8139ea8dbd
31-08-2006 23:53:15
Cartridge fail to calculate TPSA for the following structure, however, if I use Marvin Sketcher's Tool menu, it manages to calculate a tpsa value.
select jc_evaluate('CC[C@H]1NC(=O)C(N(C)C(=O)[C@H](C(C)C)N(C)C(=O)[C@H](C(C)C)N(C)C(=O)[C@H](C(C)C)N(C)C(=O)[C@H](C)NC(=O)[C@H](C)NC(=O)[C@@H](C(C)C)N(C)C(=O)[C@H](NC(=O)[C@H](C(C)C)N(C)C(=[0])CN(C)C1=O)C(C)C)[C@H](O)[C@H](C)C\C=C\C','PSA') from dual;
gives error message:
ORA-29532: Java call terminated by uncaught Java exception:
java.lang.RuntimeException: The following exception has been thrown by the
servlet:
Exception: Error while evaluating expression:
PSA
Calculation result is not defined for query molecules.
Calculation result is not defined for query molecules.
ORA-06512: at "JCHEM_CARTRIDGE.JCHEM_CORE_PKG", line 0
ORA-06512: at "JCHEM_CARTRIDGE.EVALUATE_FUNC", line 10
select jc_evaluate('CC[C@H]1NC(=O)C(N(C)C(=O)[C@H](C(C)C)N(C)C(=O)[C@H](C(C)C)N(C)C(=O)[C@H](C(C)C)N(C)C(=O)[C@H](C)NC(=O)[C@H](C)NC(=O)[C@@H](C(C)C)N(C)C(=O)[C@H](NC(=O)[C@H](C(C)C)N(C)C(=[0])CN(C)C1=O)C(C)C)[C@H](O)[C@H](C)C\C=C\C','PSA') from dual;
gives error message:
ORA-29532: Java call terminated by uncaught Java exception:
java.lang.RuntimeException: The following exception has been thrown by the
servlet:
Exception: Error while evaluating expression:
PSA
Calculation result is not defined for query molecules.
Calculation result is not defined for query molecules.
ORA-06512: at "JCHEM_CARTRIDGE.JCHEM_CORE_PKG", line 0
ORA-06512: at "JCHEM_CARTRIDGE.EVALUATE_FUNC", line 10