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

Panic.Unrecoverable errors occured

ronaldo_aparecido
Contributor
0 Likes
1,898

Good morning Experts.

I'm working with two SAP environments.

I use 'RFC' to comunicate  'A' environment with 'B' environment and to transfer data from the environment 'A' to 'B'.

The programs are run with these RFCs at night with  'JOB'.

I use queues of SMQ2 using "'TRFC_SET_QIN_PROPERTIES" function to create the queues.

Current programs are not creating queues and do not bring any given from 'A' environment.

When I debug the program and go into the other environment for external breakpoint, it selects the data but the error occurs when it leaves the RFC:

"Panic.Unrecoverable errors occured."

My sap gui is:

And the error is :

When i try connect by sm59 it work correctly.

Thanks for help.

4 REPLIES 4
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,562

Did you get any dump in RFC target system (ST22) or message in system log (SM21) ?

Regards,

Raymond

Read only

0 Likes
1,562

Hi Raymond

Don´t have any message in st22 in both environments.

But in one has a sm21 :

Thanks for reply.

Read only

0 Likes
1,562

Read only

Former Member
0 Likes
1,562

I Guess Reinstalling the GUI may help. i think its a SAP GUI issue.

Thx