Re: Debugging java memory usage in tomcat



On Nov 25, 6:49 pm, Arne Vajhøj <a...@xxxxxxxxxx> wrote:
zigzag...@xxxxxxxxx wrote:
I have tomcat5. installed on a Windows 2003. Tomcat was installed as
part of a Custtomer application. Tomcat runs as a Windows service, and
one can see tomcat5.exe process in task manager. When I access the web
site of my third party application, I see thread count of tomcat5.exe
increase as well memory usage increase. I do not however see any jvm
(java)
process in task manager. When I look at vendor's script for setting up
windows service using tomcat5.exe, I do find references to java and
various jvm options such as minimum and maximum heap sizes.

I want to find find how much memory on the heap is allocated as
people access the web site. I know in java console, I can set some
debugging/tracing parameters but they do not seem to take in effect
with tomcat service. Why?

Appreciate any pointers on where java process is for tomcat and how to
monitor its memory usage.

I assume that the tomcat5.exe process is the Java process (using JNI
to activate Java).

A quick glance at service.bat indicates that you can specify memory
settings there (when defining service).

It is easy to monitor memory usage via a simple JSP page.

Arne- Hide quoted text -

- Show quoted text -

Arne:

I really appreciate your useful answers. Yes, service.bat can ne
modified java parameters.
I am still curious why no java process is shown.
I will look into how to monitor memory using jsp page.

Prem
.



Relevant Pages

  • Re: Debugging java memory usage in tomcat
    ... increase as well memory usage increase. ... windows service using tomcat5.exe, I do find references to java and ... with tomcat service. ...
    (comp.lang.java.programmer)
  • Debugging java memory usage in tomcat
    ... Tomcat was installed as ... increase as well memory usage increase. ... windows service using tomcat5.exe, I do find references to java and ...
    (comp.lang.java.programmer)
  • Working set increases
    ... Windows Server 2003 EE, .Net Framework 1.1, C# ... I have a problem of memory usage growing continuously. ... my application is a windows service that polls a webservice ... foreach (string ticket in tickets) // tickets is normally empty and the ...
    (microsoft.public.dotnet.languages.csharp)
  • SQL Server 2000 Memory Usage.
    ... I am monitoring the memory usage for the Windows Service, ... I am observing that the memory usage for Windows Service and DLLHOST ... In case of SQL Server the memory usage keeps on increasing. ... keeps on increasing memory as long as there is free memory. ...
    (microsoft.public.dotnet.framework.performance)
  • Re: Can .NET apps share IL App DLLs?
    ... I am interested in memory usage as I was starting to consider Java / Win ... Just from crude experiments comparing a simple form based application, ... Subequent instances: 1MB ...
    (borland.public.delphi.non-technical)