Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-7915

CCME in WildFlyJobXmlResolver

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 11.0.0.Alpha1
    • None
    • Batch
    • None

    Description

      When running on JDK9-ea there are ConncurrentModificationExceptions happening in WildFlyJobXmlResolver

      Problem can happen also on JDK8 but it looks like it is easier to reproduce on JDK9.

      Caused by: java.util.ConcurrentModificationException at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1138) 
      at org.wildfly.extension.batch.jberet.deployment.WildFlyJobXmlResolver.addJob(WildFlyJobXmlResolver.java:290) 
      at org.wildfly.extension.batch.jberet.deployment.WildFlyJobXmlResolver.init(WildFlyJobXmlResolver.java:280) 
      at org.wildfly.extension.batch.jberet.deployment.WildFlyJobXmlResolver.create(WildFlyJobXmlResolver.java:231) 
      at org.wildfly.extension.batch.jberet.deployment.WildFlyJobXmlResolver.forDeployment(WildFlyJobXmlResolver.java:110) 
      at org.wildfly.extension.batch.jberet.deployment.BatchEnvironmentProcessor.deploy(BatchEnvironmentProcessor.java:77) 
      at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:147)
      

      see https://ci.wildfly.org/viewLog.html?buildId=41982&tab=buildResultsDiv&buildTypeId=WF_MasterLinuxJdk9ea for failures

      Attachments

        Issue Links

          Activity

            People

              jperkins-rhn James Perkins
              tomazcerar Tomaž Cerar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: