Hello Mehdi, I think it's a typical problem of a MINA server which is under high load. There are many ways to resolve the problem. For example, you could try to use ReadThrottleFilterBuilder.
Trustin On Jan 9, 2008 5:51 PM, Mehdi Nikfarjam <[EMAIL PROTECTED]> wrote: > > > > Dear Mr. Lee > > I have been doing performance testing using your MINA2 application, > and confronted an exception with these details: > > Exception in thread "Timer-0" java.lang.OutOfMemoryError: Java heap space > java.lang.OutOfMemoryError: Java heap space > > I profiled it useing JProfiler software and found out that the class > "ConcurrentLinkedQueue" > don not delete any node from memory, so we will have heap overflow. > I also attach a snapshot of JProfiler result. > > could you please guid me in this regard. > sincerely yours and happy new year. > > Mehdi Nikfarjam. > -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP Key ID: 0x0255ECA6
