-----------------------------------------------------------------------------------------------------
Platform: Windows XP 5.1 (os), x86 (arch) 1 cores
Platform: littleEndian true, 32Bit true, a-ptr bit-size 32
Platform: Java 1.6.0_24, Java HotSpot(TM) Client VM, Sun Microsystems Inc., http://java.sun.com/, is JavaSE: true
-----------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
Package: com.jogamp.common
Extension Name: com.jogamp.common
Specification Title: GlueGen Java Bindings Generator
Specification Vendor: JogAmp Community
Specification Version: 2.0
Implementation Title: GlueGen Run-Time
Implementation Vendor: JogAmp Community
Implementation Vendor ID: com.jogamp
Implementation URL: http://jogamp.org/
Implementation Version: 2.0-b258-20110131
Implementation Branch: master
Implementation Commit: 0e6b671c2373c14ca1e50519d906555271e2f152
-----------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
Package: javax.media.nativewindow
Extension Name: javax.media.nativewindow
Specification Title: Native Window Interface API Specification
Specification Vendor: JogAmp Community
Specification Version: 2.0
Implementation Title: Native Window Interface Runtime Environment
Implementation Vendor: JogAmp Community
Implementation Vendor ID: com.jogamp
Implementation URL: http://jogamp.org/
Implementation Version: 2.0-b271-20110131
Implementation Branch: master
Implementation Commit: f62b95c7bf2997bf7c309a7a186c4f46155f7c2a
-----------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
Package: javax.media.opengl
Extension Name: javax.media.opengl
Specification Title: Java Bindings for OpenGL API Specification
Specification Vendor: JogAmp Community
Specification Version: 2.0
Implementation Title: Java Bindings for OpenGL Runtime Environment
Implementation Vendor: JogAmp Community
Implementation Vendor ID: com.jogamp
Implementation URL: http://jogamp.org/
Implementation Version: 2.0-b271-20110131
Implementation Branch: master
Implementation Commit: f62b95c7bf2997bf7c309a7a186c4f46155f7c2a
-----------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
Package: com.jogamp.newt
Extension Name: com.jogamp.newt
Specification Title: NEWT API Specification
Specification Vendor: JogAmp Community
Specification Version: 2.0
Implementation Title: NEWT Runtime Environment
Implementation Vendor: JogAmp Community
Implementation Vendor ID: com.jogamp
Implementation URL: http://jogamp.org/
Implementation Version: 2.0-b271-20110131
Implementation Branch: master
Implementation Commit: f62b95c7bf2997bf7c309a7a186c4f46155f7c2a
-----------------------------------------------------------------------------------------------------
java.lang.Throwable: main - Info: NativeWindowFactory.<init>
	at javax.media.nativewindow.NativeWindowFactory.<clinit>(NativeWindowFactory.java:119)
	at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1091)
	at javax.media.opengl.GLProfile.access$000(GLProfile.java:67)
	at javax.media.opengl.GLProfile$1.run(GLProfile.java:113)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:111)
	at javax.media.opengl.GLProfile.validateInitialization(GLProfile.java:1351)
	at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:1503)
	at javax.media.opengl.GLProfile.get(GLProfile.java:550)
	at javax.media.opengl.GLProfile.getDefault(GLProfile.java:448)
	at javax.media.opengl.GLProfile.getDefault(GLProfile.java:454)
	at com.jogamp.newt.opengl.GLWindow.main(GLWindow.java:903)
main - NativeWindowFactory.initSingleton(false)
JOGL/Java2D integration disabled
JAWTUtil: Has sun.awt.SunToolkit.awtLock/awtUnlock true
JAWTUtil: Has Java2D true
JAWTUtil: Is headless false
JAWTUtil: AWT Desktop hints 1
GDI.isFirstX11ActionOnProcess: false
NativeWindowFactory.registerFactory() interface javax.media.nativewindow.NativeWindow -> com.jogamp.nativewindow.impl.NativeWindowFactoryImpl@b4d3d5
NativeWindowFactory.registerFactory() class java.awt.Component -> com.jogamp.nativewindow.impl.NativeWindowFactoryImpl@b4d3d5
NativeWindowFactory firstUIActionOnProcess false
NativeWindowFactory isAWTAvailable true, defaultFactory com.jogamp.nativewindow.impl.NativeWindowFactoryImpl@b4d3d5
GLProfile.init firstUIActionOnProcess: false, thread: main
-----------------------------------------------------------------------------------------------------
Platform: Windows XP 5.1 (os), x86 (arch) 1 cores
Platform: littleEndian true, 32Bit true, a-ptr bit-size 32
Platform: Java 1.6.0_24, Java HotSpot(TM) Client VM, Sun Microsystems Inc., http://java.sun.com/, is JavaSE: true
-----------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
Package: com.jogamp.common
Extension Name: com.jogamp.common
Specification Title: GlueGen Java Bindings Generator
Specification Vendor: JogAmp Community
Specification Version: 2.0
Implementation Title: GlueGen Run-Time
Implementation Vendor: JogAmp Community
Implementation Vendor ID: com.jogamp
Implementation URL: http://jogamp.org/
Implementation Version: 2.0-b258-20110131
Implementation Branch: master
Implementation Commit: 0e6b671c2373c14ca1e50519d906555271e2f152
-----------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
Package: javax.media.nativewindow
Extension Name: javax.media.nativewindow
Specification Title: Native Window Interface API Specification
Specification Vendor: JogAmp Community
Specification Version: 2.0
Implementation Title: Native Window Interface Runtime Environment
Implementation Vendor: JogAmp Community
Implementation Vendor ID: com.jogamp
Implementation URL: http://jogamp.org/
Implementation Version: 2.0-b271-20110131
Implementation Branch: master
Implementation Commit: f62b95c7bf2997bf7c309a7a186c4f46155f7c2a
-----------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
Package: javax.media.opengl
Extension Name: javax.media.opengl
Specification Title: Java Bindings for OpenGL API Specification
Specification Vendor: JogAmp Community
Specification Version: 2.0
Implementation Title: Java Bindings for OpenGL Runtime Environment
Implementation Vendor: JogAmp Community
Implementation Vendor ID: com.jogamp
Implementation URL: http://jogamp.org/
Implementation Version: 2.0-b271-20110131
Implementation Branch: master
Implementation Commit: f62b95c7bf2997bf7c309a7a186c4f46155f7c2a
-----------------------------------------------------------------------------------------------------
GLDrawableFactory.static - Native OS Factory for: Windows: com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
GraphicsConfigurationFactory.registerFactory() interface javax.media.nativewindow.AbstractGraphicsDevice -> com.jogamp.nativewindow.impl.DefaultGraphicsConfigurationFactoryImpl@136228
GraphicsConfigurationFactory.registerFactory() class javax.media.nativewindow.windows.WindowsGraphicsDevice -> com.jogamp.opengl.impl.windows.wgl.WindowsWGLGraphicsConfigurationFactory@84abc9
GraphicsConfigurationFactory.registerFactory() class javax.media.nativewindow.awt.AWTGraphicsDevice -> com.jogamp.opengl.impl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory@1050169
GraphicsConfigurationFactory.registerFactory() class javax.media.nativewindow.egl.EGLGraphicsDevice -> com.jogamp.opengl.impl.egl.EGLGraphicsConfigurationFactory@169e11
main-SharedResourceRunner STARTED
main-SharedResourceRunner -> ready
WindowsWGLDrawableFactory.enterThreadCriticalZone() - 0xffffffffffffffff - main
java.lang.Exception: Stack trace
	at java.lang.Thread.dumpStack(Unknown Source)
	at com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory.enterThreadCriticalZone(WindowsWGLDrawableFactory.java:140)
	at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1223)
	at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1193)
	at javax.media.opengl.GLProfile.access$000(GLProfile.java:67)
	at javax.media.opengl.GLProfile$1.run(GLProfile.java:113)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:111)
	at javax.media.opengl.GLProfile.validateInitialization(GLProfile.java:1351)
	at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:1503)
	at javax.media.opengl.GLProfile.get(GLProfile.java:550)
	at javax.media.opengl.GLProfile.getDefault(GLProfile.java:448)
	at javax.media.opengl.GLProfile.getDefault(GLProfile.java:454)
	at com.jogamp.newt.opengl.GLWindow.main(GLWindow.java:903)
java.lang.Throwable: Info: GLProfile.initProfilesForDevice: WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], isSet false
	at javax.media.opengl.GLProfile.initProfilesForDeviceImpl(GLProfile.java:1235)
	at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1225)
	at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1193)
	at javax.media.opengl.GLProfile.access$000(GLProfile.java:67)
	at javax.media.opengl.GLProfile$1.run(GLProfile.java:113)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:111)
	at javax.media.opengl.GLProfile.validateInitialization(GLProfile.java:1351)
	at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:1503)
	at javax.media.opengl.GLProfile.get(GLProfile.java:550)
	at javax.media.opengl.GLProfile.getDefault(GLProfile.java:448)
	at javax.media.opengl.GLProfile.getDefault(GLProfile.java:454)
	at com.jogamp.newt.opengl.GLWindow.main(GLWindow.java:903)
GLProfile.init map decon, desktopCtxUndef true, eglCtxUndef true
GLProfile.init map GLProfile[GL2/GL2] on devide decon
GLProfile.init map default GLProfile[GL2/GL2] on device decon
GLProfile.init map GLProfile[GL3bc/GL3bc] on devide decon
GLProfile.init map GLProfile[GL4bc/GL4bc] on devide decon
GLProfile.init map GLProfile[GL2GL3/GL2] on devide decon
GLProfile.init map GLProfile[GL3/GL3] on devide decon
GLProfile.init map GLProfile[GL4/GL4] on devide decon
GLProfile.init map GLProfile[GL2ES2/GL2] on devide decon
GLProfile.init map *** no mapping for GLES2 on device decon
GLProfile.init map GLProfile[GL2ES1/GL2] on devide decon
GLProfile.init map *** no mapping for GLES1 on device decon
getOrCreateShared() decon: trying
main doAndWait START init: decon, release: null
main initializeAndWait set command init: decon, release: null
main-SharedResourceRunner woke up for device connection init: decon, release: null
main-SharedResourceRunner create Shared for: decon
RegisteredClassFactory getSharedClass (0) initialized: RegisteredClass[handle 0x400000, _dummyWindow_clazz0]
updateGraphicsConfiguration(using target): hdc 0xfffffffff401115e
!!! user chosen caps 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[GL2/GL2]]
updateGraphicsConfigurationARB: SharedContext is null: WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0]
updateGraphicsConfigurationGDI: ChoosePixelFormat(HDC 0xfffffffff401115e) = 3, idx 2 (LastError: 0)
chooseCapabilities: Using recommendedIndex: idx 2
!!! chosen pfdID (GDI): native recommended 3, caps GLCaps[3 gdi: on-scr, rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2]]
!!! setPixelFormat (GDI): hdc 0xfffffffff401115e, 0 -> 3
*** setCapsPFD: GLCaps[3 gdi: on-scr, rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2]]
!!! WindowsDummyWGLDrawable: WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0], pfdID 3, ARB-Choosen false,
	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[GL2/GL2]],
	chosen    GLCaps[3 gdi: on-scr, rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2]]]
java.lang.Exception: Info: setGL (OpenGL null): main-SharedResourceRunner, <null> -> GL4bcImpl, com.jogamp.opengl.impl.gl4.GL4bcImpl@194ca6c
	at com.jogamp.opengl.impl.GLContextImpl.setGL(GLContextImpl.java:177)
	at com.jogamp.opengl.impl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:815)
	at com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:301)
	at com.jogamp.opengl.impl.GLContextImpl.makeCurrentLocking(GLContextImpl.java:406)
	at com.jogamp.opengl.impl.GLContextImpl.makeCurrent(GLContextImpl.java:352)
	at com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:236)
	at com.jogamp.opengl.impl.SharedResourceRunner.run(SharedResourceRunner.java:206)
	at java.lang.Thread.run(Unknown Source)
main-SharedResourceRunner: !!! Initializing WGL extension address table: Windows_decon_0
main-SharedResourceRunner: !!! GLContext WGL ProcAddressTable mapping key(Windows_decon_0) -> 24724388
main-SharedResourceRunner: !!! Context FQN: Windows_decon_0-0x2200
main-SharedResourceRunner: !!! GLContext GL ProcAddressTable mapping key(Windows_decon_0-0x2200) -> 20929799
ExtensionAvailabilityCache: Flush availability OpenGL 2.0 (compatibility profile, any, old) - 2.0.5279 WinXP Release
main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching init com.jogamp.opengl.impl.gl4.GL4bcImpl@194ca6c, OpenGL 2.0 (compatibility profile, any, old) - 2.0.5279 WinXP Release
main-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 2.0 (compatibility profile, any, old) - 2.0.5279 WinXP Release, use glGetString
main-SharedResourceRunner:ExtensionAvailabilityCache: ALL EXTENSIONS: 99
main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions
main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions
main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions
main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions
main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions
main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions
main-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions
main-SharedResourceRunner: !!! GLContext GL ExtensionAvailabilityCache mapping key(Windows_decon_0-0x2200) -> 24052850
main-SharedResourceRunner: createContextImpl: NOT OK (ARB, initial) - extension not available - share 0
WindowsWGLContext.createContext failed, fall back to !ARB context 0.0 (old) - @creation
main-SharedResourceRunner: createImpl: OK (old) share 0
main-SharedResourceRunner: !!! Create GL context OK: 0x10000 for com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
!!! SharedDevice:  WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0]
!!! SharedScreen:  DefaultGraphicsScreen[WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0]
!!! SharedContext: com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext [OpenGL 2.0, options 0x22, 2.0 (compatibility profile, any, old) - 2.0.5279 WinXP Release, handle 0x10000, com.jogamp.opengl.impl.gl4.GL4bcImpl@194ca6c,
	Drawable: com.jogamp.opengl.impl.windows.wgl.WindowsDummyWGLDrawable[Realized true,
	Factory   com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory@18d107f,
	handle    0x0,
	Window    ProxySurface[config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0], pfdID 3, ARB-Choosen false,
	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[GL2/GL2]],
	chosen    GLCaps[3 gdi: on-scr, rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2]]], displayHandle 0x0, surfaceHandle 0x0, size 64x64]]] 
!!! pbuffer avail: true
!!! readDrawable:  true
main-SharedResourceRunner -> ready
main initializeAndWait END init: decon, release: null
java.lang.Throwable: getOrCreateSharedl() decon: done
	at com.jogamp.opengl.impl.SharedResourceRunner.getOrCreateShared(SharedResourceRunner.java:103)
	at com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory.getOrCreateSharedContextImpl(WindowsWGLDrawableFactory.java:318)
	at javax.media.opengl.GLDrawableFactory.getOrCreateSharedContext(GLDrawableFactory.java:282)
	at javax.media.opengl.GLDrawableFactory.getIsSharedContextAvailable(GLDrawableFactory.java:269)
	at javax.media.opengl.GLProfile.initProfilesForDeviceImpl(GLProfile.java:1252)
	at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1225)
	at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1193)
	at javax.media.opengl.GLProfile.access$000(GLProfile.java:67)
	at javax.media.opengl.GLProfile$1.run(GLProfile.java:113)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:111)
	at javax.media.opengl.GLProfile.validateInitialization(GLProfile.java:1351)
	at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:1503)
	at javax.media.opengl.GLProfile.get(GLProfile.java:550)
	at javax.media.opengl.GLProfile.getDefault(GLProfile.java:448)
	at javax.media.opengl.GLProfile.getDefault(GLProfile.java:454)
	at com.jogamp.newt.opengl.GLWindow.main(GLWindow.java:903)
GLProfile.initProfilesForDevice: WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0]: desktop Shared Ctx true
GLProfile.init map decon, desktopCtxUndef false, eglCtxUndef false
GLProfile.init map GLProfile[GL2/GL2] on devide decon
GLProfile.init map default GLProfile[GL2/GL2] on device decon
GLProfile.init map *** no mapping for GL3bc on device decon
GLProfile.init map *** no mapping for GL4bc on device decon
GLProfile.init map GLProfile[GL2GL3/GL2] on devide decon
GLProfile.init map *** no mapping for GL3 on device decon
GLProfile.init map *** no mapping for GL4 on device decon
GLProfile.init map GLProfile[GL2ES2/GL2] on devide decon
GLProfile.init map *** no mapping for GLES2 on device decon
GLProfile.init map GLProfile[GL2ES1/GL2] on devide decon
GLProfile.init map *** no mapping for GLES1 on device decon
main: !!! createContextARB: SET mappedVersionsAvailableSet Windows_decon_0
GLProfile.initProfilesForDevice: decon: added profile(s): desktop true, egl false
GLProfile.initProfilesForDevice: decon: GLAvailability[Native[GL4bc false, GL4 false, GL3bc false, GL3 false, GL2 true[1.5 (compatibility profile, any, old)], GL2ES1 true, GLES1 false, GL2ES2 true, GLES2 false], Profiles[GLProfile[GL2ES2/GL2], GLProfile[GL2ES1/GL2], GLProfile[GL2/GL2], GLProfile[GL2/GL2], GLProfile[GL2GL3/GL2], , default GLProfile[GL2/GL2]]]
GLProfile.dumpGLInfo: com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext [OpenGL 2.0, options 0x22, 2.0 (compatibility profile, any, old) - 2.0.5279 WinXP Release, handle 0x10000, com.jogamp.opengl.impl.gl4.GL4bcImpl@194ca6c,
	Drawable: com.jogamp.opengl.impl.windows.wgl.WindowsDummyWGLDrawable[Realized true,
	Factory   com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory@18d107f,
	handle    0x0,
	Window    ProxySurface[config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0], pfdID 3, ARB-Choosen false,
	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[GL2/GL2]],
	chosen    GLCaps[3 gdi: on-scr, rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2]]], displayHandle 0x0, surfaceHandle 0x0, size 64x64]]] 
ExtensionAvailabilityCache: getGLExtensions() called
-----------------------------------------------------------------------------------------------------
WindowsGraphicsDevice[type Windows, connection decon]: GLAvailability[Native[GL4bc false, GL4 false, GL3bc false, GL3 false, GL2 true[1.5 (compatibility profile, any, old)], GL2ES1 true, GLES1 false, GL2ES2 true, GLES2 false], Profiles[GLProfile[GL2ES2/GL2], GLProfile[GL2ES1/GL2], GLProfile[GL2/GL2], GLProfile[GL2/GL2], GLProfile[GL2GL3/GL2], , default GLProfile[GL2/GL2]]]
Swap Interval -1
GL Profile    GLProfile[GL2/GL2]
CTX VERSION   2.0 (compatibility profile, any, old) - 2.0.5279 WinXP Release
GL            com.jogamp.opengl.impl.gl4.GL4bcImpl@194ca6c
GL_VENDOR     ATI Technologies Inc.
GL_VERSION    2.0.5279 WinXP Release
GL_EXTENSIONS 
              GL_ARB_multitexture GL_EXT_texture_env_add GL_EXT_compiled_vertex_array GL_S3_s3tc GL_ARB_depth_texture GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_multisample GL_ARB_occlusion_query GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_transpose_matrix GL_ARB_vertex_blend GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_element_array GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_map_object_buffer GL_ATI_separate_stencil GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_ATI_vertex_array_object GL_ATI_vertex_attrib_array_object GL_ATI_vertex_streams GL_ATIX_texture_env_combine3 GL_ATIX_texture_env_route GL_ATIX_vertex_shader_output_point_size GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_object GL_EXT_multi_draw_arrays GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_vertex_array GL_EXT_vertex_shader GL_HP_occlusion_test GL_NV_blend_square GL_NV_occlusion_query GL_NV_texgen_reflection GL_SGI_color_matrix GL_SGIS_generate_mipmap GL_SGIS_multitexture GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint WGL_EXT_extensions_string WGL_EXT_swap_control 
GLX_EXTENSIONS 
              WGL_ARB_extensions_string WGL_ARB_make_current_read WGL_ARB_multisample WGL_ARB_pbuffer WGL_ARB_pixel_format WGL_ARB_render_texture WGL_ATI_pixel_format_float WGL_EXT_extensions_string WGL_EXT_swap_control WGL_ATI_render_texture_rectangle 
-----------------------------------------------------------------------------------------------------
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 0/80: 1, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 1/80: 2, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 2/80: 3, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 3/80: 4, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 4/80: 5, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 5/80: 6, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 6/80: 7, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 7/80: 8, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 8/80: 9, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 9/80: 10, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 10/80: 11, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 11/80: 12, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 12/80: 13, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 13/80: 14, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 14/80: 15, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 15/80: 16, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 16/80: 17, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 17/80: 18, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 18/80: 19, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 19/80: 20, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 20/80: 21, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 21/80: 22, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 22/80: 23, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 23/80: 24, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 24/80: 25, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 25/80: 26, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 26/80: 27, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 27/80: 28, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 28/80: 29, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 29/80: 30, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 30/80: 31, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 31/80: 32, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 32/80: 33, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 33/80: 34, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 34/80: 35, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 35/80: 36, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 36/80: 37, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 37/80: 38, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 38/80: 39, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 39/80: 40, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 40/80: 41, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 41/80: 42, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 42/80: 43, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 43/80: 44, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 44/80: 45, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 45/80: 46, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 46/80: 47, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 47/80: 48, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 48/80: 49, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 49/80: 50, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 50/80: 51, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 51/80: 52, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 52/80: 53, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 53/80: 54, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 54/80: 55, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 55/80: 56, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 56/80: 57, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 57/80: 58, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 58/80: 59, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 59/80: 60, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 60/80: 61, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 61/80: 62, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 62/80: 63, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 63/80: 64, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 64/80: 65, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 65/80: 66, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 66/80: 67, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 67/80: 68, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 68/80: 69, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 69/80: 70, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 70/80: 71, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 71/80: 72, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 72/80: 73, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 73/80: 74, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 74/80: 75, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 75/80: 76, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 76/80: 77, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 77/80: 78, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 78/80: 79, WINDOW, BITMAP, PBUFFER
wglARBPFIDs2GLCapabilities: Cannot get pixel format attributes for pixel format 79/80: 80, WINDOW, BITMAP, PBUFFER
WindowsWGLDrawableFactory.leaveThreadCriticalZone() - 0xffffffffffffffff - main
Exception in thread "main" java.lang.ClassCastException: arg2 not a WGLGLCapabilities object: null
	at com.jogamp.opengl.impl.windows.wgl.WGLGLCapabilities$PfdIDComparator.compare(WGLGLCapabilities.java:55)
	at java.util.Arrays.mergeSort(Unknown Source)
	at java.util.Arrays.mergeSort(Unknown Source)
	at java.util.Arrays.mergeSort(Unknown Source)
	at java.util.Arrays.mergeSort(Unknown Source)
	at java.util.Arrays.sort(Unknown Source)
	at java.util.Collections.sort(Unknown Source)
	at com.jogamp.opengl.impl.windows.wgl.WindowsWGLGraphicsConfigurationFactory.getAvailableCapabilities(WindowsWGLGraphicsConfigurationFactory.java:135)
	at com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory.getAvailableCapabilitiesImpl(WindowsWGLDrawableFactory.java:351)
	at javax.media.opengl.GLDrawableFactory.getAvailableCapabilities(GLDrawableFactory.java:346)
	at javax.media.opengl.GLProfile.initProfilesForDeviceImpl(GLProfile.java:1305)
	at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1225)
	at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1193)
	at javax.media.opengl.GLProfile.access$000(GLProfile.java:67)
	at javax.media.opengl.GLProfile$1.run(GLProfile.java:113)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:111)
	at javax.media.opengl.GLProfile.validateInitialization(GLProfile.java:1351)
	at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:1503)
	at javax.media.opengl.GLProfile.get(GLProfile.java:550)
	at javax.media.opengl.GLProfile.getDefault(GLProfile.java:448)
	at javax.media.opengl.GLProfile.getDefault(GLProfile.java:454)
	at com.jogamp.newt.opengl.GLWindow.main(GLWindow.java:903)
main-SharedResourceRunner release START
!!! Shutdown Shared:
!!!   Device  : WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0]
!!!   Screen  : DefaultGraphicsScreen[WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0]
!!!   Drawable: com.jogamp.opengl.impl.windows.wgl.WindowsDummyWGLDrawable[Realized true,
	Factory   com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory@18d107f,
	handle    0x0,
	Window    ProxySurface[config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0], pfdID 3, ARB-Choosen false,
	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[GL2/GL2]],
	chosen    GLCaps[3 gdi: on-scr, rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2]]], displayHandle 0x0, surfaceHandle 0x0, size 64x64]]
!!!   CTX     : com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext [OpenGL 2.0, options 0x22, 2.0 (compatibility profile, any, old) - 2.0.5279 WinXP Release, handle 0x10000, com.jogamp.opengl.impl.gl4.GL4bcImpl@194ca6c,
	Drawable: com.jogamp.opengl.impl.windows.wgl.WindowsDummyWGLDrawable[Realized true,
	Factory   com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory@18d107f,
	handle    0x0,
	Window    ProxySurface[config WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type Windows, connection decon, unitID 0, handle 0x0], idx 0], pfdID 3, ARB-Choosen false,
	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[GL2/GL2]],
	chosen    GLCaps[3 gdi: on-scr, rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2]]], displayHandle 0x0, surfaceHandle 0x0, size 64x64]]] 
RegisteredClassFactory releaseSharedClass (0) released: RegisteredClass[handle 0x400000, _dummyWindow_clazz0]
main-SharedResourceRunner release END