cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Receiver JMS Adapter

former_member203627
Participant
0 Kudos

Hi,

We are having a problem in production, there is an interface which runs ok most of the time but sometimes it's throwing exception

Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Unable to write new JMS message body for message: 4b4abe9e-24ff-007d-e100-80000a02210b: ConnectorException: Connector for ConnectionProfile of channel: Srv_WMS_VIC_JMSReceiveron node: 6532450 having object id: 966e2f3c527c359fbe4e1a1f902bf7d0 was unable to create a new javax.jms.TextMessage message: java.lang.NullPointerException

Then alert raises and someone has to manually stop and start the channel and resend the message in error.

This has been really annoying the support people and getting serious impact on business.

Does anyone has an idea why it is happening and what can be the resolution for the same.

Regards

Ria

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

We are experiencing a similar issue. Where you ever able to resolve this issue?

Thanks

Franco

agasthuri_doss
Active Contributor
0 Kudos

Ria,

Is the exception throws after the restart of the Queue/ Receiver Server ?

Check - Note 856346

Cheers

Agasthuri

former_member203627
Participant
0 Kudos

This exception comes before restart but ometimes after restart also..

former_member203627
Participant
0 Kudos

thanks