cancel
Showing results for 
Search instead for 
Did you mean: 

Communication Channel Monitoring Error

Former Member
0 Kudos

Hi...Experts,

we r doing RFC-SOAP scenario with out using WSDL file,

sender Communication Channel Monitoring getting error like this

Error in processing caused by: com.sap.aii.af.mp.module.ModuleException: call to messaging system failed: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapterFramework:GENERAL:com.sap.aii.af.ra.ms.api.DeliveryException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden caused by: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapterFramework:GENERAL:com.sap.aii.af.ra.ms.api.DeliveryException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden

In the Receiver Communication Channel Monitoring, getting error like this.

Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden.

how can i rectify these errors, pls suggest me..

regards,

Pasi.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

check the below link..

[https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4061] [original link is broken] [original link is broken] [original link is broken];

*Reward Points If Its Useful*

Regards,

Prakasu

Answers (2)

Answers (2)

Former Member
0 Kudos

any help

prateek
Active Contributor
0 Kudos

Send ur receiver webservice url. I think there must be some prob with that. Bcoz ur url is returning an html response whereas it should return an xml.

Regards,

Prateek

Former Member
0 Kudos

Hi guru's

Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden

SOAP: call failed: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden

I am checked what the other members have said, but still i am getting the same error. any inputs please.

Former Member
0 Kudos

Hi Madhu,

Could you please tell me how you resolved this error:

com.sap.aii.af.ra.ms.api.DeliveryException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden

Appreciate your help.

Thanks,

Shobhit

Former Member
0 Kudos

Hello ,

I am also getting the same error as below

com.sap.aii.af.ra.ms.api.DeliveryException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden

Can you please let me know what is the solution?

Thanks and regards

Shaikh Basit

Former Member
0 Kudos

Hello ,

I am also getting the same error as below

com.sap.aii.af.ra.ms.api.DeliveryException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden

Can you please let me know what is the solution?

Thanks and regards

Shaikh Basit

former_member556603
Active Contributor
0 Kudos

Hello Pasi,

Error: HTTP 403 Forbidden

Description: The server understood the request, but is refusing to fulfill it

Possible Tips:

Path sap/xi/engine not active

• HTTP 403 during cache refresh of the adapter framework - Refer SAP Note -751856

• Because of Inactive Services in ICF –Go to SICF transaction and activate the services. Refer SAP Note -517484

• Error in RWB/Message Monitoring- because of J2EE roles – Refer SAP Note -796726

• Error in SOAP Adapter - "403 Forbidden" from the adapter's servlet. –Because of the URL is incorrect or the adapter is not correctly deployed.

Go through Micheal's Blog..

XI: Timeouts

/people/michal.krawczyk2/blog/2006/06/08/xi-timeouts-timeouts-timeouts

Thanks,

Satya Kumar