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: 

RFC error while using SSO

Former Member
0 Kudos

Hi experts,

We tried to configure SSO using logon tickets on our EP 6.0 SP 16 system.

We created JCO RFC destinations in portal server giving the SAP target system's host name and service. Similarly, we created a new TCP/IP connection in the R/3 also with the same details.

We finished all the other procedures like importing and exporting portal certificates into R3 server.

Finally, when we tried to access the system from portal, the following error mesage is shown.

The following error text was processed in the system SER : An invalid type handle was passed to the RFC API.

The error occurred on the application server sapsbox_SER_10 and in the work process 0 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Function: AC_FLUSH_CALL_INTERNAL of program SAPLOLEA

Function: AC_FLUSH_CALL of program SAPLOLEA

Function: AC_SYSTEM_FLUSH of program SAPLOLEA

Form: HANDLE_FLUSH_PBO of program SAPFGUICNTL

Form: %_CTL_OUTPUT of program SAPMSSYD

Module: %_CTL_OUTPUT1 of program SAPMSSYD

Does any one know why this is happening?

Did we miss out anything??

Please help

Thanks alot

Shobin

1 REPLY 1

WolfgangJanzen
Product and Topic Expert
Product and Topic Expert
0 Kudos

An ABAP runtime error ("RABAX") has occured.

You should analyze the problem in the ABAP system running ABAP transaction ST22. Well, obviously you've managed to call an ABAP function module, so it's not an authentication issue ...