Skip to content

Regression

com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT

Failing for the past 1 build (Since Unstable#410 )
Took 3 min 0 sec.

Error Message

Fatal: Could lock single instance: localhost/127.0.0.1:59999

Stacktrace

java.lang.RuntimeException: Fatal: Could lock single instance: localhost/127.0.0.1:59999
	at com.jogamp.opengl.test.junit.util.UITestCase.initSingletonInstance(UITestCase.java:57)
	at com.jogamp.opengl.test.junit.util.UITestCase.setUp(UITestCase.java:88)

Standard Error

TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Start Pre-JOGL-Swing
robot pos: java.awt.Point[x=208,y=15]
TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before JOGL init
TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): End Pre-JOGL-Swing
SLOCK 1311797913102 ??? localhost/127.0.0.1:59999 - Wait for lock
++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test01NewtCanvasAWT
++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test02GLCanvas
TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas(): Start
robot pos: java.awt.Point[x=208,y=15]
Gears: Init: AWT-GLCanvas[Realized true,
	jogamp.opengl.windows.wgl.WindowsOnscreenWGLDrawable,
	Realized true,
	Factory   jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@4dbb9a58,
	handle    0x590107c8,
	Drawable size 400x400,
	AWT pos 0/26, size 400x400,
	visible true,
	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT[subType null], connection \Display0, unitID 0, awtDevice D3DGraphicsDevice[screen=0], handle 0x0], idx 0],
	chosen    GLCaps[7 arb: on-scr, rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono  , hw, GLProfile[GL4bc/GL4bc]],
	requested GLCaps[on-scr, rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono  , hw, GLProfile[GL4bc/GL4bc]],
	sun.awt.Win32GraphicsConfig@26a3960[dev=D3DGraphicsDevice[screen=0],pixfmt=7],
	encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0], pfdID 7, ARB-Choosen true,
	requested GLCaps[on-scr, rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono  , hw, GLProfile[GL4bc/GL4bc]],
	chosen    GLCaps[7 arb: on-scr, rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono  , hw, GLProfile[GL4bc/GL4bc]]]]]
Chosen GLCapabilities: GLCaps[7 arb: on-scr, rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono  , hw, GLProfile[GL4bc/GL4bc]]
INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
GL_VENDOR: NVIDIA Corporation
GL_RENDERER: GeForce GTX 460/PCI/SSE2
GL_VERSION: 4.1.0
gear1 list created: 1
gear2 list created: 2
gear3 list created: 3
Gears: Reshape 0/0 400x400
Gears: Dispose
TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas(): End
++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test02GLCanvas
TestSwingAWTRobotUsageBeforeJOGLInitBug411.release(): Start
TestSwingAWTRobotUsageBeforeJOGLInitBug411.release(): End