cancel
Showing results for 
Search instead for 
Did you mean: 

XIServer: USER_CONTEXT_ERROR

Former Member
0 Kudos

Hello Everyone,

I hope that you could help with this problem that i'm facing. I Found some post related but with no answer about the problem.

Actually in any scenario with XI -> Proxy (Abap Proxy, XI channel) the message are processed wel but when the Call Adapter step is executed, the error in XI MONI is the next:

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Adapter

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">USER_CONTEXT_ERROR</SAP:Code>

<SAP:P1>Error al acceder a la memoria segura (-> Evaluar trace)</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>create_user_context</SAP:AdditionalText>

<SAP:Stack>An Error Has Occurred in User Context Error al acceder a la memoria segura (-> Evaluar trace)</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

We presented this error recently, on DEV environment. Until this moment we dont know what could be the cause. If you have some advice, I'll appreciate a lot.

I found this link:

Regards,

Vicman

Accepted Solutions (0)

Answers (3)

Answers (3)

Hi Vicman,

In SECSOTRE transaction we can see a lot of error entries. You may clean the error entries under SECSTORE transaction.

And for your reference, please check:

#816861 - Migrating entries in the secure storage

You may delete the entry "/SEC/USERINFO/CL_XMS_USER_CONTEXT===========CP has an error'."

This should solves the issue.

Best regards,

Caio Cagnani

former_member654879
Discoverer
0 Kudos

HI,

Did you get any solution to your issue?

I get the same issue now and want to get the solution,Can you tell me your solution,

Thanks!!!

Former Member
0 Kudos

Hi,

For your issue there is an SAP Note available in Service Market place.

Issue is related to Principle Propagation.

Please check the following Note:

Note 1248707 - BPE-RUN: Error USER_CONTEXT_ERROR when sending

Regards

Praveen K