User 6a8cd00fc4
18-08-2013 19:56:58
Hi,
I just started to use Marvin software in Mac OS X 10.8.3, but when i open Marvinspace, it reminds me an error has occured during startup.
previous post indicates probably it could be solved by degarde Jre, but this probaby leads to other probelm of other software.
many thanks,
Jia
mesage:
ERROR:
Error opening MarvinSpace
STACK TRACE:
java.lang.NoSuchMethodError: javax.media.opengl.GLDrawableFactory.initSingleton()V
at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1385)
at javax.media.opengl.GLProfile.access$000(GLProfile.java:74)
at javax.media.opengl.GLProfile$1.run(GLProfile.java:142)
at java.security.AccessController.doPrivileged(Native Method)
at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:131)
at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:160)
at javax.media.opengl.GLProfile.getDefaultDevice(GLProfile.java:1675)
at javax.media.opengl.awt.GLJPanel.<init>(GLJPanel.java:244)
at javax.media.opengl.awt.GLJPanel.<init>(GLJPanel.java:214)
at javax.media.opengl.awt.GLJPanel.<init>(GLJPanel.java:205)
at chemaxon.marvin.space.GraphicScene.<init>(GraphicScene.java:221)
at chemaxon.marvin.space.MSpaceEasy.<init>(MSpaceEasy.java:119)
at chemaxon.marvin.space.MSpaceEasy.<init>(MSpaceEasy.java:98)
at chemaxon.marvin.space.gui.MSpaceFrameViewer.getMSpaceFrame(MSpaceFrameViewer.java:68)
at chemaxon.marvin.space.gui.MSpaceFrameViewer.getMSpaceViewer(MSpaceFrameViewer.java:59)
at chemaxon.marvin.space.gui.MSpaceViewerBase.get(MSpaceViewerBase.java:117)
at chemaxon.marvin.space.gui.MSpaceFrameViewer.get(MSpaceFrameViewer.java:51)
at chemaxon.marvin.space.gui.MSpaceViewerBase.callback(MSpaceViewerBase.java:100)
at chemaxon.marvin.common.swing.MolPanel.getMSpaceViewer(MolPanel.java:5832)
at chemaxon.marvin.sketch.swing.SketchPanel.openMSpace(SketchPanel.java:3501)
at chemaxon.marvin.sketch.swing.SketchPanel.doOpenMSpace(SketchPanel.java:2797)
at chemaxon.marvin.sketch.swing.actions.OpenMarvinSpaceAction.actionPerformed(OpenMarvinSpaceAction.java:26)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2028)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2351)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.AbstractButton.doClick(AbstractButton.java:389)
at com.apple.laf.ScreenMenuItem.actionPerformed(ScreenMenuItem.java:95)
at java.awt.MenuItem.processActionEvent(MenuItem.java:650)
at java.awt.MenuItem.processEvent(MenuItem.java:609)
at java.awt.MenuComponent.dispatchEventImpl(MenuComponent.java:343)
at java.awt.MenuComponent.dispatchEvent(MenuComponent.java:331)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:713)
at java.awt.EventQueue.access$400(EventQueue.java:82)
at java.awt.EventQueue$2.run(EventQueue.java:669)
at java.awt.EventQueue$2.run(EventQueue.java:667)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:683)
at java.awt.EventQueue$3.run(EventQueue.java:681)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:680)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)