You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2015/11/18 18:35:11 UTC

[jira] [Assigned] (KARAF-2275) ConcurrentModificationException from FeaturesService#listFeatures()

     [ https://issues.apache.org/jira/browse/KARAF-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned KARAF-2275:
-------------------------------------------

    Assignee: Jean-Baptiste Onofré

> 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
>            Assignee: Jean-Baptiste Onofré
>
> {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 was sent by Atlassian JIRA
(v6.3.4#6332)