When using Terracotta WebSessions 3.3.0 with Wicket 1.4.9 on JBoss 4.2 / Tomcat6 the DiskPageStore grows infinitely.
After a few days our jboss/server/myserver/work/jboss.web/localhost/[context]/[filtername]-filestore is filled with gigabytes of data. The terracotta folks say that they aren't doing anything specifically with the pagestore. I was hoping some of the wicket folks had an idea. How does cleanup normally work, and any ideas on how I should debug it? Should I try setting an explicit limit on the disk page store size? JL