cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Client Proxy error. SOAP:1.010 SRT: ASSERT failed: object reference not bound CX_AI_SYSTEM_FAULT

matias_z
Participant
0 Likes
1,376

Hi All,

I've a custom client proxy (consumer proxy) which SAP send information to CPI.

It's working fine in Dev system, but when I transported it to Quality system I'm getting the following error when testing it directly in the SE80:

SOAP:1.010 SRT: ASSERT failed: object reference not bound

Exception of class CX_AI_SYSTEM_FAULT

I created the Logical Port locally in Quality system as it's not transportable. I compares both SOAMANAGER from Dev a Q and they are exactly the same.

Do you know what could be the solution to this error?

I didn't find much information in previous posts, just a couple mentioning something about roles, but also I did not find anything on SU53 after running it in Se80.

Thanks in advane!

View Entire Topic
harald_lesche-holzbecher
Product and Topic Expert
Product and Topic Expert
0 Likes

There is a note which gives some hints what to check:

1951997 - XI runtime: Error handling for outbound proxy

matias_z
Participant
0 Likes

Thanks Harald, but I just want to understand why that error is happening. I know how to catch it via ABAP.

I checked the last section of the note with the typical problems but didn't help 😞