Author |
Message |
Topic: "MQJE001: Completion Code '2', Reason '2538' in Client |
Vimal_bansal
Replies: 15 Views: 37133
|
Forum: General IBM MQ Support Posted: Thu Aug 11, 2016 4:30 am Subject: "MQJE001: Completion Code '2', Reason '2538' in Client |
I got this working. Host file was having the entry to denied every request.Removing the entry works here |
Topic: "MQJE001: Completion Code '2', Reason '2538' in Client |
Vimal_bansal
Replies: 15 Views: 37133
|
Forum: General IBM MQ Support Posted: Fri Jul 01, 2016 2:47 am Subject: "MQJE001: Completion Code '2', Reason '2538' in Client |
Thanks hughson for your reply.
We a have a java program where we are Using PCF and MQ java library :
PCFMessageAgent pcfMessageAgent= new PCFMessageAgent();
pcfMessageAgent.connect(q ... |
Topic: "MQJE001: Completion Code '2', Reason '2538' in Client |
Vimal_bansal
Replies: 15 Views: 37133
|
Forum: General IBM MQ Support Posted: Fri Jul 01, 2016 1:16 am Subject: "MQJE001: Completion Code '2', Reason '2538' in Client |
Here is the whole error message
----- cmqxrfpt.c : 573 --------------------------------------------------------
05/11/2016 09:46:08 AM - Process(18850.19619) User(mqm) ... |
Topic: "MQJE001: Completion Code '2', Reason '2538' in Client |
Vimal_bansal
Replies: 15 Views: 37133
|
Forum: General IBM MQ Support Posted: Thu Jun 30, 2016 3:14 am Subject: "MQJE001: Completion Code '2', Reason '2538' in Client |
Thanks Hughson for your reply. I already started Listener by using below command.
[START LISTENER(RL)]
One more Things I would like to share We have two different set up of MQ.
On ... |
Topic: "MQJE001: Completion Code '2', Reason '2538' in Client |
Vimal_bansal
Replies: 15 Views: 37133
|
Forum: General IBM MQ Support Posted: Thu Jun 30, 2016 2:15 am Subject: "MQJE001: Completion Code '2', Reason '2538' in Client |
User is mqm |
Topic: "MQJE001: Completion Code '2', Reason '2538' in Client |
Vimal_bansal
Replies: 15 Views: 37133
|
Forum: General IBM MQ Support Posted: Thu Jun 30, 2016 1:48 am Subject: "MQJE001: Completion Code '2', Reason '2538' in Client |
The MQ version is 8.0.0.4. |
Topic: "MQJE001: Completion Code '2', Reason '2538' in Client |
Vimal_bansal
Replies: 15 Views: 37133
|
Forum: General IBM MQ Support Posted: Thu Jun 30, 2016 1:42 am Subject: "MQJE001: Completion Code '2', Reason '2538' in Client |
Hello smdavies99,
Thanks for your reply. We are following the below steps to create the Queue. We are not using any user to connect with the Queue. This works in Binding mode. In client mode we are c ... |
Topic: "MQJE001: Completion Code '2', Reason '2538' in Client |
Vimal_bansal
Replies: 15 Views: 37133
|
Forum: General IBM MQ Support Posted: Wed Jun 29, 2016 10:41 pm Subject: "MQJE001: Completion Code '2', Reason '2538' in Client |
I have an application which connect to MQ via Java MQ PCF API a them. Both the queue and the application reside on the same server. The application currently uses a Listener Port & PCF API. When I ... |