[jboss-jira] [JBoss JIRA] (DROOLS-5043) ConcurrentModificationException thrown from org.drools.modelcompiler.constraints.LambdaAccumulator.hashCode

Luca Molteni (Jira) issues at jboss.org
Tue Feb 18 08:28:01 EST 2020


     [ https://issues.redhat.com/browse/DROOLS-5043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luca Molteni resolved DROOLS-5043.
----------------------------------
    Resolution: Done


> ConcurrentModificationException thrown from org.drools.modelcompiler.constraints.LambdaAccumulator.hashCode
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: DROOLS-5043
>                 URL: https://issues.redhat.com/browse/DROOLS-5043
>             Project: Drools
>          Issue Type: Bug
>          Components: executable model
>    Affects Versions: 7.33.0.Final
>            Reporter: Radovan Synek
>            Assignee: Luca Molteni
>            Priority: Critical
>         Attachments: stacktrace
>
>
> CME is thrown from org.drools.modelcompiler.constraints.LambdaAccumulator.hashCode in OptaPlanner KIE Server extension tests. One of the failing tests is for example [1].
> The executable model is switched on because the test creates SolverFactory from KieContainer [2], that is already compiler via a kie-maven-plugin - see the corresponding testing KJAR [3].
> [1] https://github.com/kiegroup/droolsjbpm-integration/blob/master/kie-server-parent/kie-server-tests/kie-server-integ-tests-optaplanner/src/test/java/org/kie/server/integrationtests/optaplanner/OptaplannerIntegrationTest.java#L201
> [2] https://github.com/kiegroup/droolsjbpm-integration/blob/master/kie-server-parent/kie-server-services/kie-server-services-optaplanner/src/main/java/org/kie/server/services/optaplanner/SolverServiceBase.java#L97
> [3] https://github.com/kiegroup/droolsjbpm-integration/tree/master/kie-server-parent/kie-server-tests/kie-server-integ-tests-optaplanner/src/test/filtered-resources/kjars-sources/cloudbalance



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list