Hi, My Wicket application eats memory. The memory usage constantly increasing. So every week it is growing by 500 Mb. Can anyone suggest where can I start looking for the reason? Can JUnit testing help to figure out the reason? How?
I have following set up: Wicket 1.4.9 Ubuntu 9.10 Tomcat 6 Dependencies: Spring 2.5.6 postgresql 8.3-603.jdbc4 commons-dbcp 1.4 itextpdf 5.0.4 log4j 1.2.14 slf4j-log4j12 1.4.2 Alex
