josmas / openwonderland

Automatically exported from code.google.com/p/openwonderland
GNU General Public License v2.0
3 stars 5 forks source link

Start Up issues after installation. #136

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try installing Open Wonderland on a 2008 windows standard server.
2. The server does have JDK6
3. Does not have other programs installed on it as they aren't listed on the 
binary download page as a requirement.

What is the expected output? What do you see instead?
I'm supposed to see Open wonderland running properly with a log in screen. But 
all I see is a grayed out UI that logs errors upon startup in the log tracker 
and NullPointerException errors whenever you click on the UI.
What version of the product are you using? On what operating system?
I'm using the latest binary build available and its on a windows 2008 standard 
server.

Please provide any additional information below.
The error I get is(besides the nullpointerexception):
Oct 20, 2010 10:44:51 AM org.jdesktop.wonderland.client.jme.Webstart
webstartSetup
WARNING: Running from Java Web Start. Performing setup.
Exception in thread "AWT-EventQueue-0" javax.media.opengl.GLException:
glGetError() returned the following error codes after a call to
glGetIntegerv(): GL_INVALID_ENUM
        at javax.media.opengl.DebugGL.checkGLGetError(DebugGL.java:12715)
        at javax.media.opengl.DebugGL.glGetIntegerv(DebugGL.java:3371)
        at
com.jme.renderer.jogl.JOGLContextCapabilities.init(JOGLContextCapabilities.java:
256)
        at
com.jme.renderer.jogl.JOGLContextCapabilities.<init>(JOGLContextCapabilities.jav
a:
152)
        at
com.jme.system.jogl.JOGLDisplaySystem.initForCanvas(JOGLDisplaySystem.java:
552)
        at com.jmex.awt.jogl.JOGLAWTCanvas.init(JOGLAWTCanvas.java:176)
        at com.sun.opengl.impl.GLDrawableHelper.init(GLDrawableHelper.java:
72)
        at javax.media.opengl.GLCanvas$InitAction.run(GLCanvas.java:418)
        at
com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:
189)
        at
javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:
412)
        at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
        at javax.media.opengl.GLCanvas.paint(GLCanvas.java:277)
        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.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) 

Original issue reported on code.google.com by Vash2...@gmail.com on 15 Nov 2010 at 4:48

GoogleCodeExporter commented 9 years ago
The GL Exception indicates a problem with your graphics driver. What graphics 
card and driver are you using?  In the client, please go to Help -> Error 
Report -> Error Log and attach the results to this issue.

Original comment by jonathan...@gmail.com on 15 Nov 2010 at 5:23

GoogleCodeExporter commented 9 years ago
No reply in almost 2 months... could this be closed?

Original comment by josmasfl...@gmail.com on 6 Jan 2011 at 9:51

GoogleCodeExporter commented 9 years ago
Oh sorry for the late notice! I don't know how these issue things work exactly. 
Getting this server up moved to extremely low on my work-study priority list 
and we did find out it is because of the server not having a graphics card. My 
semester ended December 7th so until now I've been on break. If I could get rid 
of this post I would but I am not sure how.

Original comment by Vash2...@gmail.com on 11 Jan 2011 at 10:44

GoogleCodeExporter commented 9 years ago
Closed per submitter.

Original comment by jonathan...@gmail.com on 7 Feb 2011 at 5:40