cancel
Showing results for 
Search instead for 
Did you mean: 

Erro in JMS receiver Comm Channel

Former Member
0 Kudos

Hi,

I am working on a scenario File(Sender) JMS (Receiver).The input is a text file The file sender polls this input file and the file sender CC does the content conversion and puts the XML message into the JMS Queue. But in the receiver JMS comm channel i get the error saying

Error sending message in sending to destination ABCF, the message message: TextMessage[null, <?xml version="1.0" encoding="...]: weblogic.jms.common.JMSException: Error sending mess

Please help me on this

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

While you are sending text message it is sending null value.

so The JMS api cannot understand the test message.

Check the File content what is sending as message.

Thanks,

RamuV

Former Member
0 Kudos

Thanks Ramu

But how do i eliminate this null?I assume there is a problem in the input text

Is it so?

Former Member
0 Kudos

Hi,

Please have a look at your message in SXMB_MONI and see if the payload is correct.

Also have a look at the MDT (http://<server>:<port>/MDT) and see what errors occur for your message.

Regards,

Yaghya

Former Member
0 Kudos

Hey,

Watch these replies.

https://www.sdn.sap.com/irj/sdn/forumsearch

Thanks,

Vijaya.