cancel
Showing results for 
Search instead for 
Did you mean: 

Debugger timing out when application accessed from browser. Am I missing any parameter setting ?

former_member243729
Participant
0 Kudos

Hi,

I am trying to debug FIORI application ABAP code which is in ECC system. Steps I perfrom..

1) I put an external break point in ECC FIORI code

2) Launch the FIORI application from browser (FIORI front end app is in gateway server)

3) The debugger gets triggered, but it times out just in about 30 seconds

But if I trigger debugger from GUI through OData service then the break point gets triggered and it doesnt time out...

Can I know if there is some setting which needs to be taken care for debug time out when the activity is performed from browser ?

Accepted Solutions (1)

Accepted Solutions (1)

abdulbasha_shaik
Active Participant
0 Kudos

Hello Sunil,

You can check PROCTIMEOUT parameter in SMICM and rdisp/max_debug_lazy_time parameter in RZ10, default system profile. Set the time as much required.

-

Thanks & Regards

Abdul Basha Shaik

Answers (1)

Answers (1)

former_member243729
Participant
0 Kudos

Thanks.

Not sure how but my issue got solved. I actually tried multiple things and one of them was RZ10.