cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Adapter problem

Former Member
0 Kudos

Hi

I am unable to send the message via JMS adapter to MQ.

The necessary drivers have been installed. Have configured the Adapter with the neccessary IP/Port, QueueName, Channel name, Manager name and so on.

In the SXMB MONI, it shows the success Flag, but the message is not delivered on the Queue.

On checking in RWB Message Monitoring, I get the following response.

<b>Success</b> 'Delivery to channel'

<b>Error</b> 'Delivery of the message to the application using connection AFW failed, due to recoverable exception'.

In Adapter Framework the JMS is Red 'Reciever Channel(No detailed Set)

What can be possibly the reason for error?

//Swetank

Accepted Solutions (0)

Answers (2)

Answers (2)

stefan_grube
Active Contributor
0 Kudos

You have use LogViewer or VisualAdministrator to check the log.

Try to send data with JMS Adapter and then look into log named <i>defaultTrace</i>.

Regards

Stefan

Former Member
0 Kudos

Hi Swetank

Try setting the "Handling of Pending XI Messages" to "Bypass Pending Warning and Send Message to JMS".

Once the message has arrived, then reset the parameter to "Throw Exception"

cheers

Sameer

Former Member
0 Kudos

Hi Sameer

Thanks for your response. I couldn't find these settings in the JMS Adapter Configuration, we are on XI 3.0 SP14.

In Moni everything is fine, but in Message Monitoring for JMS Adapter, it gives an error.

I am not sure whether these settings will help.

It's the same Error in Message Monitoring-- Delivery of the message to the application using connection AFW failed, due to: RecoverableException.

Any more thoughts on this ?

Regards

Swetank