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: 

Panic.Unrecoverable errors occured

ronaldo_aparecido
Contributor
0 Kudos

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

raymond_giuseppi
Active Contributor
0 Kudos

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

Regards,

Raymond

0 Kudos

Hi Raymond

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

But in one has a sm21 :

Thanks for reply.

0 Kudos

Former Member
0 Kudos

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

Thx