Hello,
I have some problem with finalization of session attributes. It looks
that Tomcat dont`t release some sessions after session timeout. Is
possible that somwhere is reference to HttpSession or session attributes???
I`m sure that i don`t keep references to it, so after session timeout
ans gc() it should be released and finalize() should be called. In my
case everything works fine for some time, usuall around 1 hour, after
this time NO FINALIZATION happends. My applications goes bigger and
bigger. Another strange thing is that it can go throught -Xmx barrier. I
don`t tested what will happend if all memory will be consumed coz it`s
production server :(
I`m using tomcat 3.2.1 (on 3.1 i also have this problem) on ibm aix java
1.3 (with latest system and jvm patches).
Sluagh
PS. Sorry for my bad english.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]