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 » WebSphere Message Broker (ACE) Support » Special Character ..........Encoding Setup

Post new topic  Reply to topic
 Special Character ..........Encoding Setup « View previous topic :: View next topic » 
Author Message
rajmq
PostPosted: Wed Apr 09, 2003 4:24 am    Post subject: Special Character ..........Encoding Setup Reply with quote

Partisan

Joined: 29 Sep 2002
Posts: 331
Location: USA

Hi
Our Application is running in AIX with MQ5.2 and Wmqi2.1.
Application is reading the XML from As/400.while reading the one particular message program is throwing exception like..
sun.io.malformedException.
program code is

try{
MQMessage msg= new MQMessage();
responseMsg = msg.readString(newMessage.getDataLength()); //here i am passing that XML message, but due to that special characters, it is giving error
}
catch(Exception e){
e.printStackTrace();
}
then i checked the XML i have one special character like Ä,while reading this character i am getting the above error.[BARNES &amp' NOBLE Ä2538, N' ]
But in MQ side i am using DataConversion property is YES.
i think this is some Encoding issues....can any one help me out!!

Thanks in Advance
raj
Back to top
View user's profile Send private message
rajmq
PostPosted: Thu Apr 10, 2003 6:57 am    Post subject: Reply with quote

Partisan

Joined: 29 Sep 2002
Posts: 331
Location: USA

Hi

I have an MQInput node listening to a local queue on a
AIX QM with option to Convert CCSID to 1208. After sending the AS/400 xml message to above node i am getting some error in the QMGR logs
LOGS:
AMQ6174: The library /var/mqm/exits//MQSTR was not found. The queue manager will continue without this module.
EXPLANATION:
The dynamically loadable file /var/mqm/exits//MQSTR was not found.
ACTION:
Check that the file exists and is either fully qualified or is in the
appropriate directory.

anything related with the above probs............

regards
raj
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Apr 10, 2003 7:16 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Why do you think it is reporting '/var/mqm/exits//MQSTR' with two slashes between 'exits' and 'MQSTR'?

Does that sound like it's set up correctly? Where would that be set? Maybe your manual will tell you.
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 » WebSphere Message Broker (ACE) Support » Special Character ..........Encoding Setup
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.