- Start 'Tomcat Configure' --> 'Java' tab --> 'Java Options' text box --> Append the followings
-Dcom.sun.management.jmxremote.port=8090
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false
- Save, Exit and then restart the service
- Connect to the JMX console
- Start
jconsole
from your JDK installation location
example: C:\java\jdk1.6.0_37\bin\jconsole.exe - Click 'New Connection'
- Checked 'Remote Process'
- Enter
hostname:8090
本網誌主要是記錄筆者在使用電腦上疑難解決方法。希望藉著此平台跟大家分享交流。
This blog is used for sharing how to troubleshoot my computer problem. I would like to share them to each other through this platform.
2014-04-24
Enable JMX on tomcat7 running as Windows service
訂閱:
文章 (Atom)
Review Who is Connected to Windows Shared Folder
1. Open Computer Management Console Windows Key + R -> compmgmt.msc 2. Expand System Tools -> Shared Folder -> Sessions ...
-
Copy / Transfer Putty Configuration File / Profile 首先,你必需有權限執行登錄檔編輯程式。 First of all, You may have both computers administrative right to ...
-
Start Chrome with Incognito (Private) Browsing Mode Firstly, right click "Chrome" shortcut --> click "Properties" ...