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

Failed

com.jogamp.opengl.test.junit.jogl.awt.TestBug460GLCanvasNPEAWT.testJogl2ExtensionCheck

Failing for the past 2 builds (Since Unstable#357 )
Took 0.9 sec.

Error Message

No AWTGraphicsConfiguration: AWT-GLCanvas[Realized false,
	null-drawable,
	Realized false,
	Factory   null,
	handle    0x0,
	Drawable size -1x-1,
	AWT pos 0/0, size 0x0,
	visible true,
	null]

Stacktrace

javax.media.opengl.GLException: No AWTGraphicsConfiguration: AWT-GLCanvas[Realized false,
	null-drawable,
	Realized false,
	Factory   null,
	handle    0x0,
	Drawable size -1x-1,
	AWT pos 0/0, size 0x0,
	visible true,
	null]
	at javax.media.opengl.awt.GLCanvas.getChosenGLCapabilities(GLCanvas.java:705)
	at com.jogamp.opengl.test.junit.jogl.awt.TestBug460GLCanvasNPEAWT.testJogl2ExtensionCheck(TestBug460GLCanvasNPEAWT.java:64)