Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

External Debugging not working

Former Member
0 Likes
1,844

Hi,

in my solution manager system i have activated the external debugging, still im not able to debug from webdynpro. i checked the below setttings .

in abap editor -> utilities -> settings -> debugging -> activate ( Checked )

in SICF -> edit -> debugging -> activate debugging .

but still im not able to debug from webdynpro . what could be the problem ?/?

thanks

10 REPLIES 10
Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
1,258

Hi,

Also make sure that the Application server on which your Wedbynpro application is running and the Application server which your R/3 session is using are the same.

You can shift between the application server for R/3 in the SAP Logon.

Regards,

Sesh

Read only

0 Likes
1,258

Application server is different for solution manager and webdynpro.

Read only

0 Likes
1,258

Hi,

THe break point that you havew set and the Webdynpro application that you are running both should be in the same Application server only then you will enter debugging mode.

Regards,

Sesh

Read only

0 Likes
1,258

is it so ?? i dont think like that .. becuase if you set external debugging . it will check only for the username otherwise if you enabled ip matching then it will check the IP also .

could you make sure this once again?

Read only

0 Likes
1,258

Very basic thing, have you put the breakpoint at right place? And it is user specific...do remember that.

Read only

0 Likes
1,258

Good question . i have been set my break-point at 4 , 5 statements . no use ...

Read only

0 Likes
1,258

One more thing, put the breakpoint first and then open the process, if you are already in that screen come out and try it again.

Read only

0 Likes
1,258

Still :(.............any other idea ?

Read only

Former Member
0 Likes
1,258

Hi prakash,

Whether the user are same or not as the external debugging is based on the user name. Also try with checking the check box IP matching and session breakpoint activate immediately.

Regards,

Atish

Read only

0 Likes
1,258

yes . i checked this . eventhough it is not working .