Issue Type: Bug Bug
Assignee: Unassigned
Created: 23/May/12 2:10 PM
Description:

Every now and then you can get when shutting down / uninstalling a lot of bundles at once.

This is a known DM issue [0] and AFAIK there will not actually go anything wrong. We are waiting on a DM release to fix this.

[0] https://issues.apache.org/jira/browse/FELIX-3402

-> ERROR: Bundle org.amdatu.kitchensink.demo.tenant.web [37] Error stopping bundle. (java.lang.IndexOutOfBoundsException: Index: 4, Size: 3)
java.lang.IndexOutOfBoundsException: Index: 4, Size: 3
        at java.util.ArrayList.rangeCheck(ArrayList.java:604)
        at java.util.ArrayList.get(ArrayList.java:382)
        at java.util.Collections$SynchronizedList.get(Collections.java:1873)
        at java.util.Collections$UnmodifiableList.get(Collections.java:1211)
        at org.apache.felix.dm.DependencyActivatorBase.cleanup(DependencyActivatorBase.java:301)
        at org.apache.felix.dm.DependencyActivatorBase.stop(DependencyActivatorBase.java:90)
        at org.apache.felix.framework.util.SecureAction.stopActivator(SecureAction.java:663)
        at org.apache.felix.framework.Felix.stopBundle(Felix.java:2361)
        at org.apache.felix.framework.Felix.uninstallBundle(Felix.java:2463)
        at org.apache.felix.framework.BundleImpl.uninstall(BundleImpl.java:1012)
        at org.apache.felix.fileinstall.internal.DirectoryWatcher.uninstall(DirectoryWatcher.java:1027)
        at org.apache.felix.fileinstall.internal.DirectoryWatcher.uninstall(DirectoryWatcher.java:828)
        at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:444)
        at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:263)
Fix Versions: Backlog
Project: Amdatu
Priority: Major Major
Reporter: Bram de Kruijff
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to