cancel
Showing results for 
Search instead for 
Did you mean: 

JMS sender adapter is not picking up message from MQ

Former Member
0 Kudos

Hi Experts,

I have configured the JMS sender adapter for getting message from Websphere MQ. In RWB the adapter and the communicaiton channel all looking good. The trace file tells me the connection to the queue has been established.

But the problem is this JMS sender adapter is not picking up message from the Queue defined on the MQ site.

Any Idea what could be wrong?

Thanks!

Jason

Jason

Accepted Solutions (0)

Answers (1)

Answers (1)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Can you check the Authority of the user whether has the right to pick the file.

Regards

Agasthuri Doss

Former Member
0 Kudos

Thanks Agasthuri!

The MQ guys setup the queue which does not require loggon id and password.

From the trace file not authorization problem reported either.

agasthuri_doss
Active Contributor
0 Kudos

Hi,

1) Can you activate the JMS adapter again ( edit save and activate it )

2) Check whether the right Queue is addressed.

Regards

Agasthuri Doss

Former Member
0 Kudos

I found the problem. The problem is our MQ is sending the same message which already picked up. In this case JMS adapter will not pick it up.

Cheers!

Former Member
0 Kudos

No it will pick up the same message if you send N number of tries.