|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Codepage trouble ? |
« View previous topic :: View next topic » |
Author |
Message
|
ph_dap |
Posted: Tue Mar 29, 2005 5:04 am Post subject: Codepage trouble ? |
|
|
Novice
Joined: 19 Nov 2003 Posts: 14
|
Dear all,
We want to setup a connection with Websphere MQ between a European server (MQ CCSID 5348) and one in China (MQ CCSID 5348).
Once installed and configured we get a lot of error messages, like this one:
3/29/2005 20:48:33
AMQ6118: An internal WebSphere MQ error has occurred (20006047)
EXPLANATION:
An error has been detected, and the MQ error recording routine has been called.
ACTION:
Use the standard facilities supplied with your system to record the problem
identifier, and to save the generated output files. Contact your IBM support
center. Do not discard these files until the problem has been resolved.
----- amqxfdcp.c : 628 --------------------------------------------------------
3/29/2005 20:48:33
AMQ6184: An internal WebSphere MQ error has occurred on queue manager ZHUHAI.
EXPLANATION:
An error has been detected, and the WebSphere MQ error recording routine has
been called. The failing process is process 3280.
ACTION:
Use the standard facilities supplied with your system to record the problem
identifier, and to save the generated output files. Contact your IBM support
center. Do not discard these files until the problem has been resolved.
----- amqxfdcp.c : 662 --------------------------------------------------------
Heading of the FDC file is:
+-----------------------------------------------------------------------------+
| |
| WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- Tue March 29 20:48:33 China Standard Time 2005 |
| Host Name :- CNHZUHDAP1MS016 (Windows Ver 5.2 Build 3790: ) |
| PIDS :- 5724B4100 |
| LVLS :- 530.7 CSD07 |
| Product Long Name :- WebSphere MQ for Windows |
| Vendor :- IBM |
| Probe Id :- XC076001 |
| Application Name :- MQM |
| Component :- xcsGetMessage |
| Build Date :- May 28 2004 |
| CMVC level :- p530-07-L040527 |
| Build Type :- IKAP - (Production) |
| UserID :- MUSR_MQADMIN |
| Process Name :- C:\Program Files\IBM\WebSphere MQ\bin\AMQRMPPA.EXE |
| Process :- 00003280 |
| Thread :- 00000002 |
| QueueManager :- ZHUHAI |
| Major Errorcode :- xecF_E_UNEXPECTED_RC |
| Minor Errorcode :- xecX_E_CONV_NOT_SUP |
| Probe Type :- MSGAMQ6118 |
| Probe Severity :- 2 |
| Probe Description :- AMQ6118: An internal WebSphere MQ error has occurred |
| (20006047) |
| FDCSequenceNumber :- 0 |
| Arith1 :- 536895559 20006047 |
| |
+-----------------------------------------------------------------------------+
Is anyone familiar with handling these kind of situations and able to guide me somewhat? Any help would be highly appreciated.
If you need more information, please let me know.[/u] |
|
Back to top |
|
 |
Tibor |
Posted: Wed Mar 30, 2005 12:02 am Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
The real error is: Minor Errorcode :- xecX_E_CONV_NOT_SUP
What is your localization of operating system? You don't need to switch your qmgr' CCSID to chinese for right messaging conversion. You have to set the codepage for individual messages.
I'd already seen similar with a hungarian localized windows server (we use only English or Latin1 CCSID for qmgrs). The solution was a system environment variable MQS_FORCE_NTLANGID: "It's because when MQ retrieve language from regional settings, windows api return language of last logged on user. IBM provide a solution to force the language of log files : Create an environment variable MQS_FORCE_NTLANGID and set it to value 1033 (1033 is for English)."
(http://www.mail-archive.com/mqseries@akh-wien.ac.at/msg10692.html)
Tibor |
|
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
|
|
|
|