cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Queue Erroe

Former Member
0 Kudos

Hi ALL

I am facing these JMS Queue Error

*Error establishing JMS connection; error message: MQJMS2008: failed to open MQ queue MQJE001: Completion Code 2, Reason 2035; error code: MQJMS2008*

Please provide me soloution:

Thanks & Regards

Pankaj

Accepted Solutions (0)

Answers (1)

Answers (1)

madhusudana_reddy2
Contributor
0 Kudos

Hi Pankaj,

This error mostly will come while consuming messages(Sender JMS Channel) from JMS Queue because you are consuming more resources from JMS Queue side. Do changes to utilise single consumer while picking the message from JMS Queue and inform to your JMS administrator also.

thanks,

madhu

Former Member
0 Kudos

Hi,

Thanks for the Reply .But still I didn't able to get..the cause of the error .

I am a SAP XI consultant.We getting this error in Sender JMS channel in XI.Can you please elaborate when we do get this type of error and what need to be done to resolve the issue??????

Thanks in advance..

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

Ensure that the queue name is correct and exists within the target MQ queue manager,

are you sure the queue details what you have given correct,??? may this could be the root cause,check with your MQ team to get correct details like queue manager and queue details.

Regards,

Raj

former_member187437
Contributor
0 Kudos

Hi Pankaj,

For this connection issue, you can better contact your MQ Series team. They might be able to provide you a solution.