JMX properties
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Use the JMX tab to configure the network settings for administering Progress Application Server using a remote JMX console.
| Property | Default value | Description |
|---|---|---|
| JMX | OFF |
Use the ON/OFF toggle switch to enable or disable administration using remote JMX console. |
| Registry port | 10001 |
Specify the TCP port number used for the RMI registry for the server's JMX MBeans. |
| Server port | 10002 |
Specify the TCP port number used to access the JMX/RMI server and access the server's JMX MBeans. |
| JMX remote access file | ${CATALINA_BASE}/conf/jmxremote.access |
Specify the location of the JMX remote access control file for the remote JMX port. |
| JMX password file | ${CATALINA_BASE}/conf/jmxremote.password |
Specify the location of the file where the password for remote JMX port is stored. |