Login  Register

Re: SecurityException - no certificate for libgluegen-rt.so

Posted by Sven Gothel on Feb 23, 2012; 9:34am
URL: https://forum.jogamp.org/SecurityException-no-certificate-for-libgluegen-rt-so-tp3767870p3769192.html

On 02/22/2012 10:04 PM, vijaygandhi [via jogamp] wrote:

>
>
> Hi,
>
> I am trying to use JOGL and I get the following error when trying to run on
> Ubuntu, 64-bit, Sun Java 1.6.31. I am using the jars downloaded from
> http://jogamp.org/deployment/jogamp-current/jar/. Has anyone seen this error
> before?
>
> Caused by: java.lang.SecurityException: no certificate for libgluegen-rt.so
> in gluegen-rt-natives-linux-amd64.jar
> at com.jogamp.common.util.JarUtil.validateCertificate(JarUtil.java:510)
> at com.jogamp.common.util.JarUtil.validateCertificates(JarUtil.java:484)
> at
> com.jogamp.common.util.cache.TempJarCache.validateCertificates(TempJarCache.java:393)
> at
> com.jogamp.common.util.cache.TempJarCache.bootstrapNativeLib(TempJarCache.java:350)
> at com.jogamp.common.os.Platform$3.run(Platform.java:312)
> at java.security.AccessController.doPrivileged(Native Method)
> at com.jogamp.common.os.Platform.loadGlueGenRTImpl(Platform.java:303)
> at com.jogamp.common.os.Platform.<clinit>(Platform.java:214)
>
They are all signed with a valid signature!

Can you provide me a few more details ?

- You are using an Applet test or standalone ?
- How to reproduce the behavior ?

I will test with your mentioned 1.6.31 JRE ..

Thank you!

~Sven


signature.asc (910 bytes) Download Attachment