[jboss-jira] [JBoss JIRA] (JBRULES-3649) Planner: IndexOutOfBoundsException in Benchmarker's BestScoreProblemStatistic.writeGraphStatistic
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Thu Oct 4 04:23:02 EDT 2012
[ https://issues.jboss.org/browse/JBRULES-3649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Geoffrey De Smet resolved JBRULES-3649.
---------------------------------------
Resolution: Done
https://github.com/droolsjbpm/drools-planner/commit/1e0550b566704bfb6946f26a0de90440d8b72f3d
> Planner: IndexOutOfBoundsException in Benchmarker's BestScoreProblemStatistic.writeGraphStatistic
> -------------------------------------------------------------------------------------------------
>
> Key: JBRULES-3649
> URL: https://issues.jboss.org/browse/JBRULES-3649
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-planner
> Affects Versions: 5.5.0.Beta1
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Fix For: 5.5.0.CR1
>
>
> {code}
> Exception in thread "main" java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
> at java.util.ArrayList.RangeCheck(Unknown Source)
> at java.util.ArrayList.get(Unknown Source)
> at org.drools.planner.benchmark.core.statistic.bestscore.BestScoreProblemStatistic.writeGraphStatistic(BestScoreProblemStatistic.java:120)
> at org.drools.planner.benchmark.core.statistic.AbstractProblemStatistic.writeStatistic(AbstractProblemStatistic.java:82)
> at org.drools.planner.benchmark.core.statistic.BenchmarkReport.writeReport(BenchmarkReport.java:138)
> at org.drools.planner.benchmark.core.DefaultPlannerBenchmark.benchmarkingEnded(DefaultPlannerBenchmark.java:295)
> at org.drools.planner.benchmark.core.DefaultPlannerBenchmark.benchmark(DefaultPlannerBenchmark.java:174)
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list