#1 2012-04-23 23:13:58

jgomes
Member
Registered: 2011-01-07
Posts: 57

JVM Usage

Does anyone know if Talend logs how much memory a job utilized (NOT Xmx allocated) but usage? If so, trying to find out where I can fetch this information from.

Offline

#2 2012-04-24 05:54:47

pedro
Member
Registered: 2011-11-17
Posts: 3682

Re: JVM Usage

Hi

I think you want to know the memory cost of one job in runtime, right?

There is a tool under %JAVA_HOME%\bin called jvisualvm.ext which can monitor the memory cost.
But we can't record the runtime info in log files. Jvisualvm supports 'save current view to image'.

Regards,
Pedro


Only Paranoid Survive.

Offline

Board footer

Powered by FluxBB