when I use jVisualVM, I see two local processes: the process VisualVMitself and the one that interests me, call him ProcessX. When I doubleClick the process VisualVM, everything works fine. When I doubleclick ProcessX, the application gets stuck and no longer matches. I use eclipseto run my java application and I have a standalone version jVisualVMin the field Windows x64. I run jVisualVM from "C: \ Program Files \ Java \ jdk1.7.0_51 \ bin". Setting the proxy server to "No proxy" in the menu VisualVMhelped me neither ,
jVisualVM
VisualVM
ProcessX
eclipse
Windows x64
Often, a DNS resolution issue may occur if the process you are trying to connect to VisualVM runs on localhost. In this case, try adding the following system property to the process you are trying to connect to:
-Djava.rmi.server.hostname=localhost
See also: fooobar.com/questions/58961 / ... and Has anyone ever received a remote JMX JConsole for work?
I had exactly the same problem and I hope that my solution will help someone else.
: - x64, Intellij Idea "idea.exe" ( exe x32), Java- IDE. jVisualVM , x64 jdk. idea64.exe - . Java-, IDE.
, x64 - eclipse.
Source: https://habr.com/ru/post/1530883/More articles:Не удается получить доступ к методу удаления по запросу Slick - slickwhat does getResources method mean not annotated with request type (e.g. GET, POST)? - javaAdding the ViewModel class adds the codefirst model to the database - c #Insert image into postgresql database - sqlSend long array to arduino via serial processing port - arraysAutomatically filling domains and ranges in Protégé 4.3 - protegeUnderstanding the matlabFunction function - functionSet eclipse hyperlink color in KDE - eclipseForeign key in the main database bound to the attached database - sqliteCheck if list of identifiers exists in MySQL and PHP - sqlAll Articles