Dmitry Konstantinov created KARAF-2275:
------------------------------------------
Summary: ConcurrentModificationException from
FeaturesService#listFeatures()
Key: KARAF-2275
URL: https://issues.apache.org/jira/browse/KARAF-2275
Project: Karaf
Issue Type: Bug
Components: karaf-feature
Affects Versions: 2.3.1
Environment: Windows 7, x64
java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02, mixed mode)
Karaf 2.3.1
Reporter: Dmitry Konstantinov
{noformat}
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)[:1.6.0_30]
at java.util.HashMap$ValueIterator.next(HashMap.java:822)[:1.6.0_30]
at
org.apache.karaf.features.internal.FeaturesServiceImpl.getFeatures(FeaturesServiceImpl.java:1066)
at
org.apache.karaf.features.internal.FeaturesServiceImpl.listFeatures(FeaturesServiceImpl.java:989)
at Proxyd0eb59e8_9c93_47ae_ac94_2f2421663dc8.listFeatures(Unknown
Source)
{noformat}
--
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