User 677b9c22ff
16-05-2013 18:44:57
Hi,
I used molecule: CC1NC2N(C=CC23CC4NCC(C)(NC4=O)O3)C1=O
and changed multiple settings in the conformer plugin and got stacked windows results after multiple outputs.
Basically just playing with parameters. After turning MMF94 on and off (keeping other paramters below in
screenshot constant) I got the following NPE. The error is reproducible if boxes are switched on/off, but not when
a new calculation is started. The structure was coming from a much larger file if that is important and was just
activated.
Tool: MarvinView 5.11.5 |
ERROR:
Read error after molecule 0:
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 36
STACK TRACE:
java.io.IOException: java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 36
at chemaxon.marvin.plugin.PluginMDocSource.nextDoc(PluginMDocSource.java:68)
at chemaxon.marvin.io.RewindableMDocSource.readDocSource(RewindableMDocSource.java:140)
at chemaxon.marvin.io.RewindableMDocSource.nextDoc(RewindableMDocSource.java:79)
at chemaxon.marvin.view.MDocStorage.readDoc(MDocStorage.java:2631)
at chemaxon.marvin.view.MDocStorage.tryToExtend(MDocStorage.java:875)
at chemaxon.marvin.view.MDocStorage.getMainDoc(MDocStorage.java:796)
at chemaxon.marvin.view.MDocStorage.getMainDoc(MDocStorage.java:764)
at chemaxon.marvin.view.swing.TableSupport$11.run(TableSupport.java:665)
at chemaxon.marvin.view.swing.TableSupport.setDocSource(TableSupport.java:688)
at chemaxon.marvin.view.swing.TableSupport.access$600(TableSupport.java:68)
at chemaxon.marvin.view.swing.TableSupport$UpdateTask.run0(TableSupport.java:218)
at chemaxon.marvin.view.swing.TableSupport$UpdateTask.run(TableSupport.java:203)
at chemaxon.marvin.view.SequentialScheduler$CmpRunnable.run(SequentialScheduler.java:55)
at chemaxon.marvin.view.SequentialScheduler$1.run(SequentialScheduler.java:211)
Caused by: java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 36
at chemaxon.struc.MoleculeGraph.getAtom(Unknown Source)
at chemaxon.marvin.calculations.ConformerPlugin$ResultIterator.next(ConformerPlugin.java:124)
at chemaxon.marvin.plugin.PluginMDocSource.nextDoc(PluginMDocSource.java:64)
... 13 more
Cheers
Tobias