User 870ab5b546
25-05-2007 15:36:44
Hi,
Can you help me clarify what the trace below means, what could be causing it, and what I might do to cure it?
-- Bob
Can you help me clarify what the trace below means, what could be causing it, and what I might do to cure it?
-- Bob
Code: |
java.lang.RuntimeException: Molecule@e00180[3a,2b] is not a parent of child S-group: SuperatomSgroup@82a1ee[Ph,C].parentMolecule=Molecule@551398[7a,5b] at chemaxon.struc.Molecule.clonecopySgroups(Molecule.java:975) at chemaxon.struc.Molecule.clonecopy(Molecule.java:871) at chemaxon.struc.Molecule.cloneMolecule(Molecule.java:1034) at chemaxon.struc.Molecule.clone(Molecule.java:1043) at chemaxon.marvin.modules.CmlExport.appendMolecule0(CmlExport.java:203) at chemaxon.marvin.modules.CmlExport.appendMolecule(CmlExport.java:138) at chemaxon.marvin.modules.MrvExport.appendChemicalStruct(MrvExport.java:240) at chemaxon.marvin.modules.MrvExport.convert(MrvExport.java:60) at chemaxon.struc.Molecule.exportToObject(Molecule.java:1302) at chemaxon.struc.Molecule.exportToObject(Molecule.java:1267) at chemaxon.struc.Molecule.exportToFormat(Molecule.java:1116) at chemaxon.struc.Molecule.toFormat(Molecule.java:1094) at com.prenhall.epoch.mechanisms.MechSet.fragInList(MechSet.java:111) at com.prenhall.epoch.mechanisms.MechSet.subsetIndex(MechSet.java:267) at com.prenhall.epoch.mechanisms.MechSet.subsetIndex(MechSet.java:234) at com.prenhall.epoch.mechanisms.MechSet.subset(MechSet.java:288) at com.prenhall.epoch.mechanisms.Mechanism.validFlowContents(Mechanism.java:180) at com.prenhall.epoch.answer.impl.MechArrow.isResponseMatching(MechArrow.java:80) at com.prenhall.epoch.answer.Evaluator.matchResponse(Evaluator.java:394) at com.prenhall.epoch.problem.Problem.evaluateResponse(Problem.java:922) |