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-0.6.1
            Reporter: Derek Baum
            Assignee: Derek Baum
            Priority: Minor


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 is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to