Attaching a Debugger to a Running Application
You can attach a debugger to a running application and examine the debug configuration that the debugger creates.
Do not attach a debugger to more than one application running on the same node because they will interfere with each other. To debug multiple applications on the same node, create a remote debug configuration and add multiple applications in the Remote Applications tab.
Only one debugger can be attached to an application. The launch configuration tests to see if there is a conflict and if so will display an error. If multiple users try to attach to applications on the same node, the connection will fail.
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.