|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: PCF agent returns error code 2100 |
elledido
Replies: 13 Views: 36943
|
Forum: IBM MQ Java / JMS Posted: Wed Feb 26, 2020 5:47 am Subject: PCF agent returns error code 2100 |
No the response is correct. in the last part you did not ask for the name of the dynamic response queue, but you asked for the name of the model queue used to generate it, and that is the SYSTEM.DEF ... |
Topic: PCF agent returns error code 2100 |
elledido
Replies: 13 Views: 36943
|
Forum: IBM MQ Java / JMS Posted: Wed Feb 26, 2020 3:00 am Subject: PCF agent returns error code 2100 |
I suspect concurrency and thus matching timestamp in temporary queue name. I wrote an answer on Stack Overflow to say so.
See
Thanks a lot Morag! This is very useful. I've just another question ... |
Topic: PCF agent returns error code 2100 |
elledido
Replies: 13 Views: 36943
|
Forum: IBM MQ Java / JMS Posted: Tue Feb 25, 2020 6:32 am Subject: PCF agent returns error code 2100 |
If you're not creating any queues, where does the response to the PCF inquiry get delivered?
I don't know exactly. I create a PCFMessage array like
PCFMessage[] responses = respons ... |
Topic: PCF agent returns error code 2100 |
elledido
Replies: 13 Views: 36943
|
Forum: IBM MQ Java / JMS Posted: Tue Feb 25, 2020 5:40 am Subject: PCF agent returns error code 2100 |
I capture the exception and print the error message, that is
2020-02-25 08:40:01,523 ERROR ITMICP55 - "server ip address" - Completion Code 2, Reason 2100
I have not a stac ... |
Topic: PCF agent returns error code 2100 |
elledido
Replies: 13 Views: 36943
|
Forum: IBM MQ Java / JMS Posted: Tue Feb 25, 2020 3:25 am Subject: PCF agent returns error code 2100 |
Hello, I have a problem with PCF message agent while inquiring channel in order to obtain informations about hosts connected to a given queue manager. The code of PCFAgent is
MQGetMessageOptions ... |
|
|
|