Bugzilla – Attachment 815 Details for
Bug 1380
Dynamic loading of "OpenGL32.dll" fails on Citrix VDI
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
Log In
[x]
|
Forgot Password
Login:
[x]
Runtime version check
test.log (text/plain), 376.89 KB, created by
Oliver Faulhaber
on 2019-04-30 15:19:47 CEST
(
hide
)
Description:
Runtime version check
Filename:
MIME Type:
Creator:
Oliver Faulhaber
Created:
2019-04-30 15:19:47 CEST
Size:
376.89 KB
patch
obsolete
>NativeLibrary.findLibrary(<java>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >JNILibLoaderBase: addNativeJarLibs( > classesFromJavaJars = [class jogamp.common.Debug] > singleJarMarker = null >) >JNILibLoaderBase: jarBasename: gluegen-rt >JNILibLoaderBase: addNativeJarLibsImpl( > classFromJavaJar = class jogamp.common.Debug > classJarURI = jar:file:/C:/Users/a27482567/Documents/JOGL-Test/2.4.b/gluegen-rt.jar!/jogamp/common/Debug.class > jarBasename = gluegen-rt.jar > os.and.arch = windows-amd64 > nativeJarBasename = gluegen-rt-natives-windows-amd64.jar >) >JNILibLoaderBase: addNativeJarLibsImpl: initial: file:/C%3A/Users/a27482567/Documents/JOGL-Test/2.4.b/gluegen-rt.jar -> file:/C%3A/Users/a27482567/Documents/JOGL-Test/2.4.b/ >JNILibLoaderBase: addNativeJarLibsImpl: nativeLibraryPath: natives/windows-amd64/ >JNILibLoaderBase: addNativeJarLibsImpl: module: gluegen-rt-natives-windows-amd64.jar -> jar:file:/C%3A/Users/a27482567/Documents/JOGL-Test/2.4.b/gluegen-rt-natives-windows-amd64.jar!/ >JNILibLoaderBase: addNativeJarLibsImpl.X: gluegen-rt.jar / gluegen-rt-natives-windows-amd64.jar -> ok: true; duration: now 16 ms, total 16 ms (count 1, avrg 16,000 ms) >JNILibLoaderBase: addNativeJarLibsWhenInitialized: count 1, ok true >NativeLibrary.findLibrary(<gluegen-rt>) (TempJarCache): C:\TEMP\jogamp_0000\file_cache\jln531409594114191483\jln2373741360190837752\natives\windows-amd64\gluegen-rt.dll >JNILibLoaderBase: loadLibraryInternal(gluegen-rt), TempJarCache: C:\TEMP\jogamp_0000\file_cache\jln531409594114191483\jln2373741360190837752\natives\windows-amd64\gluegen-rt.dll >JNILibLoaderBase: System.load(C:\TEMP\jogamp_0000\file_cache\jln531409594114191483\jln2373741360190837752\natives\windows-amd64\gluegen-rt.dll) - mode 2 >JNILibLoaderBase: loadLibraryInternal(gluegen-rt): OK - mode 2 >JNILibLoaderBase: Loaded Native Library: gluegen-rt >JNILibLoaderBase: loaded gluegen-rt >----------------------------------------------------------------------------------------------------- >Platform: WINDOWS / Windows 7 6.1 (6.1.0), amd64 (X86_64, GENERIC_ABI), 2 cores, littleEndian true >MachineDataInfo: runtimeValidated true, 32Bit false, primitive size / alignment: > int8 1 / 1, int16 2 / 2 > int 4 / 4, long 4 / 4 > int32 4 / 4, int64 8 / 8 > float 4 / 4, double 8 / 8, ldouble 16 / 16 > pointer 8 / 8, page 4096 >Platform: Java Version: 1.8.0_181 (1.8.0u181), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment >Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true >----------------------------------------------------------------------------------------------------- >----------------------------------------------------------------------------------------------------- >Package: com.jogamp.common >Extension Name: com.jogamp.common >Specification Title: GlueGen Java Bindings Generator >Specification Vendor: JogAmp Community >Specification Version: 2.4 >Implementation Title: GlueGen Run-Time >Implementation Vendor: JogAmp Community >Implementation Vendor ID: com.jogamp >Implementation URL: http://jogamp.org/ >Implementation Version: 2.4.0-rc-20190410 >Implementation Build: 2.4-b916-20190410 >Implementation Branch: origin/master >Implementation Commit: 8c4e3c5abe2dd2d6cdebe7de93a942075bf72762 >Implementation SHA Sources: 4612589bdb21142dea30d7121e9e208cd8e919ce58080470668b991e73a67e94 >Implementation SHA Classes: 2bb6bba2072b4860eee4f139da7a1801e6ff0d7a5e7708801b9b0a3ef35fd361 >Implementation SHA Classes-this: 40c27d8a8cbb36eb2c45facdf454cf32a0468dc169196138ce29c75afaede0df >Implementation SHA Natives: ff18e1e30eb90c8bdb5b8663564623c2d84a8fbe47c64308c07fa218407ab781 >Implementation SHA Natives-this: 0 >----------------------------------------------------------------------------------------------------- >----------------------------------------------------------------------------------------------------- >Package: com.jogamp.opengl >Extension Name: com.jogamp.opengl >Specification Title: Java Bindings for OpenGL API Specification >Specification Vendor: JogAmp Community >Specification Version: 2.4 >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.4.0-rc-20190410 >Implementation Build: 2.4-b1483-20190410 >Implementation Branch: origin/master >Implementation Commit: ca7f0fb61b0a608b6e684a5bbde71f6ecb6e3fe0 >Implementation SHA Sources: null >Implementation SHA Classes: null >Implementation SHA Classes-this: null >Implementation SHA Natives: null >Implementation SHA Natives-this: null >----------------------------------------------------------------------------------------------------- >GLProfile.initSingleton() - thread main > [2]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:207) > [3]: com.jogamp.opengl.GLProfile.getDefaultDevice(GLProfile.java:2027) > [4]: com.jogamp.opengl.JoglVersion.getDefaultOpenGLInfo(JoglVersion.java:115) > [5]: com.jogamp.opengl.awt.GLCanvas.main(GLCanvas.java:1602) >JNILibLoaderBase: addNativeJarLibs( > classesFromJavaJars = [class jogamp.nativewindow.Debug, class jogamp.opengl.Debug, class jogamp.newt.Debug] > singleJarMarker = -all >) >JNILibLoaderBase: jarBasename: jogl-all >JNILibLoaderBase: addNativeJarLibsImpl( > classFromJavaJar = class jogamp.nativewindow.Debug > classJarURI = jar:file:/C:/Users/a27482567/Documents/JOGL-Test/2.4.b/jogl-all.jar!/jogamp/nativewindow/Debug.class > jarBasename = jogl-all.jar > os.and.arch = windows-amd64 > nativeJarBasename = jogl-all-natives-windows-amd64.jar >) >JNILibLoaderBase: addNativeJarLibsImpl: initial: file:/C%3A/Users/a27482567/Documents/JOGL-Test/2.4.b/jogl-all.jar -> file:/C%3A/Users/a27482567/Documents/JOGL-Test/2.4.b/ >JNILibLoaderBase: addNativeJarLibsImpl: nativeLibraryPath: natives/windows-amd64/ >JNILibLoaderBase: addNativeJarLibsImpl: module: jogl-all-natives-windows-amd64.jar -> jar:file:/C%3A/Users/a27482567/Documents/JOGL-Test/2.4.b/jogl-all-natives-windows-amd64.jar!/ >JNILibLoaderBase: addNativeJarLibsImpl.X: jogl-all.jar / jogl-all-natives-windows-amd64.jar -> ok: true; duration: now 15 ms, total 31 ms (count 2, avrg 15,500 ms) >JNILibLoaderBase: addNativeJarLibs0: done: jogl-all >JNILibLoaderBase: jarBasename: jogl-all >JNILibLoaderBase: addNativeJarLibsImpl( > classFromJavaJar = class jogamp.opengl.Debug > classJarURI = jar:file:/C:/Users/a27482567/Documents/JOGL-Test/2.4.b/jogl-all.jar!/jogamp/opengl/Debug.class > jarBasename = jogl-all.jar > os.and.arch = windows-amd64 > nativeJarBasename = jogl-all-natives-windows-amd64.jar >) >JNILibLoaderBase: addNativeJarLibsImpl: initial: file:/C%3A/Users/a27482567/Documents/JOGL-Test/2.4.b/jogl-all.jar -> file:/C%3A/Users/a27482567/Documents/JOGL-Test/2.4.b/ >JNILibLoaderBase: addNativeJarLibsImpl: nativeLibraryPath: natives/windows-amd64/ >JNILibLoaderBase: addNativeJarLibsImpl: module: jogl-all-natives-windows-amd64.jar -> jar:file:/C%3A/Users/a27482567/Documents/JOGL-Test/2.4.b/jogl-all-natives-windows-amd64.jar!/ >JNILibLoaderBase: addNativeJarLibsImpl.X: jogl-all.jar / jogl-all-natives-windows-amd64.jar -> ok: true; duration: now 0 ms, total 31 ms (count 3, avrg 10,333 ms) >JNILibLoaderBase: addNativeJarLibs0: done: jogl-all >JNILibLoaderBase: jarBasename: jogl-all >JNILibLoaderBase: addNativeJarLibsImpl( > classFromJavaJar = class jogamp.newt.Debug > classJarURI = jar:file:/C:/Users/a27482567/Documents/JOGL-Test/2.4.b/jogl-all.jar!/jogamp/newt/Debug.class > jarBasename = jogl-all.jar > os.and.arch = windows-amd64 > nativeJarBasename = jogl-all-natives-windows-amd64.jar >) >JNILibLoaderBase: addNativeJarLibsImpl: initial: file:/C%3A/Users/a27482567/Documents/JOGL-Test/2.4.b/jogl-all.jar -> file:/C%3A/Users/a27482567/Documents/JOGL-Test/2.4.b/ >JNILibLoaderBase: addNativeJarLibsImpl: nativeLibraryPath: natives/windows-amd64/ >JNILibLoaderBase: addNativeJarLibsImpl: module: jogl-all-natives-windows-amd64.jar -> jar:file:/C%3A/Users/a27482567/Documents/JOGL-Test/2.4.b/jogl-all-natives-windows-amd64.jar!/ >JNILibLoaderBase: addNativeJarLibsImpl.X: jogl-all.jar / jogl-all-natives-windows-amd64.jar -> ok: true; duration: now 0 ms, total 31 ms (count 4, avrg 7,750 ms) >JNILibLoaderBase: addNativeJarLibs0: done: jogl-all >JNILibLoaderBase: addNativeJarLibsWhenInitialized: count 3, ok true >main - Info: NativeWindowFactory.<init> >main - NativeWindowFactory.initSingleton() >JAWTUtil initialization (JAWT/JNI/...); SKIP_AWT_HIDPI false >NativeLibrary.findLibrary(<jawt>) (TempJarCache): null >NativeLibrary.findLibrary(<jawt>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >JNILibLoaderBase: loadLibraryInternal(jawt), TempJarCache: null >JNILibLoaderBase: System.loadLibrary(jawt) - mode 3 >JNILibLoaderBase: loadLibraryInternal(jawt): OK - mode 3 >JNILibLoaderBase: Loaded Native Library: jawt >JNILibLoaderBase: loaded jawt >NativeLibrary.findLibrary(<nativewindow_awt>) (TempJarCache): C:\TEMP\jogamp_0000\file_cache\jln531409594114191483\jln2373741360190837752\natives\windows-amd64\nativewindow_awt.dll >JNILibLoaderBase: loadLibraryInternal(nativewindow_awt), TempJarCache: C:\TEMP\jogamp_0000\file_cache\jln531409594114191483\jln2373741360190837752\natives\windows-amd64\nativewindow_awt.dll >JNILibLoaderBase: System.load(C:\TEMP\jogamp_0000\file_cache\jln531409594114191483\jln2373741360190837752\natives\windows-amd64\nativewindow_awt.dll) - mode 2 >JNILibLoaderBase: loadLibraryInternal(nativewindow_awt): OK - mode 2 >JNILibLoaderBase: Loaded Native Library: nativewindow_awt >JNILibLoaderBase: loaded nativewindow_awt >JAWTUtil.getJAWT(tryOffscreenLayer false, tryOnscreen true) >OGLUtilities.UNDEFINED = 0 >OGLUtilities.WINDOW = 1 >OGLUtilities.PBUFFER = 2 >OGLUtilities.TEXTURE = 3 >OGLUtilities.FLIP_BACKBUFFER = 4 >OGLUtilities.FBOBJECT = 5 >Checking for Java2D/OpenGL support >Java2D support: default GraphicsConfiguration = sun.awt.Win32GraphicsConfig >JOGL/Java2D OGL Pipeline active false, resourceCompatible false >JAWTUtil: Has sun.awt.SunToolkit.awtLock/awtUnlock true >JAWTUtil: Has Java2D true >JAWTUtil: Is headless false >JAWTUtil: AWT Desktop hints 2 >JAWTUtil: OffscreenLayer Supported: false - Required false >NativeLibrary.findLibrary(<nativewindow_win32>) (TempJarCache): C:\TEMP\jogamp_0000\file_cache\jln531409594114191483\jln2373741360190837752\natives\windows-amd64\nativewindow_win32.dll >JNILibLoaderBase: loadLibraryInternal(nativewindow_win32), TempJarCache: C:\TEMP\jogamp_0000\file_cache\jln531409594114191483\jln2373741360190837752\natives\windows-amd64\nativewindow_win32.dll >JNILibLoaderBase: System.load(C:\TEMP\jogamp_0000\file_cache\jln531409594114191483\jln2373741360190837752\natives\windows-amd64\nativewindow_win32.dll) - mode 2 >JNILibLoaderBase: loadLibraryInternal(nativewindow_win32): OK - mode 2 >JNILibLoaderBase: Loaded Native Library: nativewindow_win32 >JNILibLoaderBase: loaded nativewindow_win32 >NativeWindowFactory.registerFactory() interface com.jogamp.nativewindow.NativeWindow -> jogamp.nativewindow.NativeWindowFactoryImpl@6a38e57f >NativeWindowFactory.registerFactory() class java.awt.Component -> jogamp.nativewindow.NativeWindowFactoryImpl@6a38e57f >NativeWindowFactory requiresToolkitLock false, desktopHasThreadingIssues false >NativeWindowFactory isAWTAvailable true, defaultFactory jogamp.nativewindow.NativeWindowFactoryImpl@6a38e57f >main - Info: GraphicsConfigurationFactory.<init> >main - GraphicsConfigurationFactory.initSingleton() >GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.AbstractGraphicsDevice, com.jogamp.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@6d86b085, overridding: null >GLProfile.init - thread: main >----------------------------------------------------------------------------------------------------- >Platform: WINDOWS / Windows 7 6.1 (6.1.0), amd64 (X86_64, GENERIC_ABI), 2 cores, littleEndian true >MachineDataInfo: runtimeValidated true, 32Bit false, primitive size / alignment: > int8 1 / 1, int16 2 / 2 > int 4 / 4, long 4 / 4 > int32 4 / 4, int64 8 / 8 > float 4 / 4, double 8 / 8, ldouble 16 / 16 > pointer 8 / 8, page 4096 >Platform: Java Version: 1.8.0_181 (1.8.0u181), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment >Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true >----------------------------------------------------------------------------------------------------- >----------------------------------------------------------------------------------------------------- >Package: com.jogamp.common >Extension Name: com.jogamp.common >Specification Title: GlueGen Java Bindings Generator >Specification Vendor: JogAmp Community >Specification Version: 2.4 >Implementation Title: GlueGen Run-Time >Implementation Vendor: JogAmp Community >Implementation Vendor ID: com.jogamp >Implementation URL: http://jogamp.org/ >Implementation Version: 2.4.0-rc-20190410 >Implementation Build: 2.4-b916-20190410 >Implementation Branch: origin/master >Implementation Commit: 8c4e3c5abe2dd2d6cdebe7de93a942075bf72762 >Implementation SHA Sources: 4612589bdb21142dea30d7121e9e208cd8e919ce58080470668b991e73a67e94 >Implementation SHA Classes: 2bb6bba2072b4860eee4f139da7a1801e6ff0d7a5e7708801b9b0a3ef35fd361 >Implementation SHA Classes-this: 40c27d8a8cbb36eb2c45facdf454cf32a0468dc169196138ce29c75afaede0df >Implementation SHA Natives: ff18e1e30eb90c8bdb5b8663564623c2d84a8fbe47c64308c07fa218407ab781 >Implementation SHA Natives-this: 0 >----------------------------------------------------------------------------------------------------- >----------------------------------------------------------------------------------------------------- >Package: com.jogamp.nativewindow >Extension Name: com.jogamp.opengl >Specification Title: Java Bindings for OpenGL API Specification >Specification Vendor: JogAmp Community >Specification Version: 2.4 >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.4.0-rc-20190410 >Implementation Build: 2.4-b1483-20190410 >Implementation Branch: origin/master >Implementation Commit: ca7f0fb61b0a608b6e684a5bbde71f6ecb6e3fe0 >Implementation SHA Sources: null >Implementation SHA Classes: null >Implementation SHA Classes-this: null >Implementation SHA Natives: null >Implementation SHA Natives-this: null >----------------------------------------------------------------------------------------------------- >----------------------------------------------------------------------------------------------------- >Package: com.jogamp.opengl >Extension Name: com.jogamp.opengl >Specification Title: Java Bindings for OpenGL API Specification >Specification Vendor: JogAmp Community >Specification Version: 2.4 >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.4.0-rc-20190410 >Implementation Build: 2.4-b1483-20190410 >Implementation Branch: origin/master >Implementation Commit: ca7f0fb61b0a608b6e684a5bbde71f6ecb6e3fe0 >Implementation SHA Sources: null >Implementation SHA Classes: null >Implementation SHA Classes-this: null >Implementation SHA Natives: null >Implementation SHA Natives-this: null >----------------------------------------------------------------------------------------------------- >GLDrawableFactory.static - Native OS Factory for: .windows: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory >main - DynamicLibraryBundle.init start with: jogamp.opengl.windows.wgl.WindowsWGLDynamicLibraryBundleInfo >NativeLibrary.findLibrary(<OpenGL32>) (TempJarCache): null >NativeLibrary.findLibrary(<OpenGL32>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "OpenGL32.dll" failed, error: Last error: 0x0 (0) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal ".\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Did not succeed in loading (OpenGL32, OpenGL32, OpenGL32) >Unable to load any Tool library of: [OpenGL32] >No Tool libraries loaded >DynamicLibraryBundle.init Summary: jogamp.opengl.windows.wgl.WindowsWGLDynamicLibraryBundleInfo > toolGetProcAddressFuncNameList: [wglGetProcAddress], complete: false, 0x0 > Tool Lib Names : [[OpenGL32]] > Tool Lib Loaded: 0/1 [false], complete false > Glue Lib Names : [jogl_desktop] > Glue Lib Loaded: 0/1 [false], complete false > All Complete: false > LibLoaderExecutor: com.jogamp.common.util.RunnableExecutor$CurrentThreadExecutor >GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.windows.WindowsGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory@2b80d80f, overridding: null >GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory@721e0f4f, overridding: null >SharedResourceRunner.start() - start new Thread - main >SharedResourceRunner.run(): STARTED - main-SharedResourceRunner >SharedResourceRunner.run(): READY - main-SharedResourceRunner >main - DynamicLibraryBundle.init start with: jogamp.opengl.egl.EGLES2DynamicLibraryBundleInfo >NativeLibrary.findLibrary(<libGLESv3.so.3>) (TempJarCache): null >NativeLibrary.findLibrary(<libGLESv3.so.3>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv3.so.3.dll" failed, error: Last error: 0x0 (0) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal ".\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLESv3.so.3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLESv3.so.3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libGLESv3.so.3, libGLESv3.so.3, libGLESv3.so.3) >NativeLibrary.findLibrary(<libGLESv3.so>) (TempJarCache): null >NativeLibrary.findLibrary(<libGLESv3.so>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal ".\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLESv3.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLESv3.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libGLESv3.so, libGLESv3.so, libGLESv3.so) >NativeLibrary.findLibrary(<GLESv3>) (TempJarCache): null >NativeLibrary.findLibrary(<GLESv3>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load .\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal ".\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\GLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\GLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (GLESv3, GLESv3, GLESv3) >NativeLibrary.findLibrary(<GLES30>) (TempJarCache): null >NativeLibrary.findLibrary(<GLES30>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal ".\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\GLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\GLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Did not succeed in loading (GLES30, GLES30, GLES30) >NativeLibrary.findLibrary(<libGLESv3>) (TempJarCache): null >NativeLibrary.findLibrary(<libGLESv3>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll" failed, error: Last error: 0x0 (0) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal ".\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLESv3.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLESv3.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libGLESv3, libGLESv3, libGLESv3) >NativeLibrary.findLibrary(<libGLES30>) (TempJarCache): null >NativeLibrary.findLibrary(<libGLES30>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal ".\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLES30.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLES30.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libGLES30, libGLES30, libGLES30) >NativeLibrary.findLibrary(<libGLESv2.so.2>) (TempJarCache): null >NativeLibrary.findLibrary(<libGLESv2.so.2>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal ".\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLESv2.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLESv2.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libGLESv2.so.2, libGLESv2.so.2, libGLESv2.so.2) >NativeLibrary.findLibrary(<libGLESv2.so>) (TempJarCache): null >NativeLibrary.findLibrary(<libGLESv2.so>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "libGLESv2.so.dll" failed, error: Last error: 0x0 (0) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal ".\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLESv2.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLESv2.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libGLESv2.so, libGLESv2.so, libGLESv2.so) >NativeLibrary.findLibrary(<GLESv2>) (TempJarCache): null >NativeLibrary.findLibrary(<GLESv2>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal ".\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\GLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\GLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (GLESv2, GLESv2, GLESv2) >NativeLibrary.findLibrary(<GLES20>) (TempJarCache): null >NativeLibrary.findLibrary(<GLES20>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal ".\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\GLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\GLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (GLES20, GLES20, GLES20) >NativeLibrary.findLibrary(<GLESv2_CM>) (TempJarCache): null >NativeLibrary.findLibrary(<GLESv2_CM>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal ".\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\GLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\GLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (GLESv2_CM, GLESv2_CM, GLESv2_CM) >NativeLibrary.findLibrary(<libGLESv2>) (TempJarCache): null >NativeLibrary.findLibrary(<libGLESv2>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal ".\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLESv2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLESv2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libGLESv2, libGLESv2, libGLESv2) >NativeLibrary.findLibrary(<libGLESv2_CM>) (TempJarCache): null >NativeLibrary.findLibrary(<libGLESv2_CM>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal ".\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLESv2_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLESv2_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libGLESv2_CM, libGLESv2_CM, libGLESv2_CM) >NativeLibrary.findLibrary(<libGLES20>) (TempJarCache): null >NativeLibrary.findLibrary(<libGLES20>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal ".\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLES20.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLES20.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libGLES20, libGLES20, libGLES20) >Unable to load any Tool library of: [libGLESv3.so.3, libGLESv3.so, GLESv3, GLES30, libGLESv3, libGLES30, libGLESv2.so.2, libGLESv2.so, GLESv2, GLES20, GLESv2_CM, libGLESv2, libGLESv2_CM, libGLES20] >NativeLibrary.findLibrary(<libEGL.so.1>) (TempJarCache): null >NativeLibrary.findLibrary(<libEGL.so.1>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal ".\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libEGL.so.1, libEGL.so.1, libEGL.so.1) >NativeLibrary.findLibrary(<libEGL.so>) (TempJarCache): null >NativeLibrary.findLibrary(<libEGL.so>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal ".\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libEGL.so, libEGL.so, libEGL.so) >NativeLibrary.findLibrary(<EGL>) (TempJarCache): null >NativeLibrary.findLibrary(<EGL>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load EGL.dll >DynamicLinkerImpl.openLibraryGlobal "EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\EGL.dll >DynamicLinkerImpl.openLibraryGlobal ".\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (EGL, EGL, EGL) >NativeLibrary.findLibrary(<libEGL>) (TempJarCache): null >NativeLibrary.findLibrary(<libEGL>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal ".\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libEGL, libEGL, libEGL) >Unable to load any Tool library of: [libEGL.so.1, libEGL.so, EGL, libEGL] >No Tool libraries loaded >DynamicLibraryBundle.init Summary: jogamp.opengl.egl.EGLES2DynamicLibraryBundleInfo > toolGetProcAddressFuncNameList: [eglGetProcAddress], complete: false, 0x0 > Tool Lib Names : [[libGLESv3.so.3, libGLESv3.so, GLESv3, GLES30, libGLESv3, libGLES30, libGLESv2.so.2, libGLESv2.so, GLESv2, GLES20, GLESv2_CM, libGLESv2, libGLESv2_CM, libGLES20], [libEGL.so.1, libEGL.so, EGL, libEGL]] > Tool Lib Loaded: 0/2 [false, false], complete false > Glue Lib Names : [jogl_mobile] > Glue Lib Loaded: 0/1 [false], complete false > All Complete: false > LibLoaderExecutor: com.jogamp.common.util.RunnableExecutor$CurrentThreadExecutor >Info: EGLDrawableFactory: EGL ES2 - NOPE >main - DynamicLibraryBundle.init start with: jogamp.opengl.egl.EGLES1DynamicLibraryBundleInfo >NativeLibrary.findLibrary(<libGLESv1_CM.so.2>) (TempJarCache): null >NativeLibrary.findLibrary(<libGLESv1_CM.so.2>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal ".\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLESv1_CM.so.2.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLESv1_CM.so.2.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libGLESv1_CM.so.2, libGLESv1_CM.so.2, libGLESv1_CM.so.2) >NativeLibrary.findLibrary(<libGLESv1_CM.so>) (TempJarCache): null >NativeLibrary.findLibrary(<libGLESv1_CM.so>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLESv1_CM.so.dll" failed, error: Last error: 0x0 (0) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal ".\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLESv1_CM.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLESv1_CM.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libGLESv1_CM.so, libGLESv1_CM.so, libGLESv1_CM.so) >NativeLibrary.findLibrary(<GLESv1_CM>) (TempJarCache): null >NativeLibrary.findLibrary(<GLESv1_CM>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal ".\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\GLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\GLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (GLESv1_CM, GLESv1_CM, GLESv1_CM) >NativeLibrary.findLibrary(<GLES_CM>) (TempJarCache): null >NativeLibrary.findLibrary(<GLES_CM>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal ".\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\GLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\GLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (GLES_CM, GLES_CM, GLES_CM) >NativeLibrary.findLibrary(<GLES_CL>) (TempJarCache): null >NativeLibrary.findLibrary(<GLES_CL>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal ".\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\GLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\GLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (GLES_CL, GLES_CL, GLES_CL) >NativeLibrary.findLibrary(<libGLESv1_CM>) (TempJarCache): null >NativeLibrary.findLibrary(<libGLESv1_CM>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal ".\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLESv1_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLESv1_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libGLESv1_CM, libGLESv1_CM, libGLESv1_CM) >NativeLibrary.findLibrary(<libGLES_CM>) (TempJarCache): null >NativeLibrary.findLibrary(<libGLES_CM>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLES_CM.dll" failed, error: Last error: 0x0 (0) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal ".\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLES_CM.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLES_CM.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libGLES_CM, libGLES_CM, libGLES_CM) >NativeLibrary.findLibrary(<libGLES_CL>) (TempJarCache): null >NativeLibrary.findLibrary(<libGLES_CL>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal ".\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLES_CL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libGLES_CL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libGLES_CL, libGLES_CL, libGLES_CL) >Unable to load any Tool library of: [libGLESv1_CM.so.2, libGLESv1_CM.so, GLESv1_CM, GLES_CM, GLES_CL, libGLESv1_CM, libGLES_CM, libGLES_CL] >NativeLibrary.findLibrary(<libEGL.so.1>) (TempJarCache): null >NativeLibrary.findLibrary(<libEGL.so.1>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal ".\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libEGL.so.1, libEGL.so.1, libEGL.so.1) >NativeLibrary.findLibrary(<libEGL.so>) (TempJarCache): null >NativeLibrary.findLibrary(<libEGL.so>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal ".\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libEGL.so, libEGL.so, libEGL.so) >NativeLibrary.findLibrary(<EGL>) (TempJarCache): null >NativeLibrary.findLibrary(<EGL>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load EGL.dll >DynamicLinkerImpl.openLibraryGlobal "EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\EGL.dll >DynamicLinkerImpl.openLibraryGlobal ".\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (EGL, EGL, EGL) >NativeLibrary.findLibrary(<libEGL>) (TempJarCache): null >NativeLibrary.findLibrary(<libEGL>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal ".\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libEGL, libEGL, libEGL) >Unable to load any Tool library of: [libEGL.so.1, libEGL.so, EGL, libEGL] >No Tool libraries loaded >DynamicLibraryBundle.init Summary: jogamp.opengl.egl.EGLES1DynamicLibraryBundleInfo > toolGetProcAddressFuncNameList: [eglGetProcAddress], complete: false, 0x0 > Tool Lib Names : [[libGLESv1_CM.so.2, libGLESv1_CM.so, GLESv1_CM, GLES_CM, GLES_CL, libGLESv1_CM, libGLES_CM, libGLES_CL], [libEGL.so.1, libEGL.so, EGL, libEGL]] > Tool Lib Loaded: 0/2 [false, false], complete false > Glue Lib Names : [jogl_mobile] > Glue Lib Loaded: 0/1 [false], complete false > All Complete: false > LibLoaderExecutor: com.jogamp.common.util.RunnableExecutor$CurrentThreadExecutor >Info: EGLDrawableFactory: EGL ES1 - NOPE (ES1 lib) >main - DynamicLibraryBundle.init start with: jogamp.opengl.egl.EGLGLnDynamicLibraryBundleInfo >NativeLibrary.findLibrary(<OpenGL32>) (TempJarCache): null >NativeLibrary.findLibrary(<OpenGL32>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x0 (0) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal ".\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\OpenGL32.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\OpenGL32.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (OpenGL32, OpenGL32, OpenGL32) >Unable to load any Tool library of: [OpenGL32] >NativeLibrary.findLibrary(<libEGL.so.1>) (TempJarCache): null >NativeLibrary.findLibrary(<libEGL.so.1>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal ".\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libEGL.so.1.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libEGL.so.1.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libEGL.so.1, libEGL.so.1, libEGL.so.1) >NativeLibrary.findLibrary(<libEGL.so>) (TempJarCache): null >NativeLibrary.findLibrary(<libEGL.so>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal ".\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libEGL.so.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libEGL.so.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libEGL.so, libEGL.so, libEGL.so) >NativeLibrary.findLibrary(<EGL>) (TempJarCache): null >NativeLibrary.findLibrary(<EGL>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load EGL.dll >DynamicLinkerImpl.openLibraryGlobal "EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\EGL.dll >DynamicLinkerImpl.openLibraryGlobal ".\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\EGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\EGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (EGL, EGL, EGL) >NativeLibrary.findLibrary(<libEGL>) (TempJarCache): null >NativeLibrary.findLibrary(<libEGL>, sun.misc.Launcher$AppClassLoader@5c647e05) (CL): null >NativeLibrary.open(global true): Trying to load libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\jre\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\Sun\Java\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\Sun\Java\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\system32\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\system32\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\Wbem\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\Wbem\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\WINDOWS\System32\WindowsPowerShell\v1.0\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Enterprise Vault\EVClient\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Enterprise Vault\EVClient\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\OpenText\Viewer\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\OpenText\Viewer\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\Sennheiser\SoftphoneSDK\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files (x86)\McAfee\MOVE AV Client\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files (x86)\McAfee\MOVE AV Client\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\System32\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\System32\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\ICAService\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\ICAService\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Program Files\Citrix\Virtual Desktop Agent\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Program Files\Citrix\Virtual Desktop Agent\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\bin\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load .\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal ".\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Trying to load C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libEGL.dll >DynamicLinkerImpl.openLibraryGlobal "C:\Users\a27482567\Documents\JOGL-Test\2.4.b\natives\windows-amd64\\libEGL.dll" failed, error: Last error: 0x7e (126) >NativeLibrary.open: Last error Last error: 0x7e (126) >NativeLibrary.open(global true): Did not succeed in loading (libEGL, libEGL, libEGL) >Unable to load any Tool library of: [libEGL.so.1, libEGL.so, EGL, libEGL] >No Tool libraries loaded >DynamicLibraryBundle.init Summary: jogamp.opengl.egl.EGLGLnDynamicLibraryBundleInfo > toolGetProcAddressFuncNameList: [eglGetProcAddress], complete: false, 0x0 > Tool Lib Names : [[OpenGL32], [libEGL.so.1, libEGL.so, EGL, libEGL]] > Tool Lib Loaded: 0/2 [false, false], complete false > Glue Lib Names : [jogl_mobile] > Glue Lib Loaded: 0/1 [false], complete false > All Complete: false > LibLoaderExecutor: com.jogamp.common.util.RunnableExecutor$CurrentThreadExecutor >Info: EGLDrawableFactory: EGL GLn - NOPE (GLn lib) >com.jogamp.opengl.GLException: No GLDrawableFactory available for profile: GLES2 > at com.jogamp.opengl.GLDrawableFactory.getFactoryImpl(GLDrawableFactory.java:469) > at com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1783) > at com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) > at com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) > at java.security.AccessController.doPrivileged(Native Method) > at com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) > at com.jogamp.opengl.GLProfile.getDefaultDevice(GLProfile.java:2027) > at com.jogamp.opengl.JoglVersion.getDefaultOpenGLInfo(JoglVersion.java:115) > at com.jogamp.opengl.awt.GLCanvas.main(GLCanvas.java:1602) >Info: GLProfile.init - EGL GLDrawable factory not available >Info: GLProfile.init - Default device is desktop derived: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x4cdbe50f]] >WindowsProcessAffinity.set() - pid 0xffffffffffffffff - main: OK true (werr 0), Affinity: procMask 0x3, sysMask 0x3 -> 0x1 >Info: GLProfile.initProfilesForDevice: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x4cdbe50f]] (com.jogamp.nativewindow.windows.WindowsGraphicsDevice), isSet false, hasDesktopGLFactory false, hasEGLFactory false >GLProfile: device could not be initialized: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x4cdbe50f]] >GLProfile: compatible w/ desktop: false, egl false >GLProfile: desktoplFactory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@6debcae2 >GLProfile: eglFactory null >GLProfile: hasGLES1Impl false >GLProfile: hasGLES3Impl false >main: createContextARB-MapGLVersions SET .windows_decon_0 > >GLProfile.initProfilesForDevice: .windows_decon_0: added profile(s): desktop false, egl false >GLProfile.initProfilesForDevice: .windows_decon_0: Natives[GL4bc false, GL4 false, GLES3 false, GL3bc false, GL3 false, GL2 false, GLES2 false, GLES1 false, count 0 / 8], Common[, GL4ES3 false, GL2GL3 false, GL2ES2 false, GL2ES1 false], Mappings[, default n/a, count 0 / 12] >WindowsProcessAffinity.reset() - pid 0xffffffffffffffff - main: OK true (werr 0), Affinity: 0x1 -> procMask 0x3 >GLProfile.init addedAnyProfile false (desktop: false, egl false) >GLProfile.init isAWTAvailable true >GLProfile.init hasDesktopGLFactory false >GLProfile.init hasGL234Impl false >GLProfile.init hasEGLFactory false >GLProfile.init hasGLES1Impl false >GLProfile.init hasGLES3Impl false >GLProfile.init hasGL234OnEGLImpl false >GLProfile.init defaultDevice WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x4cdbe50f]] >GLProfile.init defaultDevice Desktop WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x4cdbe50f]] >GLProfile.init defaultDevice EGL null >GLProfile.init profile order [GL4bc, GL3bc, GL2, GL4, GL3, GLES3, GL4ES3, GL2GL3, GLES2, GL2ES2, GLES1, GL2ES1] >SharedResourceRunner.getOrCreateShared() WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x4cdbe50f]]: trying - main > [2]: jogamp.opengl.SharedResourceRunner.getOrCreateShared(SharedResourceRunner.java:222) > [3]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory.getOrCreateSharedResourceImpl(WindowsWGLDrawableFactory.java:435) > [4]: jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory.getAvailableCapabilities(WindowsWGLGraphicsConfigurationFactory.java:127) > [5]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory.getAvailableCapabilitiesImpl(WindowsWGLDrawableFactory.java:475) > [6]: com.jogamp.opengl.GLDrawableFactory.getAvailableCapabilities(GLDrawableFactory.java:494) > [7]: com.jogamp.opengl.JoglVersion.getAvailableCapabilitiesInfo(JoglVersion.java:79) > [8]: com.jogamp.opengl.JoglVersion.getAllAvailableCapabilitiesInfo(JoglVersion.java:104) > [9]: com.jogamp.opengl.JoglVersion.getDefaultOpenGLInfo(JoglVersion.java:124) > [10]: com.jogamp.opengl.awt.GLCanvas.main(GLCanvas.java:1602) >SharedResourceRunner.doAndWait() START init: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x4cdbe50f]], release: null - main >SharedResourceRunner.doAndWait() set command: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x4cdbe50f]], release: null - main >SharedResourceRunner.run(): WOKE UP for device connection init: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x4cdbe50f]], release: null - main-SharedResourceRunner >SharedResourceRunner.run(): create Shared for: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x4cdbe50f]] - main-SharedResourceRunner >Caught handled GLException: WindowsWGLDrawableFactory - Could not initialize shared resources for WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x4cdbe50f]] on thread main-SharedResourceRunner > [0]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:366) > [1]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) > [2]: java.lang.Thread.run(Thread.java:748) >Caused[0] by GLException: Profiles [GL2, GL3bc, GL4bc, GL3, GL4] not available on device WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x4cdbe50f]] on thread main-SharedResourceRunner > [0]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1039) > [1]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:314) > [2]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) > [3]: java.lang.Thread.run(Thread.java:748) >SharedResourceRunner.run(): READY - main-SharedResourceRunner >SharedResourceRunner.doAndWait() END init: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x4cdbe50f]], release: null - main >SharedResourceRunner.getOrCreateShared() WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x4cdbe50f]]: failed - main >GLProfiles on device WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x4cdbe50f]] > Natives > GL4bc false > GL4 false > GLES3 false > GL3bc false > GL3 false > GL2 false > GLES2 false > GLES1 false > Count 0 / 8 > Common > GL4ES3 false > GL2GL3 false > GL2ES2 false > GL2ES1 false > Mappings > default n/a > Count 0 / 12 > > >Desktop Capabilities: > none > >EGL Capabilities: > none > > >Exception in thread "main" com.jogamp.opengl.GLException: Profile GL_DEFAULT is not available on WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x4cdbe50f]], but: [] > at com.jogamp.opengl.GLProfile.get(GLProfile.java:991) > at com.jogamp.opengl.GLProfile.getDefault(GLProfile.java:722) > at com.jogamp.opengl.awt.GLCanvas.main(GLCanvas.java:1604) >NativeWindowFactory.shutdown() START: JVM Shutdown true, on thread NativeWindowFactory_ShutdownHook >NativeWindowFactory.shutdown - customShutdownHook #1/1 >GLDrawableFactory.shutdownAll 2 instances, on thread NativeWindowFactory_ShutdownHook >GLDrawableFactory.shutdownAll[1/2]: jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory >DisplayGamma: Reset >WindowsWGLDrawableFactory.shutdown >SharedResourceRunner.stop() - NativeWindowFactory_ShutdownHook >SharedResourceRunner.run(): RELEASE START - main-SharedResourceRunner >SharedResourceRunner.run(): RELEASE END - main-SharedResourceRunner >RegisteredClassFactory.shutdownSharedClasses: 1 >RegisteredClassFactory #0/1: null >GLDrawableFactory.shutdownAll[2/2]: jogamp.opengl.egl.EGLDrawableFactory >DisplayGamma: Reset >EGLDrawableFactory.shutdown >GraphicsConfigurationFactory.registerFactory() remove DeviceCapsType[com.jogamp.nativewindow.egl.EGLGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable], deleting: null >EGLDisplayUtil.EGLDisplays: Shutdown (open: 0) > [2]: jogamp.opengl.egl.EGLDisplayUtil.shutdown(EGLDisplayUtil.java:166) > [3]: jogamp.opengl.egl.EGLDrawableFactory.shutdownImpl(EGLDrawableFactory.java:400) > [4]: com.jogamp.opengl.GLDrawableFactory.shutdown0(GLDrawableFactory.java:215) > [5]: com.jogamp.opengl.GLDrawableFactory.access$000(GLDrawableFactory.java:97) > [6]: com.jogamp.opengl.GLDrawableFactory$1.run(GLDrawableFactory.java:125) > [7]: com.jogamp.nativewindow.NativeWindowFactory.shutdown(NativeWindowFactory.java:259) > [8]: com.jogamp.nativewindow.NativeWindowFactory$1$1.run(NativeWindowFactory.java:177) > [9]: java.lang.Thread.run(Thread.java:748) >GLDrawableFactory.shutdownAll.X on thread NativeWindowFactory_ShutdownHook >NativeWindowFactory.shutdown(): Post customShutdownHook >NativeWindowFactory_ShutdownHook - GraphicsConfigurationFactory.shutdown() >NativeWindowFactory_ShutdownHook - NativeWindowFactory.shutdown() END JVM Shutdown true
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1380
: 815 |
816