Details
-
Type:
Bug
-
Status: Open
-
Priority:
P2
-
Resolution: Unresolved
-
Affects Version/s: 7.0.0, 8.0.0, 7.0.1, 8.1.0, 8.2.0
-
Fix Version/s: 8.3.0
-
Component/s: Mission Control Core
-
Labels:
Description
JMC is supporting JMX Monitoring of a jLinked JVM, if module "requires jdk.management.agent is added to module_info
However Flight Recording is still failing (more details in the attached flight record_failure_5_Jan2021.log )
Flight recording is successful when the application is run using Local JDK in the system
$JDK11_HOME/bin/java -Dcom.sun.management.jmxremote --module-path ../../mods/ --add-modules jdk.management.agent \
--module oracle.proccollector/com.oracle.proccollector.ProcCollector