JMX Remote Port Number Setup at Runtime
When you use the MM UI to start TIBCO BusinessEvents engines remotely, MM reads the port number from the PU configuration setting in the site topology file.
MM passes this value to the TRA file’s jmx_port variable, in the command line it composes when starting a TIBCO BusinessEvents engine:
-propVar jmx_port=portnum
Note: If you start an engine manually from the command line, provide the port number in the same way, that is, using the option
-propVar
jmx_port=
portnum. If the port number is not specified, the default port 5555 is used.
Use the same JMX port number as specified in the PUC so that MM treats the engine as a predefined engine. If you use a different number, the engine starts as an un-predefined engine.
Copyright © TIBCO Software Inc. All Rights Reserved.