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

Returns status code '500' (Internal Server Error) in response

Former Member
0 Likes
10,056

Hi,

I got error like

HTTP connection to http://XXX.com:50600/sap/xi/cache?sap-client=001 returns status code '500' (Internal Server Error) in response

I did check this Discussion

But I don't understand can someone help me in detail.

Thanks

Kamal

View Entire Topic
former_member187010
Participant
0 Likes

Hi Kamal,

There may be various root cause for 500 internal server error.

I'll tell you the root cause which i faced in my project.

For the one synchronous interface PI was successfully sending request to some web based application and were getting response against the request. But for few message response message goes in this error state(internal server error). Root cause was whenever there is data to be sent to PI from web based application message flow successfully but whenever that application was sending fault message structure due to any reason e.g. user doesn't have access to make the request in that application. This fault message structure was not handled in our project hence it went to error state.

So if every thing looks good from your side do check this once also.

Regards

Jitender

Former Member
0 Likes

Hi All,

When I check RFC destination configuration with following information.


RFC Destination as "INTEGRATION_DIRECTORY_HMI"
Connection Type: H

Under Technical Setting TAB
Target Host: write the host name
Path Prefix: /dir/CacheRefresh
Service No: enter J2ee port no (e.g. 50000)

Under Logon/Security TAB
select Basic Authontication radio button
SSL select inactive

Under Logon:
Lang: EN
Client: enter client
User: XIISUSER
Password: *******

Under Special Option TAB
HTTP Setting:
HTTP Ver: HTTP 1.0
Compression: inactive
Compressed response: NO
HTTP Cookies: Yes (All)

This is the test result.

Status HTTP response : 403

Status text : Forbidden

Duration test call : 163 ms

Please help me.

Thanks,

Kamal

Harish
Active Contributor
0 Likes

Hi Kamal,

Please check the below discussion

INTEGRATION_DIRECTORY_HMI 403 Forbidden | SCN

check the below sap note according to discussion

1894606 - HTTP errors in sxi_cache

1736729 - 403 Forbidden error in PI SXI_CACHE

Former Member
0 Likes

Hi Kamal - As i suggested in the thread shared by Harish.. go to SXI_CACHE and hit F7.

this will tell you what is wrong with the configuration..

Former Member
0 Likes

Hi Harish,

It will ask me userid and password.

Thanks,

kamal

Harish
Active Contributor
0 Likes

Hi Kamal,

If the error is in connection test of rfc destination, then please check credential in Logon & secuirity tab.

you need check basic authentication and provide valid user id and password.

to access the SAP note you need market place user id and password. you can ask your basis team to register one user.

regards,

Harish