cancel
Showing results for 
Search instead for 
Did you mean: 

DEBUG MODE

Former Member
0 Kudos

Is it possible to run the sneak preview SAP Web As to run in the debug mode. I am using NWDS to develop web dynpro applications. I am trying to debug.I went to Windows-> Show View->J2EE Engine. after selecting Server0, i right clicked to get the options to enable the debug option but all of them greyed out.

Thanks,

Sujatha

Accepted Solutions (1)

Accepted Solutions (1)

former_member198228
Active Participant
0 Kudos

Hello Sujatha,

Yes it is possible to debug in the preview edition. First you have to make the engine debuggable and assign it a port. To do this you have to perform the following steps

1. Open the configtool by running the configtool.bat under your C:\usr\sap\J2E\JC00\j2ee\configtool directory.

2. Once the window opens up expand the instance_IDxxx node and click on server. On the right hand panel go to the debug tab

3. make sure the debuggable check box is checked and a free port is assigned (by default it is 50021).

4. Restart the server and the options should now be available.

Regards

Abdul

Answers (0)