From: Mark Hig <mark.higginbottom_at_gmail.com>
Date: Mon, 8 Sep 2008 08:05:50 -0700 (PDT)
Also we have noticed a Management Bean in JConsole called RequestProcessor.
This bean seems to be added by Grizzly and retains details of every request
and are never cleared away. This is leading to massive memory retention and
an eventual out of memory exception.
Is this normal behaviour? Could this be related to our previous post above?