Using 2.0.0-M3 i can receive a request and send back a response, but as soon as i
Use 2.0.4 it does not return response. Jvm limits change may mask issue.
Even switching to 2.0.0-M4 and other later releases does not improve situation.
Cheers,
Brendan


Quoting Emmanuel Lécharny <[email protected]>:

Le 7/13/12 5:35 PM, Brendan Crowley a écrit :
Hi,
Our application uses MINA 2.0.0-M3, and for performance reasons i'd like to
upgrade this to MINA 2.0.4. What considerations to interface (if any) should
i take into account?
None. There should be no difference between 2.0.0-M4 and 2.0.4 versions.

I've pointed my app to the 2.0.4 in my maven pom and it complies with no
problem, however when i start it and send a request message the jvm eats
memory and dies with message "java.lang.OutOfMemoryError: GC overhead limit
exceeded".

What if you increase the JVM memory ?
Switching on DEBUG level logging reports the following below.
Please help?
Nothing bad in the logs, AFAICT.


--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com


Reply via email to