
29 Jul
2009
29 Jul
'09
2:53 p.m.
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. I will start digging more, but if this raises a possible answer, I would appreciate it. This ant target runs in eclipse to invoke a junit anttask, which runs a test class that uses dbunit. -- Mel T. -- View this message in context: http://www.nabble.com/slf4-with-logback-causes-java.lang.OutOfMemoryError%3A... Sent from the Logback User mailing list archive at Nabble.com.