Debugging Deployed Applications
TIBCO Business Studio - BPM Edition provides support for debugging deployed applications.
Debugging a deployed application consists of two tasks.
- Create a debug configuration in which you specify one or more running applications and remote debuggers and launch the debug configuration.
- Attach a debugger to a running application, which automatically creates and launches the debug configuration.
Before debugging a remotely deployed application, you must enable debuggers on the nodes on which the application is deployed.
For information on how to enable a debugger, see TIBCO ActiveMatrix® Service GridAdministration .
Enabling a Java debugger increases the time it takes to receive responses to requests sent to applications running on the node.
Caution: Do note enable debuggers in
production systems. A rogue process could attach to a debugger and halt the
node.
Subtopics