You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by David <da...@gmail.com> on 2007/12/14 07:53:45 UTC

Memory leak in ApplicationImpl$1?

Hi,

We are profiling a myfaces application which uses client state saving and we
have detected a collection growing continouslly but not quickly (arround
5000 objects in four hours). The collection is
org.apache.myfaces.application.ApplicationImpl$1. Is this the expected
behaviour for this class?


Thanks for the help.