Author |
Message
|
Goodfellas |
Posted: Mon Apr 27, 2009 6:32 am Post subject: Large |
|
|
Acolyte
Joined: 26 Feb 2009 Posts: 70
|
Thanks
Last edited by Goodfellas on Tue May 28, 2013 12:32 pm; edited 1 time in total |
|
Back to top |
|
 |
WMBDEV1 |
Posted: Mon Apr 27, 2009 6:45 am Post subject: |
|
|
Sentinel
Joined: 05 Mar 2009 Posts: 888 Location: UK
|
How are you reading the message? using java again?
How does the message look in RFHUTIL?
What does "junk" mean in this context?
Does the "junk" always begin in the same place? |
|
Back to top |
|
 |
Goodfellas |
Posted: Mon Apr 27, 2009 8:57 am Post subject: |
|
|
Acolyte
Joined: 26 Feb 2009 Posts: 70
|
Thanks
Last edited by Goodfellas on Tue May 28, 2013 12:32 pm; edited 1 time in total |
|
Back to top |
|
 |
WMBDEV1 |
Posted: Mon Apr 27, 2009 9:21 am Post subject: |
|
|
Sentinel
Joined: 05 Mar 2009 Posts: 888 Location: UK
|
I think it would be worth looking at the message on the queue somehow (other than your java routine) so that we can determine if it is the write or the get of the message that is a bit awry. |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Apr 27, 2009 10:43 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
If you can't use RFHUTIL, can you use amqsbcg? or amqsbcgc?
Is the qmgr that is v7 running on a different platform than the v6 qmgr?
Are you using a BufferedReader? |
|
Back to top |
|
 |
Goodfellas |
Posted: Mon Apr 27, 2009 1:18 pm Post subject: |
|
|
Acolyte
Joined: 26 Feb 2009 Posts: 70
|
Thanks
Last edited by Goodfellas on Tue May 28, 2013 12:32 pm; edited 1 time in total |
|
Back to top |
|
 |
gunter |
Posted: Mon Apr 27, 2009 11:41 pm Post subject: |
|
|
Partisan
Joined: 21 Jan 2004 Posts: 307 Location: Germany, Frankfurt
|
The buffer in amqsbcg is only 32k, you have to modify this sample to browse bigger messages. _________________ Gunter Jeschawitz
IBM Certified System Administrator - Websphere MQ, 5.3 |
|
Back to top |
|
 |
|