jbonofre wrote > Hi Lukasz, > > not I'm aware off. Do you have a scenario ?
Not something application-agnostic. I have a memory intensive application, that stores big objects in session. The session is invalidated on user logout. The test brings the container near to JVM memory limit, but there is no single OutOfMemory in logs. But I need to analyste if it's not caused by cleanup operation in session listener, for example they take too long and Jetty do not release resources correctly because of that etc. -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
