Show TOC

Procedure documentationEnabling Debugging Locate this document in the navigation structure

 

Using the SAP MC, you can enable the debugging mode of the Virtual Machine on the fly without the need to restart. When you enable debugging, a debug port on the application server opens where you can connect your SAP Net Weaver Developer Studio debugger and debug your applications. By default, the debugging mode is not active.

Procedure

  1. In the navigation pane of the SAP MC, expand the tree structure of the AS Java node and choose Process Table.

  2. In the result pane, select the server process on which you want to open a debug port, and from the context menu, choose Enable Debug.

  3. Choose the Access Points node, and in the result pane, check if the debug port is open. When the port is not open, the Active state of the port in the result pane is No.

  4. Choose the Process Table node, and in the result pane, check if the Debug state of the server process indicates that debugging is switched on.

  5. To disable debugging, that is, to close the debug port on the server process, navigate to the Process Table node, select the server process, and choose Disable Debug from the context menu.

Result

The debug mode is switched on and the debug port on the application server is open.