Profile junit test with jvisualvm
hi,
i'd like to profile a junit test with jvisualvm. what im trying exactly:
1. start the test in debug mode with a breakpoint at the beginning
2. connect to the test with jvisualvm and capture some data
unfortunately i cannot connect to the unit test. i can see it in jvisualvm but as soon i click on it jvisualvm freezes until i let the test complete.
the same process works for eclipse. any ideas :)?
#IU-103.72
Win7 Professional 64bit
jvisualvm from jdk1.6.0_23 64bit
cheers!
Please sign in to leave a comment.
I'm having the same problem
Hello Javier,
Do you get any error/warning messages? Is it possible to share full logs folder zipped (https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files) after restarting IDE and reproducing the issue?