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 » IBM MQ Java / JMS » MQ base java

Post new topic  Reply to topic
 MQ base java « View previous topic :: View next topic » 
Author Message
Ahmedmonseif
PostPosted: Wed May 01, 2002 4:01 am    Post subject: Reply with quote

Novice

Joined: 30 Apr 2002
Posts: 12

after i do all setting to connect java to put message in mqseries then i try to test connect with java MQIVP the the result
Please enter the type of connection (MQSeries or VisiBroker) : (MQSeries)
Please enter the IP address of the MQSeries server :ahmed
Please enter the port to connect to : (1414)
Please enter the server connection channel name :S_ahmed
Please enter the queue manager name :MQ_ahmed
MQJE020: CCSID not supported by queue manager
MQJE001: Completion Code 2, Reason 2195
Failure: Attempt to connect to queue manager failed.
Reason: MQ Reason code 2195
Action: Consult MQSeries Application Programming Reference for explanati
on.
i need help to this problem
Back to top
View user's profile Send private message Send e-mail
harwinderr
PostPosted: Wed May 08, 2002 7:16 am    Post subject: Reply with quote

Voyager

Joined: 29 Jan 2002
Posts: 90

Can you please tell your machine specifications on which you are running the tests, client/bind etc ??
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
wojtekg
PostPosted: Thu May 23, 2002 6:23 am    Post subject: Reply with quote

Newbie

Joined: 20 May 2002
Posts: 4

The problem is that QMGR's CSSID and Java sample program CCSID are incompatible. Java tries to connect with CCSID=819 by default and you can change it just by setting proper line in your code:

MQEnvironment.CCSID = xxx;

where xxx should be the same or compatible with the QMGR's CCSID

good luck
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 » IBM MQ Java / JMS » MQ base java
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.