Starting the server in debug mode

You can run the sample server in debug mode to step through the code. A tutorial on debugging a remote Rule Execution Server application is also available.

About this task

This task shows you how to start the sample server in debug mode. To learn more about the debug mode, see the tutorial Debugging a remote Rule Execution Server application.

Procedure

In the Samples Console, click the Start and set the sample server in debug mode button "".
The server waits for an application to listen on port 7777 before fully starting. You cannot stop the server when it is waiting.

Results

The console view shows feedback messages as the server starts. In debug mode, a debugging tool connects to the sample server, and steps through the Java™ code and the rules.