cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Message servlet error

harish_babu5
Participant
0 Kudos

Hi

I am getting an error when I try to open this url in my internet explorer page.

http://host:port/XISOAPAdapter/MesageServlet?ximessage=true

This is the link used in RFC destination created to link ECC and PI

How do I rectify this?

Regards

Harish Babu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

Ur URL is incorrect (write "Message" properly), it should be -

http://host:port/XISOAPAdapter/MessageServlet?ximessage=true

Thanks

Amit Srivastava

harish_babu5
Participant
0 Kudos

HI

Thhat was a typing error.

I have typed the correct spelling and stil I am getting the error. This url is working for me in Dev

Regards

Harish

former_member184720
Active Contributor
0 Kudos

What is the error that you are getting?

Did you check if all the applications(com.sap.aii.adapter.soap.app) are started? you can verify by going to /nwa/start-stop -> applications.

Former Member
0 Kudos

Hello,

So did u make sure that the authorizations are correctly assigned to the user accessing the URL?

Thanks

Amit Srivastava

harish_babu5
Participant
0 Kudos

Hi

Its 500 Internal Server error

Regards

Harish

harish_babu5
Participant
0 Kudos

Which user is accessing the url? I am getting this error in Production PI

What are the auhorizations we need?

Regards

Harish

former_member184720
Active Contributor
0 Kudos

Are you sure if all your services are running fine? Did you check the application which i mentioned in my previous reply is in started state?

go to http://host:port/nwa/start-stop

services->

Applications ->

Former Member
0 Kudos

when u hit above URL in browser then it prompts for username/password, so that user should have sufficient authz. (user should have SAP_XI_APPL_SERV_USER role).

Secondly, to get detail info abt 500 internal server error check the logs generated at NWA using below path.

Monitoring Internal Server Error 500 Error Responses - Administration - SAP Library

Thanks

Amit Srivastava

harish_babu5
Participant
0 Kudos

Hareesh

It is in started state

Regards

former_member184720
Active Contributor
0 Kudos

i believe some services or applications are not running properly. May be you can try restarting the system and see if that helps..

former_member184720
Active Contributor
0 Kudos

i believe some services or applications are not running properly. May be you can try restarting the system and see if that helps..