Changing the JMX Listener Port
The default Java Management Extensions (JMX) listener port is 5002. If multiple instances of My webMethods Server are running on the same computer, or if some other application is already using that port, you need to assign a different port number. You can change the JMX listener port in the com.softwareag.jmx.connector.pid-5002.properties file.
To change the JMX listener port
1. In a text editor, open the com.softwareag.jmx.connector.pid-5002.properties file for the server instance. You can find the file at this location:
Software AG_directory
\profiles\MWS_serverName\configuration\
com.softwareag.platform.config.propsloader
2. Edit the port= statement with the new JMX listener port number and save the file.
3. Restart My webMethods Server for the new setting to take effect.