Uploaded image for project: 'Apache AWF'
  1. Apache AWF
  2. AWF-26

ConcurrentModificationException in JMXDebuggableTimeoutManager?

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Unresolved
    • None

    Description

      Exception in thread "I/O-LOOP" java.util.ConcurrentModificationException
      at java.util.TreeMap$PrivateEntryIterator.nextEntry(TreeMap.java:1100)
      at java.util.TreeMap$EntryIterator.next(TreeMap.java:1136)
      at java.util.TreeMap$EntryIterator.next(TreeMap.java:1131)
      at com.google.common.collect.AbstractMapBasedMultiset$EntrySet$1.next(Ab stractMapBasedMultiset.java:112)
      at com.google.common.collect.AbstractMapBasedMultiset$EntrySet$1.next(Ab stractMapBasedMultiset.java:102)
      at com.google.common.collect.Multisets.addAllImpl(Multisets.java:497)
      at com.google.common.collect.AbstractMultiset.addAll(AbstractMultiset.ja va:114)
      at com.google.common.collect.TreeMultiset.addAll(TreeMultiset.java:51)
      at com.google.common.collect.Iterables.addAll(Iterables.java:272)
      at com.google.common.collect.TreeMultiset.create(TreeMultiset.java:104)
      at org.deftserver.io.timeout.JMXDebuggableTimeoutManager.execute(JMXDebu ggableTimeoutManager.java:55)
      at org.deftserver.io.IOLoop.start(IOLoop.java:64)

      o_o

      Attachments

        Activity

          People

            Unassigned Unassigned
            niklas Niklas Therning
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: