Thanks. What I meant was I located the problems. But i don't know how to solve it.
On 7/19/07, yueyu lin <[EMAIL PROTECTED]> wrote:
:) I prefer to use JProfile trial edition. TPTP sometimes crashes in my Linux boxes and the remote profiling is not so convenient(JProfile is not convenient,too). Anyway congratulations! On 7/19/07, mat <[EMAIL PROTECTED]> wrote: > > I already locate that objects by using TPTP profiler. ^^ > > On 7/19/07, yueyu lin <[EMAIL PROTECTED]> wrote: > > > > Check if there is any global reference hiding in some corners such as > some > > global Map or Collection. > > > > On 7/19/07, mat <[EMAIL PROTECTED]> wrote: > > > > > > I wrapped a incoming byte array into a Object (A) in order to pass it > > > around in my business logic. However, the memory increases > dynamatically > > > when the incoming packets are huge. It seems the garbage collector is > > not > > > collecting. Is there anyway to avoid this? (Object pool)? > > > > > > > > > > > -- > > -- > > Yueyu Lin > > > -- -- Yueyu Lin
