User 3ba89c1a00
22-09-2005 21:43:47
I installed MarvinSpace today. Once I set the java classpath I was able to get MarvinSketch to load from the command line. MarvinSpace almost loads and then stops with part of the GUI showing and throws the exception included below. I am running 10.4.2 with the most recent java 1.4.2.
The applet and webstart sort of run with Safari 2.0.1. Sometimes the file loads and draws sometimes not. None of the menu selections worked though.
We are really excited about this product at Carnegie Mellon University. Two professors have a huge amount of chime and rasmol scripts that are quickly becoming obselete due to lack of support and ignoring the mac platform. We really need MarvinSpace!
Jim Burnette
Department of Biological Sciences.
effie:/Applications/Marvin/bin jim$ ./mspace
License key file not found: /Users/jim/.chemaxon/licenses.dat
apple.awt.EventQueueExceptionHandler Caught Throwable : java.lang.UnsatisfiedLinkError: createContext
java.lang.UnsatisfiedLinkError: createContext
at net.java.games.jogl.impl.macosx.CGL.createContext(Native Method)
at net.java.games.jogl.impl.macosx.MacOSXGLContext.create(MacOSXGLContext.java:138)
at net.java.games.jogl.impl.macosx.MacOSXGLContext.create(MacOSXGLContext.java:121)
at net.java.games.jogl.impl.macosx.MacOSXGLContext.makeCurrent(MacOSXGLContext.java:175)
at net.java.games.jogl.impl.macosx.MacOSXOnscreenGLContext.makeCurrent(MacOSXOnscreenGLContext.java:118)
at net.java.games.jogl.impl.GLContext.invokeGL(GLContext.java:248)
at net.java.games.jogl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:236)
at net.java.games.jogl.GLCanvas.display(GLCanvas.java:77)
at net.java.games.jogl.GLCanvas.paint(GLCanvas.java:86)
at sun.awt.RepaintArea.paint(RepaintArea.java:194)
at apple.awt.ComponentModel.handleEvent(ComponentModel.java:290)
at java.awt.Component.dispatchEventImpl(Component.java:3744)
at java.awt.Component.dispatchEvent(Component.java:3543)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:234)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:178) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:170) at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
apple.awt.EventQueueExceptionHandler
The applet and webstart sort of run with Safari 2.0.1. Sometimes the file loads and draws sometimes not. None of the menu selections worked though.
We are really excited about this product at Carnegie Mellon University. Two professors have a huge amount of chime and rasmol scripts that are quickly becoming obselete due to lack of support and ignoring the mac platform. We really need MarvinSpace!
Jim Burnette
Department of Biological Sciences.
effie:/Applications/Marvin/bin jim$ ./mspace
License key file not found: /Users/jim/.chemaxon/licenses.dat
apple.awt.EventQueueExceptionHandler Caught Throwable : java.lang.UnsatisfiedLinkError: createContext
java.lang.UnsatisfiedLinkError: createContext
at net.java.games.jogl.impl.macosx.CGL.createContext(Native Method)
at net.java.games.jogl.impl.macosx.MacOSXGLContext.create(MacOSXGLContext.java:138)
at net.java.games.jogl.impl.macosx.MacOSXGLContext.create(MacOSXGLContext.java:121)
at net.java.games.jogl.impl.macosx.MacOSXGLContext.makeCurrent(MacOSXGLContext.java:175)
at net.java.games.jogl.impl.macosx.MacOSXOnscreenGLContext.makeCurrent(MacOSXOnscreenGLContext.java:118)
at net.java.games.jogl.impl.GLContext.invokeGL(GLContext.java:248)
at net.java.games.jogl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:236)
at net.java.games.jogl.GLCanvas.display(GLCanvas.java:77)
at net.java.games.jogl.GLCanvas.paint(GLCanvas.java:86)
at sun.awt.RepaintArea.paint(RepaintArea.java:194)
at apple.awt.ComponentModel.handleEvent(ComponentModel.java:290)
at java.awt.Component.dispatchEventImpl(Component.java:3744)
at java.awt.Component.dispatchEvent(Component.java:3543)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:234)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:178) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:170) at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
apple.awt.EventQueueExceptionHandler