JavaScript must be enabled in order to use this site.
Please enable JavaScript in your browser and refresh the page.
Enabling Monitoring and Management
JMX for monitoring and management has to be exposed without authentication.
Procedure
Uncomment the following property:
java.property.be.engine.jmx.connector.port=%jmx_port%
Ensure that the value of the port property is set to this literal value:
%jmx_port% .
The actual value is substituted at run time.
See
JMX Remote Port Number Setup at Runtime .
Note: When more than one PU (engine) is deployed on the same host, ensure that a different JMX port is used for each of the PUs, in the site topology file.
Copyright © TIBCO Software Inc. All rights reserved.