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

Regression

com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT.test02_aa8

Failing for the past 1 build (Since Unstable#1112 )
Took 0.29 sec.

Error Message

java.lang.NullPointerException

Stacktrace

java.lang.RuntimeException: java.lang.NullPointerException
	at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:98)
	at javax.media.opengl.awt.GLCanvas.setupPrint(GLCanvas.java:736)
	at com.jogamp.nativewindow.awt.AWTPrintLifecycle$Context$1.run(AWTPrintLifecycle.java:154)
	at jogamp.nativewindow.awt.AWTMisc.performAction(AWTMisc.java:120)
	at jogamp.nativewindow.awt.AWTMisc.performAction(AWTMisc.java:118)
	at com.jogamp.nativewindow.awt.AWTPrintLifecycle$Context.setupPrint(AWTPrintLifecycle.java:172)
	at com.jogamp.nativewindow.awt.AWTPrintLifecycle$Context.setupPrint(AWTPrintLifecycle.java:125)
	at com.jogamp.opengl.test.junit.jogl.tile.TiledPrintingAWTBase.doPrintImpl(TiledPrintingAWTBase.java:217)
	at com.jogamp.opengl.test.junit.jogl.tile.TiledPrintingAWTBase.doPrintAutoImpl(TiledPrintingAWTBase.java:166)
	at com.jogamp.opengl.test.junit.jogl.tile.TiledPrintingAWTBase.doPrintAuto(TiledPrintingAWTBase.java:126)
	at com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT.runTestGL(TestTiledPrintingGearsAWT.java:181)
	at com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT.test02_aa8(TestTiledPrintingGearsAWT.java:252)
Caused by: java.lang.NullPointerException
	at javax.media.opengl.awt.GLCanvas$4.run(GLCanvas.java:762)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
	at java.awt.EventQueue.access$400(EventQueue.java:82)
	at java.awt.EventQueue$2.run(EventQueue.java:676)
	at java.awt.EventQueue$2.run(EventQueue.java:674)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

Standard Error

Thread-2 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1382047545738 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts
++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0
WindowEvent[WINDOW_MOVED, NEWTEvent[source:java.awt.Frame, consumed false, when:1382047548537 d 1ms]]
WindowEvent[WINDOW_RESIZED, NEWTEvent[source:java.awt.Frame, consumed false, when:1382047548540 d 0ms]]
WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:java.awt.Frame, consumed false, when:1382047548541 d 0ms]]
Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
GearsES2 init on Thread[AWT-EventQueue-0,6,main]
Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
Swap Interval  -1
GL Profile     GLProfile[GL2/GL2.hw]
GL Version     2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-7.32.12 [GL 2.1.0, vendor 7.32.12 (NVIDIA-7.32.12)]
Quirks         [NoOffscreenBitmap]
Impl. class    jogamp.opengl.gl4.GL4bcImpl
GL_VENDOR      NVIDIA Corporation
GL_RENDERER    NVIDIA GeForce 320M OpenGL Engine
GL_VERSION     2.1 NVIDIA-7.32.12
GLSL           true, has-compiler-func: true, version: 1.20 / 1.20.0
GL FBO: basic true, full true
GL_EXTENSIONS  134
GLX_EXTENSIONS 0
-----------------------------------------------------------------------------------------------------
gear1 list created: 1
gear2 list created: 2
gear3 list created: 3
Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f880c89c870, msaa false, tileRendererInUse null
>> angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0
Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
Swap Interval  -1
GL Profile     GLProfile[GL2/GL2.hw]
GL Version     2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-7.32.12 [GL 2.1.0, vendor 7.32.12 (NVIDIA-7.32.12)]
Quirks         [NoOffscreenBitmap]
Impl. class    jogamp.opengl.gl4.GL4bcImpl
GL_VENDOR      NVIDIA Corporation
GL_RENDERER    NVIDIA GeForce 320M OpenGL Engine
GL_VERSION     2.1 NVIDIA-7.32.12
GLSL           true, has-compiler-func: true, version: 1.20 / 1.20.0
GL FBO: basic true, full true
GL_EXTENSIONS  134
GLX_EXTENSIONS 0
-----------------------------------------------------------------------------------------------------
ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
	null
	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
   ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
   ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f880c89cbf0, tileRendererInUse null
Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
No PDF
doPrint: dpi 72, TestTiledPrintingGearsAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
1 s: 60 f / 1126 ms, 53.2 fps, 18 ms/f; total: 60 f, 53.2 fps, 18 ms/f
2 s: 60 f / 1001 ms, 59.9 fps, 16 ms/f; total: 120 f, 56.4 fps, 17 ms/f
PRINTable: OnscreenPrintable
PRINT DPI: 72, AA 0, scaleGL 1.0
++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0
++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8
WindowEvent[WINDOW_MOVED, NEWTEvent[source:java.awt.Frame, consumed false, when:1382047550767 d 0ms]]
WindowEvent[WINDOW_RESIZED, NEWTEvent[source:java.awt.Frame, consumed false, when:1382047550772 d 0ms]]
WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:java.awt.Frame, consumed false, when:1382047550773 d 0ms]]
WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:java.awt.Frame, consumed false, when:1382047550773 d 0ms]]
Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
GearsES2 init on Thread[AWT-EventQueue-0,6,main]
Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
Swap Interval  -1
GL Profile     GLProfile[GL2/GL2.hw]
GL Version     2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-7.32.12 [GL 2.1.0, vendor 7.32.12 (NVIDIA-7.32.12)]
Quirks         [NoOffscreenBitmap]
Impl. class    jogamp.opengl.gl4.GL4bcImpl
GL_VENDOR      NVIDIA Corporation
GL_RENDERER    NVIDIA GeForce 320M OpenGL Engine
GL_VERSION     2.1 NVIDIA-7.32.12
GLSL           true, has-compiler-func: true, version: 1.20 / 1.20.0
GL FBO: basic true, full true
GL_EXTENSIONS  134
GLX_EXTENSIONS 0
-----------------------------------------------------------------------------------------------------
gear1 list created: 1
gear2 list created: 2
gear3 list created: 3
Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f880c8d3480, msaa true, tileRendererInUse null
>> angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0
Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
Swap Interval  -1
GL Profile     GLProfile[GL2/GL2.hw]
GL Version     2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-7.32.12 [GL 2.1.0, vendor 7.32.12 (NVIDIA-7.32.12)]
Quirks         [NoOffscreenBitmap]
Impl. class    jogamp.opengl.gl4.GL4bcImpl
GL_VENDOR      NVIDIA Corporation
GL_RENDERER    NVIDIA GeForce 320M OpenGL Engine
GL_VERSION     2.1 NVIDIA-7.32.12
GLSL           true, has-compiler-func: true, version: 1.20 / 1.20.0
GL FBO: basic true, full true
GL_EXTENSIONS  134
GLX_EXTENSIONS 0
-----------------------------------------------------------------------------------------------------
ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
	null
	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
   ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
   ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f880ce04140, tileRendererInUse null
Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
No PDF
doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
PRINTable: OnscreenPrintable
PRINT DPI: 72, AA 0, scaleGL 1.0
++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8
SLOCK [T main @ 1382047551119 ms --- localhost/127.0.0.1:59999 - Unlock ok within 13 ms