Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-13885

RemoteCacheManager throws ConcurrentModificationException on concurrent remote cache creation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Critical
    • None
    • 14.0.0.Dev02, 13.0.10.Final
    • Hot Rod
    • None

    Description

      Caused by: java.util.ConcurrentModificationException
      	at java.base/java.util.HashMap$HashIterator.nextNode(HashMap.java:1511)
      	at java.base/java.util.HashMap$EntryIterator.next(HashMap.java:1544)
      	at java.base/java.util.HashMap$EntryIterator.next(HashMap.java:1542)
      	at java.base/java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$1.next(Collections.java:1662)
      	at java.base/java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$1.next(Collections.java:1655)
      	at org.infinispan.client.hotrod@13.0.10.Final//org.infinispan.client.hotrod.RemoteCacheManager.findConfiguration(RemoteCacheManager.java:490)
      	at org.infinispan.client.hotrod@13.0.10.Final//org.infinispan.client.hotrod.RemoteCacheManager.createRemoteCache(RemoteCacheManager.java:501)
      	at org.infinispan.client.hotrod@13.0.10.Final//org.infinispan.client.hotrod.RemoteCacheManager.getCache(RemoteCacheManager.java:298)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            pferraro@redhat.com Paul Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: