cancel
Showing results for 
Search instead for 
Did you mean: 

External Break Point Not Triggering in Sap Crm GUI 720.

Former Member
0 Kudos

Hi All,

Recently Sap Crm Gui is upgrade from 720 to 730 and also Kernel upgraded. Oracle database also upgraded to 11G.

i kept External Break Point and Trying to debugging in web Ui it is not Triggering at all. Can any one suggest solution

this issue.

Thanks,

anbusundaram 

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Anbu,

This issue happens if you have multiple app server, in WebUI your session is opened in one app server but your GUI session is opened in another app server due to load balancing.

So when debugging your WebUI make sure you are logged in to all the app server just in case not to miss the external debugging window.

Also even if you have one or multiple app server make sure to maintain the below setting or enable the debugging in each app server in case if it's been removed.

Rgds,

Shobhit

Sigrid
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi again,

As Shobhit mentioned there is a known issue if

  1. you have more than one application Server 
  2. set a breakpoint on one application Server
  3. but logon to WebUI gets routed to another application server by you webdispatcher.

Activating debugging in transaction SRDEBUG will ensure that the debugger will stop even if you are not logged on to the application server where you have set the breakpoint.

You might also check my blog for further tipps.

Best Regards,

Sigrid

Sigrid
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

You might try transaction SRDEBUG and activate debugging there.

Best Regards,

Sigrid

kumar5
Active Contributor
0 Kudos

Hi,

Can you please try by Activating debugging in SICF transaction .

Open TC 'SICF'  .

Press execute button.

Now go to EDIT menu and choose debugging->activate debugging.

Thanks

Kumar

Former Member
0 Kudos

Hi Kumar,

Already did that one. I think it is already active. while i was trying to activate debugging.

it throwing information message do u want stop debugging. so it is already active mode.

Thanks,

Anbusundaram A

ocpjcp
Active Participant
0 Kudos

Hello,

Can you please try once by launching the Web UI using the transaction

WUI_DBG.

Regards,

Parveen

Former Member
0 Kudos

Hi,

WUI_DBG is TC is not exist.  i am using crm version 6.0

Thanks,

anbu