Chuck and Chris,
Thanks for yor explanations,
Let me, try to summarize what I understand adding some extra info and ask my
questions.
Is following classifications true for memory usage of Java ? If not please
correct it.
A. Java memory usage when application is started as a windows service:
512MB reserved
heap area used only by Java itself?
From: Peter Crowther
To: Tomcat Users List
Sent: Tue, January 26, 2010 5:43:22 PM
Subject: Re: tomcat memory usage
2010/1/26 Hüsnü Þentürk
> Hi,
> In our company, we are using apache tomcat as a w
Hi,
In our company, we are using apache tomcat as a windows service. We defined jvm
parameters "--JvmMs 512 --JvmMx 512" in service.bat. But application is using
600,980 KB memory. I expect the application not to use more then 512 MB.
Can you explain me, the reason of this stuation.
Informatio