-
Bug
-
Resolution: Done
-
Major
-
None
-
8.15.0.Final
-
None
-
2022 Week 02-04 (from Jan 10)
-
1
-
-
NEW
-
NEW
When I add the following to my solverBenchmarkConfig.xml:
<inheritedSolverBenchmark> <solver> <termination> <unimprovedMinutesSpentLimit>30</unimprovedMinutesSpentLimit> </termination> </solver> </inheritedSolverBenchmark>
I get the following exception:
2022-01-10 08:35:14,003 ERROR [io.qua.run.Application] (Quarkus Main Thread) Failed to start application (with profile dev): java.lang.NullPointerException: Cannot invoke "org.optaplanner.benchmark.config.ProblemBenchmarksConfig.setProblemStatisticTypeList(java.util.List)" because the return value of "org.optaplanner.benchmark.config.SolverBenchmarkConfig.getProblemBenchmarksConfig()" is null