Java Profiler not working when using WSL project and WSL java

已回答

I am running Intellij ultimate 2024.3 on my windows machine and i am pointing to the project that resides in the wsl machine. The java thats been used to run and compile is also part of wsl machine. The project runs on the wsl java however if i try to profile them - it does not show any java process running - i understand that the java pid is running in wsl which is not visible to the windows machine. However, would be interested to know if I could profile the java process running in wsl machine?

0
Does the profiler open when you click "Profile <ApplicationName> with IntelliJ Profiler"? It would be great to have a screencast showing the steps you perform and the result you see. You can upload it in https://uploads.jetbrains.com/ and share the upload id with us.
0

Here are the screenshots, Upload id: 2025_02_14_w3jEuz4ZT6FBgAqMoGqDhf (files: idea - sample app running with windows java.png and 3 more)

0

Thanks,I couldn't find a screenshot for the run configuration dropdown from the menu. Are you able to see the options similar to this GIF? 

If not, we could move the issue on a ticket here https://intellij-support.jetbrains.com/hc/en-us/requests/new to collect more information. 

0

请先登录再写评论。