User eda6f877b4
10-12-2010 13:04:01
Hi,
I have a structure registered using the marvin applet. Afterwards the same structure is retrived for display in the viewer, but yeilds the following error:
chemaxon.formats.MolFormatException: Cannot recognize format (?)
Unrecognized file contents:
CC(C)[N ]([O-])=O
at chemaxon.formats.recognizer.RecognitionSubsystem.getFormat(Unknown Source)
at chemaxon.formats.MolInputStream.b(Unknown Source)
at chemaxon.formats.MolInputStream.a(Unknown Source)
at chemaxon.formats.MolInputStream.<init>(Unknown Source)
at chemaxon.marvin.util.MolLoader.a(Unknown Source)
at chemaxon.marvin.util.MolLoader.run(Unknown Source)
at chemaxon.marvin.common.swing.MolPanel.startLoader(Unknown Source)
at chemaxon.marvin.view.swing.ViewPanel.startstop(Unknown Source)
at chemaxon.marvin.applet.JMView.createGUI(Unknown Source)
at chemaxon.marvin.applet.AbstractMarvinApplet.init(Unknown Source)
at chemaxon.marvin.applet.JMViewLaunch.showApplet(Unknown Source)
at chemaxon.marvin.applet.AppletLaunch$2.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
I am using marvin/jchem version 5.3.3..
Please advise what further info, you will need to give feedback on this issue..
Regards
Dann