VisualVMLauncher
VisualVMLauncher copied to clipboard
VisualVM error "Could not open requested application" every single time
Each time you click the "Run with VisualVM" button on the idea, the first time you cannot open the visualVM, the second time you can open it, but the error "Could not open requested application" will be reported. As long as you click the "Return" button on the idea fast enough, the VisualVM will display the memory of the last closed project; My idea version 2022.2.3;
After reading the idea log, "VisualVMContext is null" will be displayed. The source code has a special judgment on "vmContext", so the log above is available;



which run configuration does this?

like this

my idea configuration


This one please, what type is it?

Simple springboot application.
Thanks, reproduced.
Any update?
sorry, no time