How do I run JSP, JConsole on windows 10?

How to connect JSP and Jconsole ??? java version "1.8.0_241" on oracle write that the startup files can be found in the Bin folder, but unfortunately I could not find the files there, it is very necessary to track multithreading.

Author: Marzepanio Tortus, 2020-04-10

1 answers

Open the command prompt and enter the command where java

And see if you have java installed? And where it is installed. The response to the command will be something like C:\Program Files\Java\jdk-11.0.1\bin\java.exe

Go to the folder bin and from there you can run the handles jconsole.exe

 0
Author: Алексей Осецкий, 2020-04-10 19:48:44