|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
"Not converted" error on NT using MO71 |
« View previous topic :: View next topic » |
Author |
Message
|
topwoman |
Posted: Wed Feb 09, 2005 8:22 am Post subject: "Not converted" error on NT using MO71 |
|
|
 Novice
Joined: 03 Feb 2004 Posts: 20 Location: Netherlands
|
I am attempting to display a queue list using MO71 (MQ Monitor) on a W2K client.
The Queue Manager on the server (W2K) initially had a CCSID of 866, and would not permit connection at all. When I changed the CCSID to 850, I now can connect, but the request to display the queue list now produces the message, '*':Not converted.
When I attempt to display a specific queue, e.g., SYSTEM.ADMIN.QMGR.EVENT, I get a similar message:
'SYSTEM.ADMIN.QMGR.EVENT':Not converted.
Changing the CCSID of the QM to 437 produces the same result.
What is going on here, and how can I get past this issue? |
|
Back to top |
|
 |
KeeferG |
Posted: Wed Feb 09, 2005 8:43 am Post subject: |
|
|
 Master
Joined: 15 Oct 2004 Posts: 215 Location: Basingstoke, UK
|
This seems a strange one.
Could you show me the definitions for your SVRCONN channel you are using.
I recently installed the client and M071 on a W2K box talking to several solaris systems and only had mcauser issues. No code page stuff at all
i used the following to make it work. On the queue manager
define channel(MQMON) +
chltype(SVRCONN) +
trptype(TCP) +
mcauser('mqm') +
replace
then on the client for the add it was a simple case of channel name and conname. Ensure your channel names match and your IP address and port are correct.
Hope this helps _________________ Keith Guttridge
-----------------
Using MQ since 1995 |
|
Back to top |
|
 |
Tibor |
Posted: Wed Feb 09, 2005 9:25 am Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
Can you send the entries written at this time in qmgr's AMQERR01.LOG file?
What is your server side localization? We are using 437/819 on all qmgrs to avoid channel problems. On Windows platform may be recommended this workaround: MQS_FORCE_NTLANGID environment variable
What is your client side codepage settings (MQCCSID variable, when exists)?
HTH,
Tibor |
|
Back to top |
|
 |
topwoman |
Posted: Thu Feb 10, 2005 1:24 am Post subject: |
|
|
 Novice
Joined: 03 Feb 2004 Posts: 20 Location: Netherlands
|
Tibor, Here are the qmgr error log entries:
02/10/2005 12:18:35
AMQ6047: Conversion not supported.
EXPLANATION:
WebSphere MQ is unable to convert string data tagged in CCSID 850 to data in
CCSID 866.
ACTION:
Check the WebSphere MQ Application Programming Reference Appendix and the
appropriate National Language Support publications to see if the CCSIDs are
supported by your system.
----- amqvxcca.c : 511 --------------------------------------------------------
02/10/2005 12:18:35
AMQ6174: The library F:\IBM\WebSphere MQ\exits\MQADMIN.dll was not found. The
queue manager will continue without this module.
EXPLANATION:
The dynamically loadable file F:\IBM\WebSphere MQ\exits\MQADMIN.dll was not
found.
ACTION:
Check that the file exists and is either fully qualified or is in the
appropriate directory.
-------------------------------------------------------------------------------
Apparently, although the qmgr ccsid was changed, it is still trying to convert from 866!
BTW, we are monitoring over 100 endpoints in MO71, both AIX and W2K. This is the first time we have encountered this error.
The server sCountry registry setting is United States, and the sLanguage is ENU. |
|
Back to top |
|
 |
topwoman |
Posted: Thu Feb 10, 2005 1:36 am Post subject: |
|
|
 Novice
Joined: 03 Feb 2004 Posts: 20 Location: Netherlands
|
Tibor,
We found out what to do to resolve the issue. After changing the server CCSID to an acceptable value (we tested 850, 819, and 437, and all worked), one must RESTART the qmgr (duh!).
Now we have connectivity.
Thanks for your input.
Cordially,
topwoman |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|