-
Bug
-
Resolution: Done
-
Blocker
-
7.7.0.GA
-
None
java.lang.OutOfMemoryError: GC overhead limit exceeded during execution of org.drools.benchmarks.turtle.buildtime.BuildKieBaseFromContainerBenchmark.* when creating the kiebase. You can see the stack trace on [1].
After disabling ExternaliseCanonicalModelLambda*, the benchmark was able to run normally. The memory consumption is around 2Gb[2], otherwise it goes to the infinite (I tried until 12Gb).
- I changed the drools code base but it can be disabled programmatically
[1] jenkins result: https://gist.github.com/hellowdan/c5571952afd929e792a6633b2a7923db
[2] 2,2Gb (attachment [memory_consumption.jpg]), sometimes 3,3Gb (attachment [memory_consumption2.jpg])
- is cloned by
-
RHDM-1266 OOME on org.drools.benchmarks.turtle.buildtime.BuildKieBaseFromContainerBenchmark
- Closed