Hi all,

We are using Felix 3.0.2 with iPojo 1.6.4 and here is the exception we have 
sometimes when trying to uninstall a Bundle ("bundle.uninstall();"):

java.util.NoSuchElementException
                at java.util.HashMap$HashIterator.nextEntry(HashMap.java:796)
                at java.util.HashMap$ValueIterator.next(HashMap.java:822)
                at 
org.apache.felix.framework.BundleImpl.getCurrentLocalizedHeader(BundleImpl.java:335)
                at 
org.apache.felix.framework.BundleImpl.uninstall(BundleImpl.java:961)

What is the common cause of this error?
Do I need to change the version(s) we are using?

Thanks in advance
Olivier

Reply via email to