
30 Jul
2009
30 Jul
'09
1:05 p.m.
Mel T skrev:
Hi,
I swiched our project to using SLF4J / logback. All projects and build files worked (we have 40 projects) until one of ant target failed with that error:
java.lang.OutOfMemoryError: Java heap space
If I switch it to using slf4j-simple, I do not get that memory error.
If I use log4j binding, it works too.
Sounds like you are close to the memory limit, and that logback is just that bit larger. It is perfectly possible I guess wrong. Can you run the ant task in a single JVM which you invoke with a memory profiler? -- Thorbjørn Ravn Andersen "...plus... Tubular Bells!"