You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2015/03/17 08:07:39 UTC

[jira] [Closed] (FELIX-2870) ConcurrentModificationException in gogo runtime

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

Carsten Ziegeler closed FELIX-2870.
-----------------------------------

> ConcurrentModificationException in gogo runtime
> -----------------------------------------------
>
>                 Key: FELIX-2870
>                 URL: https://issues.apache.org/jira/browse/FELIX-2870
>             Project: Felix
>          Issue Type: Bug
>          Components: Gogo Runtime
>    Affects Versions: gogo.runtime-0.8.0
>            Reporter: Derek Baum
>            Assignee: Derek Baum
>            Priority: Minor
>             Fix For: gogo.runtime-0.10.0
>
>
> java.util.ConcurrentModificationException
>        at java.util.LinkedHashMap$LinkedHashIterator.nextEntry(LinkedHashMap.java:373)
>        at java.util.LinkedHashMap$EntryIterator.next(LinkedHashMap.java:392)
>        at java.util.LinkedHashMap$EntryIterator.next(LinkedHashMap.java:391)
>        at org.apache.felix.gogo.runtime.CommandProcessorImpl.getCommand(CommandProcessorImpl.java:119)
>        at org.apache.felix.gogo.runtime.CommandSessionImpl.get(CommandSessionImpl.java:144)
>        at org.apache.felix.gogo.runtime.Closure.get(Closure.java:602)
>        at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:438)
>        at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:395)
>        at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
>        at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
>        at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
>        at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
>        at org.apache.felix.gogo.shell.Activator.run(Activator.java:75)
>        at java.lang.Thread.run(Thread.java:680)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)