To Configure JMX Properties

JMX properties are provided in the shipped ASG_HOME/bin/asg-engine.tra file but are commented:

#java.property.be.engine.jmx.connector.port=%jmx_port%
#java.property.be.engine.jmx.connector.authenticate=false

Procedure

  1. Open the following file for editing:

    ASG_HOME/bin/asg-engine.tra

  2. Uncomment the following properties:
       java.property.be.engine.jmx.connector.port=%jmx_port%
       java.property.be.engine.jmx.connector.authenticate=false