cancel
Showing results for 
Search instead for 
Did you mean: 

How to Enable the debugging of process

Former Member
0 Kudos

hai,

I am using nwds , i want to debug my webdynpro application, but from my netweaver the context menu of server(in j2ee engine view) all the elements are in disable. how can i enable the context menu options.

regards,

Accepted Solutions (1)

Accepted Solutions (1)

pravesh_verma
Active Contributor
0 Kudos

Hi Naga,

You will have to strat the J2EE engine first in the debuggine mode. For doing that follow these steps:

You can start the debugging mode in two ways.

<b>1) Through NWDS:</b>

<b>Go to SAP J2EE Engine Cluster Overview-> Server 0 -> (Right Click)-> Enable Debugging of Process.</b>

This will automatically restart your J2EE engine. And after it is restarted successfully, the debug mode will be ON.

<b>2) Through Config Tool:</b>

You can enable the debuggine mode from the Config Tool as well. Just visit the following path :

<b>C:\usr\sap\<SID>\JC<SYS_NO>\j2ee\configtool\configtool.bat</b>

Click on the your instance. Then under the tab VM Environment, Set the <b>DebugMode = true</b>.

Restart the engine now. This will open the J2EE server again in the Debug Mode.

I hope this helps you!!

Regards

Pravesh

PS: Please conside rewarding points if helpful and solved.

Former Member
0 Kudos

Hai Parvesh,

Thanks for your help.

regards,

naga raju

Answers (0)