Program crashed during start up

25 views
Skip to first unread message

SR Meteor

unread,
Jun 18, 2014, 1:42:42 AM6/18/14
to openwon...@googlegroups.com

Hai, I would like to know what is the problem when I run the OWL, then the program crashed and it looks like above picture:

FYI, this problem only occurred on certain computers. Is the problem related to JAVA or the computer itself? I have tried installing several version Java (mostly Java 6 and 7) but still got the same problem. I'm also had turn off the firewall and antivirus program but the result was still the same.

Can someone help me with this problem? Thank you in advance. Btw, the OS is Windows 7.

Here is the error log:

WARNING 1:21:28 PM org.jdesktop.wonderland.

client.jme.Webstart webstartSetup
Running from Java Web Start. Performing setup.
WARNING 1:21:39 PM org.jdesktop.wonderland.client.jme.JmeClientMain$1 uncaughtException
Uncaught exception
javax.media.opengl.GLException: Thread[AWT-EventQueue-2,6,javawsApplicationThreadGroup] glGetError() returned the following error codes after a call to glGetIntegerv(<int> 0x84E2, <java.nio.IntBuffer> java.nio.DirectIntBufferU[pos=0 lim=16 cap=16]): GL_INVALID_ENUM ( 1280 0x500),
    at javax.media.opengl.DebugGL2.checkGLGetError(DebugGL2.java:24811)
    at javax.media.opengl.DebugGL2.glGetIntegerv(DebugGL2.java:19703)
    at com.jme.renderer.jogl.JOGLContextCapabilities.init(JOGLContextCapabilities.java:260)
    at com.jme.renderer.jogl.JOGLContextCapabilities.<init>(JOGLContextCapabilities.java:155)
    at com.jme.system.jogl.JOGLDisplaySystem.initForCanvas(JOGLDisplaySystem.java:553)
    at com.jmex.awt.jogl.JOGLAWTCanvas.init(JOGLAWTCanvas.java:176)
    at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:535)
    at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:555)
    at javax.media.opengl.awt.GLCanvas$6.run(GLCanvas.java:1031)
    at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1022)
    at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:899)
    at javax.media.opengl.awt.GLCanvas$8.run(GLCanvas.java:1059)
    at javax.media.opengl.Threading.invoke(Threading.java:193)
    at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:483)
    at javax.media.opengl.awt.GLCanvas.paint(GLCanvas.java:537)
    at com.jmex.awt.jogl.JOGLAWTCanvas.paint(JOGLAWTCanvas.java:243)
    at sun.awt.RepaintArea.paintComponent(Unknown Source)
    at sun.awt.RepaintArea.paint(Unknown Source)
    at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(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)
WARNING 1:22:19 PM org.jdesktop.wonderland.client.jme.JmeClientMain$1 uncaughtException
Uncaught exception
java.lang.NullPointerException
    at com.jmex.awt.jogl.JOGLAWTCanvas.reshape(JOGLAWTCanvas.java:237)
    at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:595)
    at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:601)
    at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:1044)
    at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1024)
    at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:899)
    at javax.media.opengl.awt.GLCanvas$8.run(GLCanvas.java:1059)
    at javax.media.opengl.Threading.invoke(Threading.java:193)
    at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:483)
    at javax.media.opengl.awt.GLCanvas.paint(GLCanvas.java:537)
    at com.jmex.awt.jogl.JOGLAWTCanvas.paint(JOGLAWTCanvas.java:243)
    at sun.awt.RepaintArea.paintComponent(Unknown Source)
    at sun.awt.RepaintArea.paint(Unknown Source)
    at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(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)

Ric Moore

unread,
Jun 18, 2014, 3:41:19 PM6/18/14
to openwon...@googlegroups.com
On 06/18/2014 01:42 AM, SR Meteor wrote:
> <https://lh5.googleusercontent.com/-tKQYriqYXCE/U6EmnwxUxnI/AAAAAAAAAF0/PP_rauXHvm0/s1600/owl.jpg>
>
> Hai, I would like to know what is the problem when I run the OWL, then
> the program crashed and it looks like above picture:
>
> FYI, this problem only occurred on certain computers. Is the problem
> related to JAVA or the computer itself? I have tried installing several
> version Java (mostly Java 6 and 7) but still got the same problem. I'm
> also had turn off the firewall and antivirus program but the result was
> still the same.


I get the same error running Debian Jessie. But, I don't get it with
Ubuntu 14.04, which is virtually the same install, same versions of
Java. It appears to be related to OpenGL version. Both installs running
the same version of nVidia driver. Beats me. Something is certainly
missing between the two. I wish I knew what it is. I prefer running
Debian. :/ Ric


Reply all
Reply to author
Forward
0 new messages