Author |
Message |
Topic: Using CCDT with XMS - 2277 error |
dbwsi
Replies: 10 Views: 13239
|
Forum: IBM MQ API Support Posted: Mon Sep 26, 2011 12:45 pm Subject: Using CCDT with XMS - 2277 error |
We finally solved this mystery, and the cluprit was MQExplorer. By using JMSAdmin we were able to create a .bindings file with the bare minimum of settings (ie no host, port or channel set), and this ... |
Topic: Using CCDT with XMS - 2277 error |
dbwsi
Replies: 10 Views: 13239
|
Forum: IBM MQ API Support Posted: Wed Sep 21, 2011 4:21 am Subject: Using CCDT with XMS - 2277 error |
Are you sure you are marking the right radio button on MQExplorer that says use CCDT?
I've done this:
http://i.imgur.com/IiJOz.png
ie set the CCDTURL and left the channel blank.
I see no other ... |
Topic: Using CCDT with XMS - 2277 error |
dbwsi
Replies: 10 Views: 13239
|
Forum: IBM MQ API Support Posted: Tue Sep 20, 2011 12:15 pm Subject: Using CCDT with XMS - 2277 error |
Ok ... if you are using a CCDT you should only set the qmgr name as defined in the client channel. Host, channel and port are provided by the CCDT. client manual in the infocenter.
Makes se ... |
Topic: Using CCDT with XMS - 2277 error |
dbwsi
Replies: 10 Views: 13239
|
Forum: IBM MQ API Support Posted: Tue Sep 20, 2011 2:31 am Subject: Using CCDT with XMS - 2277 error |
How exactly are you setting up your connection factory?
I'm just looking it up from the InitialContext. The settings are as you can see in the last code block, ie I have set the queue m ... |
Topic: Using CCDT with XMS - 2277 error |
dbwsi
Replies: 10 Views: 13239
|
Forum: IBM MQ API Support Posted: Mon Sep 19, 2011 1:24 am Subject: Using CCDT with XMS - 2277 error |
I've upgraded to 7.0.1.6 but I get exactly the same behaviour and same error.
David |
Topic: Using CCDT with XMS - 2277 error |
dbwsi
Replies: 10 Views: 13239
|
Forum: IBM MQ API Support Posted: Fri Sep 16, 2011 3:59 am Subject: Using CCDT with XMS - 2277 error |
I'm trying to use XMS.Net to connect using a CCDT, but all I get is an error with reason 2277.
Error log says:
AMQ9498: The MQCD structure supplied was not valid.
EXPLANATION:
The value of the ... |