Results 1 to 8 of 8
Thread: JVM memory usage
- 06-25-2008, 11:27 AM #1
Member
- Join Date
- Jun 2008
- Posts
- 4
- Rep Power
- 0
JVM memory usage
I have 2 questions:
1. In JCONSOLE the mem usage is 270Mb, committed is 290Mb and Max is 1,5Gb. However the java.exe process in Windows Task manager is using about 500Mb of memory. Anyone have any ideas why?
2. In the VM Summary page it says:
Total physical memory:*
2*097*151 kbytes
Free physical memory:*
2*097*151 kbytes
However i have 4Gb RAM installed in the machine. Anyone have any ideas on this one?
- 06-25-2008, 11:32 AM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
- 06-25-2008, 11:46 AM #3
Member
- Join Date
- Jun 2008
- Posts
- 4
- Rep Power
- 0
we are developing in Eclipse. But not on this machine.
This machine is a webserver hosting an application. JDK 1.6 is used.
- 06-25-2008, 11:50 AM #4
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
No whatever the machine you get 500Mb on Task Manager when you use an IDE. Is that right?
- 06-25-2008, 01:01 PM #5
Member
- Join Date
- Jun 2008
- Posts
- 4
- Rep Power
- 0
there is no IDE on this machine.
The JVM is running an application server (Resin from Caucho) and when it starts up it starts with around 40-50Mb of memory usage.
- 06-25-2008, 02:32 PM #6
Hi,
If you think its because of your code, you can try out one more tool called JProbe which gives you memory analysis too.To finish sooner, take your own time....
Nivedithaaaa
- 06-25-2008, 03:07 PM #7
Member
- Join Date
- Jun 2008
- Posts
- 4
- Rep Power
- 0
Im gonna have a look at JProfiler... See if that shows me anything.
- 06-26-2008, 03:30 AM #8
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Is that your application server comes with any details regarding it's usages of the system?
Similar Threads
-
How to determine CPU usage using Java?????
By JavaEmpires in forum New To JavaReplies: 5Last Post: 03-16-2011, 04:49 AM -
Latest XML parsing and memory usage benchmark
By Jimmy Zhang in forum XMLReplies: 0Last Post: 03-03-2008, 09:49 PM -
Timer usage in java program
By sandeeprao.techno in forum New To JavaReplies: 5Last Post: 01-24-2008, 07:16 PM -
Integer Usage
By bluegreen7hi in forum New To JavaReplies: 11Last Post: 01-24-2008, 08:54 AM -
Comm API Usage
By hobbyist in forum New To JavaReplies: 0Last Post: 11-16-2007, 04:59 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks