Application Development 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: 

SRT issue: Wait for Scheduler (SRT_CORE255)

Bartho
Participant
0 Kudos
6,833

Hi guys, I installed the AS ABAP 7.52 and wanted to play arround a bit. I created a service consumer and tested it with some calls. The result is now, that I get the following issue in SRT_MONI:

I did all the necessary stepps before:

  • SRT_ADMIN -> Run technical setup, first in client 000 and then in 001
  • SBGRFCCONF -> Setup a new supervisor destination

And still im getting this issue and I cant find out why. All technical checks are fine:

I found one issue here fomr somebody else which was related to a bad user, but this is not the case here:

The other strange thing is: I was working in the morning. First I had the same issue but then I did something (while googleing for a answer) and it worked. Now after restarting the AS ABAP its not working again and I cant find the solution again.

Does anybody have a hint here?

Thx and best, Bartho.


3 REPLIES 3

Isaías
Product and Topic Expert
Product and Topic Expert
0 Kudos
4,249

Hello Bartho,

Do you see locks related to bgRFC in transaction SM12?

And do you have destinations registered in SBGRFCCONF?

Any entries stuck or issues seen in SBGRFCMON?

Regards,

Isaías

0 Kudos
4,249

Do you see locks related to bgRFC in transaction SM12?

Looks like this:

And do you have destinations registered in SBGRFCCONF?

Yes

Any entries stuck or issues seen in SBGRFCMON?

Looks like this:


Isaías
Product and Topic Expert
Product and Topic Expert
0 Kudos
4,249

Hi,

The bgRFC scheduler creates locks at the system startup, and it can operate only if those locks exist.

The SM12 locks you shared are not the ones related to the bgRFC scheduler.

Maybe the SAP Note 1616303 can help.

Regards,

Isaías