Show TOC Start of Content Area

Process documentation Remote Debugging in the SAP NetWeaver Developer Studio  Locate the document in its SAP Library structure

Purpose

This guide describes how to debug remotely from the SAP NetWeaver Developer Studio the applications running on the J2EE Engine. This can be done without interfering with the work of the productive processes (the processes that handle real customer requests) of the J2EE Engine cluster. You can debug both development and production systems, single server and cluster configurations.

Process Flow

The remote debugging process consists of the following steps:

     Preparing the Debugging Process

     Activating Remote Debugging

     Setting Breakpoints

     Creating Launch Configurations for Debugging

     Starting Debugging

     Stopping Debugging

 

End of Content Area