-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major
-
Component/s: cobertura-plugin
-
None
-
Environment:Platform: All, OS: Linux
A build fails, when hudson publishes a coverage report generated by cobertura.
console output:
Publishing Cobertura coverage results...
FATAL: Java heap space
java.lang.OutOfMemoryError: Java heap space
The hudson runs in java virtual machine with 1,5 GB of memory available.
The output from cobertura is successfull created but the coverage report is not
published.