Open grzesuav opened 3 months ago
Currently, when jdk.management.jfr module is missing in target VM, :
jdk.management.jfr
See notification / popup suggesting what is the actual problem, like missing JFR module
No response
- OS: - Environment: - Version:
Related discussion - https://github.com/cryostatio/cryostat/discussions/595#discussioncomment-10420960
https://github.com/cryostatio/cryostat/discussions/595#discussioncomment-10431218
Just to put here idea by @andrewazores : possibly check MXBeans present in target vm.
IIRC there are two versions of connection (because of differences in java versions):
java.management
java.management.jfr
Current Behavior
Currently, when
jdk.management.jfr
module is missing in target VM, :Expected Behavior
See notification / popup suggesting what is the actual problem, like missing JFR module
Steps To Reproduce
No response
Environment
Anything else?
Related discussion - https://github.com/cryostatio/cryostat/discussions/595#discussioncomment-10420960