cancel
Showing results for 
Search instead for 
Did you mean: 

java debugging in SAP NWDS

Former Member
0 Kudos

hi

i have created a simple java program in NWDS. I was able to put the breakpoints and debug it yesterday. when i see today. i was able to put the breakpoints but not able to execute the program. what i mean is if i go to the Run menu in the debugger perspective all the items "resume" "step return" "watch" etc., are not highlighted. I could not select them. if execute the program with out any break points the result is coming perfect. only thing is i am not able to debug it. what might be the reason??

thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Sudhakar,

have you clicked "Debug last launched" in this menu?

You need to have a connection to your Server first before you can debug.

Therefore the server has to be in debug mode. If it worked yesterday I assume you have set the debug mode on the server.

Kind regards

Matthias

Former Member
0 Kudos

hi

I have clicked that but the problem still exists.

thanks

Answers (2)

Answers (2)

Former Member
0 Kudos

the problem is solved

Former Member
0 Kudos

Hai ,

As per my knowledge for debugging we need to set server as debug mode in "ON".

You chesk weather ur server Debug mode is ON or not.