Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-21414

Application wizard: ConcurrentModificationException when creating a new appliaction

XMLWordPrintable

    • Hide
      1. ASSERT: make sure that you have a CDK and a connection (in explorer to it) to it
      2. EXEC: create new application based on the template "eap64-basic-s2i"
      3. ASSERT: once resource were successfully create the import dialog shows up

      Result:
      An error dialog pops up reporting an concurrent modification exception:

      java.util.ConcurrentModificationException
      	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
      	at java.util.ArrayList$Itr.next(ArrayList.java:851)
      	at org.jboss.tools.openshift.common.core.connection.ConnectionsRegistry.fireChange(ConnectionsRegistry.java:149)
      	at org.jboss.tools.openshift.common.core.connection.ConnectionsRegistry.fireConnectionChanged(ConnectionsRegistry.java:116)
      	at org.jboss.tools.openshift.internal.ui.job.RefreshResourcesJob.doRun(RefreshResourcesJob.java:65)
      	at org.jboss.tools.openshift.internal.common.core.job.AbstractDelegatingMonitorJob.run(AbstractDelegatingMonitorJob.java:36)
      	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
      
      Show
      ASSERT: make sure that you have a CDK and a connection (in explorer to it) to it EXEC: create new application based on the template "eap64-basic-s2i" ASSERT: once resource were successfully create the import dialog shows up Result: An error dialog pops up reporting an concurrent modification exception: java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901) at java.util.ArrayList$Itr.next(ArrayList.java:851) at org.jboss.tools.openshift.common.core.connection.ConnectionsRegistry.fireChange(ConnectionsRegistry.java:149) at org.jboss.tools.openshift.common.core.connection.ConnectionsRegistry.fireConnectionChanged(ConnectionsRegistry.java:116) at org.jboss.tools.openshift.internal.ui.job.RefreshResourcesJob.doRun(RefreshResourcesJob.java:65) at org.jboss.tools.openshift.internal.common.core.job.AbstractDelegatingMonitorJob.run(AbstractDelegatingMonitorJob.java:36) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

          scabanovich Viacheslav Kabanovich (Inactive)
          adietish@redhat.com André Dietisheim
          Votes:
          0 Vote for this issue
          Watchers:
          3 Start watching this issue

            Created:
            Updated:
            Resolved: