DistributedDataMining Java children are not detected by TThrottle

Started by MechanoRealist, December 10, 2016, 07:36:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

MechanoRealist

Is this something that is wrong, or is TThrottle not supposed to support Java applications?

fred

Quote from: MechanoRealist on December 10, 2016, 07:36:14 PM
Is this something that is wrong, or is TThrottle not supposed to support Java applications?
Nop TThrottle probably doesn't detect that, what's the project, so I can check it out.
It normally only detect the main application that is started (may be a wrapper) and the child processes.

MechanoRealist

The name is in the title "DistributedDataMining".
And yeah, TT detects the main app but reports that it uses 0% of CPU.
So it only detects the bootstrapper while it is the Java runtime that is doing the work.

fred

Quote from: MechanoRealist on December 14, 2016, 03:35:51 PM
So it only detects the bootstrapper while it is the Java runtime that is doing the work.
Yes and that makes it almost impossible to detect.
But I added it to my to do list