Re: t:schedule - out of memory

2007-05-14 Thread Tomek Szpinda
. [1] http://www.eclipse.org/tptp/ Glauco P. Gomes Tomek Szpinda escreveu: Thorbjørn Ravn Andersen wrote: Tomek Szpinda skrev den 11-05-2007 16:35: java.lang.OutOfMemoryError: Java heap space It looks to me(probably I'm wrong:)) that Tomcat doesn't release memory after

Re: t:schedule - out of memory

2007-05-13 Thread Tomek Szpinda
Thorbjørn Ravn Andersen wrote: Tomek Szpinda skrev den 11-05-2007 16:35: java.lang.OutOfMemoryError: Java heap space It looks to me(probably I'm wrong:)) that Tomcat doesn't release memory after session.invalidate()? You need to ensure yourself that your objects can be garbage

t:schedule - out of memory

2007-05-11 Thread Tomek Szpinda
Hi! I'm having a problem with the t:schedule(I think) component. It appears when I display about 100 events on the screen then logout, login again, then display again 100 appointments, I get: java.lang.OutOfMemoryError: Java heap space It looks to me(probably I'm wrong:)) that Tomcat