cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Receiver - Communication Channel Error

Former Member
0 Kudos

Hi All,

Before Posting the messages gone though number posts in SDN ,None of they gave me what exactly we need to fix this issue.

I am working on for a Customer where in we were sending soap messages to  an ECC system HTTP port ,Interface was working abosultely fine,Recently customer added multiple application  server due to performance Issues ,as result  we try to send messages to Message Server Port for load balancing ,we are getting following error message  in SOAP receiver Communication Channel.

SOAP: call failed:java.ioIOException:invalid Content type for SOAP :TEXT/HTML HTTP 301 moved Permanently

What we thought of  is checking  the CAF Destination in NWA(Netweaver Administrator) ,Tried using J2EE_ADMIN user,but  is not having Enough Permission .I am not sure this is place to tweak some destination or something else causing this error

Any help greatly appreciated .

Thanks,
Madhu

Accepted Solutions (0)

Answers (1)

Answers (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

>SOAP: call failed:java.ioIOException:invalid Content type for SOAP :TEXT/HTML HTTP 301 moved Permanently

IMO, your target url specified is invalid. Check your target URL in the receiver soap adapter. You can first test the url using soapui or xmlspy and validate the URL string. refer this link for http error code..

http://www.w3.org/Protocols/HTTP/HTRESP.html