|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Resolved Java Client getting 2195 |
« View previous topic :: View next topic » |
Author |
Message
|
jefflowrey |
Posted: Sun May 06, 2007 1:16 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Everything after the 2009 is irrelevant.
It likely means your code is trying to continue doing things with a connection that is no longer valid!
Fix the 2009. In your case, this is most likely a network issue.
And fix your code so that it does not attempt to continue to use the connection after a 2009 is thrown - you need to try to reestablish the connection at that point, or give up entirely and have your program exit. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
pabloparets |
Posted: Sun May 06, 2007 1:45 pm Post subject: |
|
|
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 |
|
 |
pabloparets |
Posted: Mon May 07, 2007 4:48 am Post subject: |
|
|
Novice
Joined: 05 May 2007 Posts: 11
|
I can see that the connection is ok, but when I'm trying to send the "large" message i get disconnected, "large" is more than 1k from a file.
if the file I'm parsing is 1k runs ok, I can see it modifying the same file.
the same program in a W2000 box runs fine. |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon May 07, 2007 4:15 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
pabloparets wrote: |
I can see that the connection is ok, but when I'm trying to send the "large" message i get disconnected, "large" is more than 1k from a file.
if the file I'm parsing is 1k runs ok, I can see it modifying the same file.
the same program in a W2000 box runs fine. |
Make sure you have the latest CSD...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
pabloparets |
Posted: Mon May 07, 2007 6:13 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 problem is.
thankyou for you patient. |
|
Back to top |
|
 |
|
|
|
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
|
|
|
|