[junit] main-Display-.windows_nil-1-EDT-1: Pbuffer config: WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 0, ARB-Choosen false, [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], offscr[pbuffer]], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], offscr[pbuffer]]] [junit] main-Display-.windows_nil-1-EDT-1: Pbuffer parentHdc = 0x4a010f60 [junit] main-Display-.windows_nil-1-EDT-1: Pbuffer chosenCaps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], offscr[pbuffer]] [junit] 2 suitable pixel formats found [junit] pixel format 4 (index 0): GLCaps[wgl vid 4 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], offscr[pbuffer]] [junit] pixel format 6 (index 1): GLCaps[wgl vid 6 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], offscr[pbuffer]] [junit] GLWindow.resetCounter() main-Display-.windows_nil-1-EDT-1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test14OffscreenSnapshotWithDemoPixmap [junit] SLOCK [T main @ 1412251751487 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testcase: test11OffscreenWindowPixmap took 3,201 sec [junit] Caused an ERROR [junit] javax.media.opengl.GLException: pbuffer creation error: unable to re-query chosen PFD ID: 4, hdc 0xffffffffa3010eb9 [junit] java.lang.RuntimeException: javax.media.opengl.GLException: pbuffer creation error: unable to re-query chosen PFD ID: 4, hdc 0xffffffffa3010eb9 [junit] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248) [junit] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162) [junit] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426) [junit] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125) [junit] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022) [junit] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027) [junit] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:494) [junit] at com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT.test11OffscreenWindowPixmap(TestOffscreen02BitmapNEWT.java:76) [junit] Caused by: javax.media.opengl.GLException: pbuffer creation error: unable to re-query chosen PFD ID: 4, hdc 0xffffffffa3010eb9 [junit] at jogamp.opengl.windows.wgl.WindowsPbufferWGLDrawable.createPbuffer(WindowsPbufferWGLDrawable.java:215) [junit] at jogamp.opengl.windows.wgl.WindowsPbufferWGLDrawable.setRealizedImpl(WindowsPbufferWGLDrawable.java:75) [junit] at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:196) [junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.setVisibleActionPost(GLWindow.java:592) [junit] at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:978) [junit] at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013) [junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150) [junit] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)