Uploaded image for project: 'OptaPlanner'
  1. OptaPlanner
  2. PLANNER-2225

org.kie.server.integrationtests.jbpm.UserTaskServiceIntegrationTest throws CNFE org.optaplanner.core.impl.solver.kie.KieSolverAssemblerService

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • None
    • None
    • None
    • 2020 Week 43-45 (from Okt 19)
    • 1
    • Hide

      1) mvn clean install -Pwildfly -Dit.test=org.kie.server.integrationtests.jbpm.UserTaskServiceIntegrationTest

      2) the exception below is thrown

      Caused by: java.lang.RuntimeException: Unable to build kie service url = jar:file:/Users/lmolteni/.m2/repository/org/optaplanner/optaplanner-core/7.45.0-SNAPSHOT/optaplanner-core-7.45.0-SNAPSHOT.jar!/META-INF/kie.conf
      at org.kie.server.integrationtests.jbpm.UserTaskServiceIntegrationTest.buildAndDeployArtifacts(UserTaskServiceIntegrationTest.java:73)
      Caused by: java.lang.RuntimeException: Cannot create instance of class: org.optaplanner.core.impl.solver.kie.KieSolverAssemblerService
      at org.kie.server.integrationtests.jbpm.UserTaskServiceIntegrationTest.buildAndDeployArtifacts(UserTaskServiceIntegrationTest.java:73)
      Caused by: java.lang.ClassNotFoundException: org.optaplanner.core.impl.solver.kie.KieSolverAssemblerService
      at org.kie.server.integrationtests.jbpm.UserTaskServiceIntegrationTest.buildAndDeployArtifacts(UserTaskServiceIntegrationTest.java:73)

      Show
      1) mvn clean install -Pwildfly -Dit.test=org.kie.server.integrationtests.jbpm.UserTaskServiceIntegrationTest 2) the exception below is thrown Caused by: java.lang.RuntimeException: Unable to build kie service url = jar: file:/Users/lmolteni/.m2/repository/org/optaplanner/optaplanner-core/7.45.0-SNAPSHOT/optaplanner-core-7.45.0-SNAPSHOT.jar!/META-INF/kie.conf at org.kie.server.integrationtests.jbpm.UserTaskServiceIntegrationTest.buildAndDeployArtifacts(UserTaskServiceIntegrationTest.java:73) Caused by: java.lang.RuntimeException: Cannot create instance of class: org.optaplanner.core.impl.solver.kie.KieSolverAssemblerService at org.kie.server.integrationtests.jbpm.UserTaskServiceIntegrationTest.buildAndDeployArtifacts(UserTaskServiceIntegrationTest.java:73) Caused by: java.lang.ClassNotFoundException: org.optaplanner.core.impl.solver.kie.KieSolverAssemblerService at org.kie.server.integrationtests.jbpm.UserTaskServiceIntegrationTest.buildAndDeployArtifacts(UserTaskServiceIntegrationTest.java:73)
    • Undefined
    • NEW
    • NEW

          wmedvede@redhat.com Walter Medvedeo
          wmedvede@redhat.com Walter Medvedeo
          Votes:
          0 Vote for this issue
          Watchers:
          1 Start watching this issue

            Created:
            Updated:
            Resolved: