Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
davidPnt
Contributor III
Contributor III

[Java Mission Control] Thread : Allocated Bytes

Hi everybody.

I'm using Java Mission Control to connect to my Java Process for Runtime Karaf Container.

Talend documentation talk about JMC on https://help.talend.com/reader/Du_mkJI_TltsYJHdZ0FJ8g/W11TRd~UWUBoXI2b6iGFUA

My Runtime is running under Windows Server, with 16Go RAM.

With this tool, I try to monitor the CPU and memory usage, for each dataservices deployed into my Runtime.

Indeed, in the tav Treads, I can select the checkboxs "CPU Profiling" and "Allocation".

But I don't understand values of the column for the memory "Allocated Bytes".

I've got the huge value of 17,38GB for the "features-1-thread-1". And if add all the "Allocated Bytes" values, I got a value that exceeds my total RAM.

Maybe I don't understand the meaning of "Allocated Bytes"...

Is it the usage memory for each thread ? If not, how can I obtain this value ?

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hello,

It should be the usage memory for the current thread in real time.

Here is oracle JDK Mission Control online documentation: https://www.oracle.com/java/technologies/jdk-mission-control.html

Hope it will help.

 

Best regards

Sabrina

 

 

View solution in original post

1 Reply
Anonymous
Not applicable

Hello,

It should be the usage memory for the current thread in real time.

Here is oracle JDK Mission Control online documentation: https://www.oracle.com/java/technologies/jdk-mission-control.html

Hope it will help.

 

Best regards

Sabrina