Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Regression

com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT.testGLSLUse01

Failing for the past 2 builds (Since #534 )
Took 3 ms.

Error Message

java.lang.NullPointerException

Stacktrace

java.lang.RuntimeException: java.lang.NullPointerException
	at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:189)
	at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:122)
	at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:191)
	at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1520)
	at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:762)
	at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:319)
	at com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT.testGLSLUse01(TestGLSLSimple01NEWT.java:116)
Caused by: java.lang.NullPointerException
	at jogamp.newt.ScreenImpl.createNative(ScreenImpl.java:187)
	at jogamp.newt.ScreenImpl.addReference(ScreenImpl.java:213)
	at jogamp.newt.WindowImpl.createNative(WindowImpl.java:283)
	at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:707)
	at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:753)
	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:93)
	at jogamp.newt.DefaultEDTUtil$EventDispatchThread.run(DefaultEDTUtil.java:295)

Standard Error

SLOCK 1319372273187 ??? localhost/127.0.0.1:59999 - Wait for lock
Thread-3 - SingletonInstanceServerSocket: localhost/127.0.0.1:59999 - started
SLOCK 1319372279198 +++ localhost/127.0.0.1:59999 - Locked 
class init
++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLCompilation01
Detected screen size 1920x1080
++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLCompilation01
++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLUse01
++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLUse01
class tear down ..
X11Util.Display: Shutdown (close open / pending Displays: false, open (no close attempt): 2/2, pending (not closed, marked uncloseable): 1)
X11Util: Open X11 Display Connections: 2
X11Util: [0]: NamedX11Display[:0, 0x424427c0, refCount 1, unCloseable true]
X11Util: Pending X11 Display Connections: 1
X11Util: [0]: NamedX11Display[:0, 0x42096a10, refCount 0, unCloseable true]
class tear down end
SLOCK 1319372281015 --- localhost/127.0.0.1:59999 - Unlock ok