cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Adpater Error

Former Member
0 Kudos

Hi all

I configure the JMS receiver Adpater of webSphereMQ

but i got the error as followed:

<b>Receiver channel. Details: MQJMS2005: failed to create MQQueueManager for '172.31.235.100:QM_Test'</b>

I have a doubt:

The XI and MQ are in the same server, should i configure the network of MQ such

as the domain MQM or something else

and i have searched this issue in this forum, but there is no solution

I am eager for your reply

And Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Leo,

have u seen these..

cheers,

Prashanth

P.S Please mark helpful answers

Former Member
0 Kudos

Hi Prashanth

Thank you for your prompt reply

and they are very helpful

it seems that my channel is inactive

when i start it, it is still inactive

Does it matter?

Former Member
0 Kudos

I mean the channel in the MQ, not the communication channel

i created a receiver channel named JAVA.CHANNEL

but it is still inactive

somebody helps me

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Unfortunately this is the XI forum and not the MQ forum

Read through the documentation of the MQ Queue and you should find something on it. But yes, the Queue has to be active and running for Xi to be able to connect to it!

Regards,

Bhavesh

Former Member
0 Kudos

Hi,

Try writing a java or any other program and access the queue first. If you are able to access it from that program then you can be sure that the problem is not on MQ side.

Regards,

Sudheer.

Answers (1)

Answers (1)

Former Member
0 Kudos

i finished it

I create a channel typed "Server-Connection" and a local queue in MQ

that's ok

By the way, i also changed the Listener IP