Apama 10.3.1 | Apama Documentation | Using Apama with Software AG Designer | Debugging JMon Applications | Example debug session | Debug example of starting correlator and injecting application
 
Debug example of starting correlator and injecting application
Start a local correlator with remote debugging enabled. For example, if you specify port 8787, the command line looks like this:
correlator -l ApamaServerLicense.xml -j -J
-agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n
Inject the JAR into the running correlator. For example:
engine_inject –j simple-jmon.jar
You are ready to start an Apama debug session.

Copyright © 2013-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.