cancel
Showing results for 
Search instead for 
Did you mean: 

Debuging issue

Former Member
0 Kudos

Hi,

Debugger is not called for external break point , even if I set hardcoaded break point debugger is not called.

It was working few days ago but some hiw now it's not working.

I have checked similar threads for this problem but every thing seems to be correct in my knowledge!

I editor and debugger settings for new one. Break point is external, correct URL is called.

Any Idea what to be done? or is any service needs to be active?

Regards

Anurag

Accepted Solutions (0)

Answers (4)

Answers (4)

Madhu2004
Active Contributor
0 Kudos

HI,

Transaction SICF.

Select SERVICE in Hierrachy type and F8

Path to find the web dynpro application: default_host->sap->bc->webdynpro->sap.

Select your application and do the following:

Edit->debugging->activate Debugging.

Hope this helps.

Regards,

Madhu

Former Member
0 Kudos

Have you checked if the user is dialog user ?

Former Member
0 Kudos

hi

it works sometimes after Restarting the server.

Regards,

thiru

Former Member
0 Kudos

That may be because you are running with less sessions. You WAS is configured for less Dialog session or default is 2 to 6 it depends on the available sessions.

Anurag: This could be very well your problem that you do not have any debugger session available.

Former Member
0 Kudos

Debugger settings are fine, There doesn't seems to be any issue with number of session...

Is there any SICF service needed to be active for debugging?

Former Member
0 Kudos

Hi,

I think your system has more than one applicaiton server. If more than one, then put breakpoints at all application server instances.

In T-code SM51, you will be able to see all the applicaiton server instances. Select the server and use the Remote Logon option to go to the application server to put a break point.

Regards,

Prabhuraj

abhimanyu_lagishetti7
Active Contributor
0 Kudos

Check as Prabhuraj suggested, set the break point in all the appservers if you are using load balancing.

also follow these settings for your IE browser

Open Internet Explorer

Goto Tools Menu -> Internet Options -> Advanced

Within the section "Browsing"

- Uncheck: Disable Script Debugging (Internet Explorer).

- Uncheck: Disable Script Debugging (Other).

- Check: Display a notification about every script error.

Let us know if it is still not working

Abhi

Former Member
0 Kudos

Hi Anurag,

Check in UTILITIES->Settings-ABAPEDITOR->DEBUGGING-.. give user name in USERS and check IP matching checkbox

and in down check Session breakpoint active immediately.. checkbox.

Cheers,

Kris.

Former Member
0 Kudos

Thanks.. but it doesn't help.

Former Member
0 Kudos

Strange !!

What version of the SAP client you have and what SAP BASIS version ?

Any upgrade happened last times ?

In my system i have only the user-id filled for the external debugging and new debugger is selected.