-
Bug
-
Resolution: Fixed
-
Major
-
None
Fitnesse plugin is storing large documents in memory, along with the rest of the build data. This really needs to be stored in a file and streamed/processed on the fly when needed to avoid unnecessary memory consumption and OOME.
See FitNesse plugin – results explode build.xml, also. It may not cause OOME, but causes severe performance penalty, even on quite capable servers.