ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » "Not converted" error on NT using MO71

Post new topic  Reply to topic
 "Not converted" error on NT using MO71 « View previous topic :: View next topic » 
Author Message
topwoman
PostPosted: Wed Feb 09, 2005 8:22 am    Post subject: "Not converted" error on NT using MO71 Reply with quote

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
View user's profile Send private message
KeeferG
PostPosted: Wed Feb 09, 2005 8:43 am    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
Tibor
PostPosted: Wed Feb 09, 2005 9:25 am    Post subject: Reply with quote

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
View user's profile Send private message
topwoman
PostPosted: Thu Feb 10, 2005 1:24 am    Post subject: Reply with quote

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
View user's profile Send private message
topwoman
PostPosted: Thu Feb 10, 2005 1:36 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » "Not converted" error on NT using MO71
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.