[logback-user] slf4 with logback causes java.lang.OutOfMemoryError: Java heap space

Mel T machintruc at gmail.com
Wed Jul 29 18:20:58 CEST 2009


I will use jmap and let you know.
What I also found out is that the memory error goes out if I specify a
logback.xml instead of relying on the default configuration. I changed it to
use

<configuration>
	<root level="warn">
	</root>
</configuration>

and it worked fine.


Ceki Gulcu wrote:
> 
> 
> This issue does not ring a bell. You could use 'jmap' (new in JDK 1.6) to 
> collect memory usage. I would be very interested in your investigation.
> 
>  ...
> 
> 

-- 
View this message in context: http://www.nabble.com/slf4-with-logback-causes-java.lang.OutOfMemoryError%3A-Java-heap-space-tp24720872p24722680.html
Sent from the Logback User mailing list archive at Nabble.com.



More information about the Logback-user mailing list