Your message dated Tue, 4 Oct 2011 22:28:37 +0200
with message-id <201110042228.37565.draz...@debian.org>
and subject line icedtea-plugin: Fails to load any java applet due to 
AccessControlException
has caused the Debian Bug report #644094,
regarding last icedtea-netx-common broke some jnlp
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
644094: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644094
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: icedtea-netx-common
Version: 1.1.3-1
Severity: normal

Hello

The webstart verion of geogebra stop to work[1] on my computer after I
upgrade icedtea-netx-common to 1.1.3-1. This have been replicated on
two (amd64) computer.

The corresponding jnlp can be fond there:
http://www.geogebra.org/cms/en/download

Note that both the 3.2 and the RC 4 failed

Note also that the geogebra from the debian package do work.

[1] The backtrace is:

Exception in thread "main" java.lang.ExceptionInInitializerError
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
        at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
        at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
        at sun.security.jca.ProviderConfig$3.run(ProviderConfig.java:262)
        at sun.security.jca.ProviderConfig$3.run(ProviderConfig.java:244)
        at java.security.AccessController.doPrivileged(Native Method)
        at
sun.security.jca.ProviderConfig.doLoadProvider(ProviderConfig.java:244)
        at sun.security.jca.ProviderConfig.getProvider(ProviderConfig.java:224)
        at sun.security.jca.ProviderList.getProvider(ProviderList.java:232)
        at sun.security.jca.ProviderList.getService(ProviderList.java:330)
        at sun.security.jca.GetInstance.getInstance(GetInstance.java:157)
        at java.security.Security.getImpl(Security.java:696)
        at
java.security.AlgorithmParameters.getInstance(AlgorithmParameters.java:130)
        at sun.security.x509.AlgorithmId.decodeParams(AlgorithmId.java:121)
        at sun.security.x509.AlgorithmId.<init>(AlgorithmId.java:114)
        at sun.security.x509.AlgorithmId.parse(AlgorithmId.java:381)
        at sun.security.x509.X509Key.parse(X509Key.java:168)
        at
sun.security.x509.CertificateX509Key.<init>(CertificateX509Key.java:75)
        at sun.security.x509.X509CertInfo.parse(X509CertInfo.java:705)
        at sun.security.x509.X509CertInfo.<init>(X509CertInfo.java:169)
        at sun.security.x509.X509CertImpl.parse(X509CertImpl.java:1747)
        at sun.security.x509.X509CertImpl.<init>(X509CertImpl.java:196)
        at
sun.security.provider.X509Factory.engineGenerateCertificate(X509Factory.java:107)
        at
java.security.cert.CertificateFactory.generateCertificate(CertificateFactory.java:322)
        at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:763)
        at
sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:55)
        at java.security.KeyStore.load(KeyStore.java:1201)
        at
net.sourceforge.jnlp.security.KeyStores.createKeyStoreFromFile(KeyStores.java:369)
        at
net.sourceforge.jnlp.security.KeyStores.getKeyStore(KeyStores.java:135)
        at
net.sourceforge.jnlp.security.KeyStores.getKeyStore(KeyStores.java:114)
        at
net.sourceforge.jnlp.security.KeyStores.getCAKeyStores(KeyStores.java:191)
        at
net.sourceforge.jnlp.security.VariableX509TrustManager.<init>(VariableX509TrustManager.java:118)
        at
net.sourceforge.jnlp.security.VariableX509TrustManager.getInstance(VariableX509TrustManager.java:407)
        at
net.sourceforge.jnlp.runtime.JNLPRuntime.initialize(JNLPRuntime.java:224)
        at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:174)
        at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:51)
        at java.security.AccessController.doPrivileged(Native Method)
        at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:165)
Caused by: java.security.AccessControlException: access denied
(java.lang.RuntimePermission accessClassInPackage.sun.security.util)
        at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:393)
        at
java.security.AccessController.checkPermission(AccessController.java:553)
        at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
        at
net.sourceforge.jnlp.runtime.JNLPSecurityManager.checkPermission(JNLPSecurityManager.java:285)
        at
java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1529)
        at java.lang.ClassLoader$1.run(ClassLoader.java:345)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.lang.ClassLoader.checkPackageAccess(ClassLoader.java:343)
        at sun.security.pkcs11.SunPKCS11.<clinit>(SunPKCS11.java:63)
        ... 39 more



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (700, 'testing'), (550, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages icedtea-netx-common depends on:
ii  openjdk-6-jre  6b23~pre9-2

icedtea-netx-common recommends no packages.

icedtea-netx-common suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Fixed in openjdk-6 6b23~pre10-1
-- 
Damien - Debian Developper
http://wiki.debian.org/DamienRaudeMorvan


--- End Message ---

Reply via email to