Memory problems
-
Friday, November 30, 2012 3:46 PM
Hi
I need to know if it is correct the next operation of this process.
The Tomcat.exe is configured to start with 2Gb and as much 6Gb. The server has 8Gb.
Everything looks correct, but when servicing the process consumes up to 8GB, and when no one is currently operations i have these data:
Commit (KB): 3.937.424
Working Set (KB): 7.007.976
Shareable (KB): 3.809.736
Private (KB): 3.198.240
The server runs out of memory. It is normal to not release memory?
Hardware Reserver: 1MB
In use: 7910 MB
Modified: 0MB
Standby: 195MB
Free: 86MB
Windows 2008 R2 x64 con tomcat x64
Thanks
All Replies
-
Saturday, December 01, 2012 8:46 PM
Hello,
- First check from application side once whether we have nay issue with it?
- Then check below blog link to troubleshoot memory issue.
http://blogs.technet.com/b/askperf/archive/2008/01/25/an-overview-of-troubleshooting-memory-issues.aspx
Regards, Ravikumar P
-
Sunday, December 02, 2012 6:32 PM
For the limits of memory management, refer to that: http://blogs.technet.com/b/markrussinovich/archive/2009/03/26/3211216.aspx
For more details about your current issue, I would recommend asking in Tomcat forums or contact its developer technical support for assistance.
This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
-
Monday, December 03, 2012 6:50 PM
Hi,
The question I have is for that is exactly the Working Set and Shareable?

