Apama Documentation : Deploying and Managing Apama Applications : Correlator Utilities Reference : Using the command-line debugger : Enabling and disabling debugging in the correlator
Enabling and disabling debugging in the correlator
To use the debugger, you must enable debugging in the correlator. To enable debugging locally on the default port, enter the following:
engine_debug enable
When you are done debugging, you should disable debugging in the correlator. If you do not, the correlator runs more slowly and continues to pause when it hits a breakpoint. To disable debugging in the local correlator on the default port, enter the following:
engine_debug disable
You can also enable and disable the debugger in a remote correlator by specifying the host name and the port number. For example:
engine_debug enable --host foo.bar.com --port 1234
engine_debug disable --host foo.bar.com --port 1234
Copyright © 2013-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback