cancel
Showing results for 
Search instead for 
Did you mean: 

JMS channel failure due to the excess payload size

Former Member
0 Kudos

Hi Techy folks,

I am facing a problem on my JMS channel.

PI Version : 7.4 PO EHP 8.

Channel : Receiver JMS

Using Sap NW JMS provider, no 3rd party providers used.

To brief the issue, my scenario is IDOC to JMS ( Outbound ). When i send the IDOC with a payload size of upto 3-4 MB the JMS channel is fine.

But if the payload is increased to say 10 MB, the JMS channel fails.

  • Question : Is there any particular parameter that can be changed to resolve this or any alternative solution ?

Below is the error description

Linked Exception : com.sap.engine.services.rmi_p4.exception.P4BaseConnectionException: Connection lost

Connector for ConnectionProfile of channel: CC_JMS_RCV_Channel node: 58507950 having object id: e61a8f8867233b69bf50d9c4228de595 encountered error: javax.jms.JMSException: Unable to send JMS message due to a lower-level problem.  For more details see linked exception.

Error in rollback of JMS session for connector:

MP: exception caught with cause com.sap.aii.adapter.jms.api.connector.ConnectorException: Connector for ConnectionProfile of channel: CC_JMS_RCV_Channel node: 58507950 having object id: e61a8f8867233b69bf50d9c4228de595 encountered error: Unable to send JMS message due to a lower-level problem.  For more details see linked exception. in sending to destination  [ com.sap.jms.client.destination.JMSQueue@2c, destinationId = 44, name = jms_forRegistration, vpName = testsox, type = Queue ] , the message message: null: javax.jms.JMSException: Unable to send JMS message due to a lower-level problem.  For more details see linked exception.


Screenshot of Channel Below :


Accepted Solutions (0)

Answers (1)

Answers (1)

pvishnuvardan_reddy
Active Contributor
0 Kudos

Hi Sachin,

Can you check the below thread and see if it helps you