cancel
Showing results for 
Search instead for 
Did you mean: 

jdbc to proxy error while testing communication channel in rwb

ravi_reddy1
Participant
0 Kudos

Hi experts,

my scenario is JDBC to Proxy...

while testing in communication channel i got the following error.

26.02.2014 12:29:44.378ErrorSOAP: Call failed: com.sap.aii.af.sdk.xi.srt.BubbleException: HTTP Response Received. Status Code = 500 [null "null"]
26.02.2014 12:29:44.384ErrorMP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.af.sdk.xi.srt.BubbleException: HTTP Response Received. Status Code = 500 [null "null"]
26.02.2014 12:29:44.384ErrorSOAP: Error occurred: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.af.sdk.xi.srt.BubbleException: HTTP Response Received. Status Code = 500 [null "null"]

Based on the above error please tell me where is the fault in my scenario

Thanks & Regards

E. Ravichandra Reddy

Accepted Solutions (0)

Answers (5)

Answers (5)

former_member184720
Active Contributor
0 Kudos

Hi Ravi - There is an SAP note # 1748814 - PI SOAP adapter messages fail with error : Status Code = 500 [null "null"] on the same issue.

You might want to import the corrections and try if it address the issue.

Bhargavakrishna
Active Contributor
0 Kudos

Hi Ravi,

You used SOAP adapter with XI 3.0 right?

it might be authorization issue, check the user which you used for proxy have the role " sap_xi_appl_serv_user"

Did you try the blog /

Regards

Bhargava krishna

former_member182455
Active Contributor
0 Kudos
Former Member
0 Kudos

Hello,

What's the URL which u are using in soap receiver adapter to call proxy?

Thanks

Amit Srivastava

iaki_vila
Active Contributor
0 Kudos

Hi Ravi,

Check if this thread is useful for you

Regards.