Re: JOGL 2.0.2 and Netbeans RCP Applications
Posted by
Xerxes Rånby on
Oct 11, 2013; 11:14am
URL: https://forum.jogamp.org/JOGL-2-0-2-and-Netbeans-RCP-Applications-tp4029897p4030238.html
Andreas wrote
Today I tried the new Jogl 2.1.0 and there is still the same problem and Jogl 2.0.2 RC11 is working without any error..
...
Catched IOException: java.net.URISyntaxException: Illegal character in opaque part at index 7: file:C:\Users\hauffe\Desktop\elamx2\elamx2\modules\ext\gluegen-rt-natives-windows-amd64.jar, while addNativeJarLibsImpl(classFromJavaJar class com.jogamp.common.os.Platform, classJarURI jar:file:/C:/Users/hauffe/Desktop/elamx2/elamx2/modules/ext/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, nativeJarBaseName gluegen-rt-natives-windows-amd64.jar): [ file:/C:/Users/hauffe/Desktop/elamx2/elamx2/modules/ext/gluegen-rt.jar -> file:/C:/Users/hauffe/Desktop/elamx2/elamx2/modules/ext/ ] + gluegen-rt-natives-windows-amd64.jar -> slim: jar:file:/C:/Users/hauffe/Desktop/elamx2/elamx2/modules/ext/gluegen-rt-natives-windows-amd64.jar!/
Please include the complete logfile, the stacktrace from
URISyntaxException: Illegal character in opaque part at index 7: file:C:\Users\hauffe\Desktop\elamx2\elamx2\modules\ext\gluegen-rt-natives-windows-amd64.jar, while addNativeJarLibsImpl
will include the code line we are interested in, but its not included in your report.
Cheers
Xerxes