Author |
Message
|
Vin |
Posted: Thu May 02, 2002 6:23 pm Post subject: |
|
|
Master
Joined: 25 Mar 2002 Posts: 212 Location: India
|
I get the following error message when I'm running a Java Program using the channel.
AMQ9526: Message sequence number error for channel channel_name
How do I recover from this error? Thanks. |
|
Back to top |
|
 |
Coz |
Posted: Fri May 03, 2002 2:53 am Post subject: |
|
|
 Apprentice
Joined: 20 Feb 2002 Posts: 44 Location: Basel CH
|
Reset the Channel from the Sending end |
|
Back to top |
|
 |
VivekMeshram |
Posted: Fri May 03, 2002 3:10 am Post subject: |
|
|
 Voyager
Joined: 25 Mar 2002 Posts: 83
|
Hi Vin,
Reset the Sender channel with the sequence number find the Seruqnce number check the Seq Number in the Queue Managers error files file.
Hope you will be able to understand this.
Vivek Meshram
Singapore
EAI Consultant.
|
|
Back to top |
|
 |
Vin |
Posted: Fri May 03, 2002 8:12 am Post subject: |
|
|
Master
Joined: 25 Mar 2002 Posts: 212 Location: India
|
Where can I find the seq number? In which error file? Thanks. |
|
Back to top |
|
 |
mrlinux |
Posted: Fri May 03, 2002 9:06 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Just issue a reset from the sender channel side
_________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
Vin |
Posted: Fri May 03, 2002 9:40 am Post subject: |
|
|
Master
Joined: 25 Mar 2002 Posts: 212 Location: India
|
I did to this guys. I set the seq number to 1 using
reset channel(channelname) seqnum(1).
Now I get the following error
AMQ9506: Message receipt confirmation failed.
Is there any way I can recover from this error without rebooting? It produces an FDC error file on the recieving side which is a solaris2.8 machine.
|
|
Back to top |
|
 |
|