Wolf-Dieter Fink [
https://community.jboss.org/people/wdfink] created the discussion
"Re: Getting frequently OUT OF MEMORY ERROR ON JBOSS SOA SERVER"
To view the discussion, visit:
https://community.jboss.org/message/722721#722721
--------------------------------------------------------------
Nobody can't give you the ultimate answer how to set the Heap and GC.
It depends extremely to your application, so it is your housework.
The first thing is to check whether you have an application memory leak. This can be done
by monitoring the JVM.
If you see that the OldGen utilization is growing during the time (and the throughput is
not increasing as well) you might use a profiler (testenv) or heapdumps and compare it.
From what you post it looks like a leak.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/722721#722721]
Start a new discussion in Performance Tuning at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]