cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Sender Error

Former Member
0 Kudos

Hi,

I have a situation that I beleive is an environmental issue, but was hoping someone can point out a missing config here.

I have a SOAP Sender channel that seems to work fin in one environment, but does not work in another.

Basically, when I run the URL http://<host>:8000/XISOAPAdapter/MessageServlet, I am getting page not found errror from my browser.

I have checked the Exchange Profile, and the VA, but everything seems to be normal.

Any clues?

-Feroz

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Feroz,

I think port should be 5XX000. Where XX instance number.

Regards,

Reyaz

kenny_scott
Contributor
0 Kudos

Hi Feroz,

do the other systems have Web Dispatchers listening on port 8000? If yes then this is possibly a Web Dispatcher configuration problem.

If not then possibly the systems behave differently because they are on different release/SP levels.

I am not familiar with HTTP requests via ICM but two notes that may be useful are :

[#1068501 640 SP20/700 SPS12,13 http and servlet_jsp cumulative patch|http://service.sap.com/sap/support/notes/1068501]

[#1048692 Various problems with HTTP requests via ICM|http://service.sap.com/sap/support/notes/1048692]

Regards

Kenny

Answers (4)

Answers (4)

Former Member
0 Kudos

As of SP13, the servlet API needs to be deployed separately.See Note 1068501.

kenny_scott
Contributor
0 Kudos

Hi Feroz,

check the ICM parameter -

icm/HTTP/j2ee_<xx>

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/48/6360878c4a31cbe10000000a42189d/frameset.htm

Regards

Kenny

kenny_scott
Contributor
0 Kudos

Hi Feroz,

is 8000 the correct port ?

Is the servlet accessible if you specify the Java Engine port?

Regards

Kenny

Former Member
0 Kudos

Hi Kenny,

I beleive 8000 is the right port, and with 8000, I am able to work SOAP adapters in atleast 3 other environments, but not in my brand new QA environment.

However, I did give it a try with Port 50000, and that is working!

What might be needed to get this activated on port 8000?

-Feroz

shivhare
Active Contributor
0 Kudos

Hi Feroj ,

I am not sure but can you please check host entry file and proxy setting .

Regards,

Amit