You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Karl Pauls (JIRA)" <ji...@apache.org> on 2014/07/03 14:54:25 UTC

[jira] [Commented] (FELIX-3893) Bundle in cache doesn't pass security check anymore.

    [ https://issues.apache.org/jira/browse/FELIX-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051406#comment-14051406 ] 

Karl Pauls commented on FELIX-3893:
-----------------------------------

This should have been released a long time ago no (current version of security is 2.4.0)?

> Bundle in cache doesn't pass security check anymore.
> ----------------------------------------------------
>
>                 Key: FELIX-3893
>                 URL: https://issues.apache.org/jira/browse/FELIX-3893
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework Security
>    Affects Versions: framework.security-2.0.1
>            Reporter: Reto Gmür
>            Assignee: Karl Pauls
>            Priority: Blocker
>             Fix For: framework-4.2.1, framework.security-2.2.0
>
>
> After updating the felix component in Clerezza clerezza starts normally the first time. On subsequent starts it shows Errors.
> The first one being:
> ERROR: Bundle in cache doesn't pass security check anymore.
> (java.lang.ArrayIndexOutOfBoundsException: -1)
> java.lang.ArrayIndexOutOfBoundsException: -1
> 	at org.apache.felix.framework.security.verifier.BundleDNParser.getRootChains(BundleDNParser.java:470)
> 	at org.apache.felix.framework.security.verifier.BundleDNParser._getDNChains(BundleDNParser.java:246)
> 	at org.apache.felix.framework.security.verifier.BundleDNParser.checkDNChains(BundleDNParser.java:145)
> 	at org.apache.felix.framework.SecurityProviderImpl.checkBundle(SecurityProviderImpl.java:63)
> 	at org.apache.felix.framework.Felix.setBundleProtectionDomain(Felix.java:854)
> 	at org.apache.felix.framework.Felix.init(Felix.java:805)
> 	at org.apache.felix.framework.Felix.start(Felix.java:882)
> 	at org.apache.clerezza.platform.launcher.ClerezzaApp.start(ClerezzaApp.java:184)
> 	at org.apache.clerezza.platform.launcher.ClerezzaApp.start(ClerezzaApp.java:167)
> 	at org.apache.clerezza.platform.launcher.Main.main(Main.java:34)
> To reproduce the error:
> Compile the current trunk version from: https://svn.apache.org/repos/asf/incubator/clerezza/trunk/
> cd platform.launcher.tdb/target
> java -Xmx1024M -XX:MaxPermSize=400M -Xss512k -jar platform.launcher.tdb-0.6-incubating-SNAPSHOT.jar



--
This message was sent by Atlassian JIRA
(v6.2#6252)