![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Ensure that the value of the port property is set to this literal value: %jmx_port%. The actual value is substituted at runtime. See How the JMX Remote Port Number is Set at Runtime.
java.property.be.engine.jmx.connector.authenticate=trueConfigure the authentication technology you want to use in the emonitor project as explained in Chapter 10, Configuring User Authentication.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. See (Processing Unit Settings.)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.
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 unpredefined engine. See Predefined and Unpredefined Members.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |