|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Setting CCSID |
« View previous topic :: View next topic » |
Author |
Message
|
pabloparets |
Posted: Sun May 06, 2007 1:00 pm Post subject: Setting CCSID |
|
|
Novice
Joined: 05 May 2007 Posts: 11
|
Hi , how I do to set the CCSID in a JMS client application?
I have a jms client running ok in a w2000 box but it's not working on XP box,
seems to be a CCSID issue, but I don't know how to se the CCSID.
I was trying to set it in the queue like this :
queue:///queue?targetClient=1?CCSID=918
but it's not working.
Thanks in advance |
|
Back to top |
|
 |
jefflowrey |
Posted: Sun May 06, 2007 1:20 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
It's not a CCSID problem. You're almost certainly trying to use a connection handle that has gone bad on you. First rule of Java is troubleshoot the *first* error encountered, and ignore everything else.
And generally, try not to set it when working with JMS. Let the JMS provider handle it. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
pabloparets |
Posted: Sun May 06, 2007 1:44 pm Post subject: Setting CCSID |
|
|
Novice
Joined: 05 May 2007 Posts: 11
|
the issue is that i'am able to send some messages and others don't, I am parsing some text files and append the content in the message and I can see that with files of 1k has no problem, but when the file is 2k, I get the above error, is curius that these files are transmitted fine with the same program in a win2000 box but in XP get the error.
there is something i am missing? |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon May 07, 2007 4:10 pm Post subject: Re: Setting CCSID |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
pabloparets wrote: |
the issue is that i'am able to send some messages and others don't, I am parsing some text files and append the content in the message and I can see that with files of 1k has no problem, but when the file is 2k, I get the above error, is curius that these files are transmitted fine with the same program in a win2000 box but in XP get the error.
there is something i am missing? |
Looks like this is perhaps a known issue if you don't have the latest CSD.
Did you check whether you had the latest CSD?
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
pabloparets |
Posted: Mon May 07, 2007 5:22 pm Post subject: |
|
|
Novice
Joined: 05 May 2007 Posts: 11
|
Hi, thanks and sorry, it was a network issue, I will tell you more when I known exacly what the probles is.
thankyou for you patient. |
|
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
|
|
|
|