Dear All, Thanks everyone for helping, we have managed to resolve the issue with these settings.
JVM settings ------------------ 1) We increase the jvm eden space three times than previous. Struts settings -------------------- old settings <constant name="struts.devMode" value="false" /> new settings <constant name="struts.devMode" value="false" /> <constant name="struts.ui.templateSuffix" value="java" /> <constant name="struts.ui.theme" value="simple" /> Thanks in advance again Lasantha. On Tue, Jul 14, 2009 at 7:31 PM, Dale Newfield<[email protected]> wrote: > Lasantha Pambagoda wrote: >> >> We have been monitoring both memory and CPU usage, Interesting thing >> is memory is normal and only CPU is coursing the problem after >> migration. > > So have you run this in a profiler to see where it's spending all its time? > > -Dale > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

