Author |
Message
|
mquser01 |
Posted: Thu Mar 06, 2008 3:31 am Post subject: Sender channel goes into Retrying state |
|
|
Acolyte
Joined: 06 Mar 2008 Posts: 52
|
hi
I am sending data of size 108 Bytes through sender channel. when i send the data packet for the first time its sent and then the sender channel goes into Retrying state and remains in this mode for few seconds say around 45-50 sec after which it again resumes the running state. so the data sent in this 45-50 seconds period gets queued in Transmission queue and is sent only when the sender channel resumes running state.
can you please let me know the reason behind the same.
thanks |
|
Back to top |
|
 |
Mr Butcher |
Posted: Thu Mar 06, 2008 4:05 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
maybe it is related to sun activity or fluctuation in the earth magnetism.
have you already had a look at the mqseres logs, first sending end, and - if this does not help - then receiving end? _________________ Regards, Butcher |
|
Back to top |
|
 |
Gaya3 |
Posted: Thu Mar 06, 2008 10:00 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Hi
Just Ping or telnet the channel, just to find any network latency is there.
Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
belchman |
Posted: Fri Mar 07, 2008 9:14 am Post subject: |
|
|
Partisan
Joined: 31 Mar 2006 Posts: 386 Location: Ohio, USA
|
Try reseting both the sender and receiver to 1. Other than your data "remains in this mode for few seconds say around 45-50 sec after which it again resumes the running state", this sounds like a sequence number issue.
If the sender and reciever are out of sequence, the channel does not go to RETRY unitl a message is sent. _________________ Make three correct guesses consecutively and you will establish a reputation as an expert. ~ Laurence J. Peter |
|
Back to top |
|
 |
Mr Butcher |
Posted: Sun Mar 09, 2008 10:41 pm Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
sorry, i always try to tell my colleagues not to reset channel on suspicion. have a look at the mq log, and if you have a sequence number problem, investigate it and then reset channel. dont do it if it is not required, i have had enough situation where this kind of reset caused (another) problem, but did not fix anything.
we a it specialists, we have logfiles.... so lets have a look at them! _________________ Regards, Butcher |
|
Back to top |
|
 |
belchman |
Posted: Mon Mar 10, 2008 3:37 am Post subject: |
|
|
Partisan
Joined: 31 Mar 2006 Posts: 386 Location: Ohio, USA
|
 _________________ Make three correct guesses consecutively and you will establish a reputation as an expert. ~ Laurence J. Peter |
|
Back to top |
|
 |
mquser01 |
Posted: Mon Mar 10, 2008 10:53 pm Post subject: |
|
|
Acolyte
Joined: 06 Mar 2008 Posts: 52
|
I had checked the log files there was no error logged hence i had to use resolve-backout option. |
|
Back to top |
|
 |
Mr Butcher |
Posted: Tue Mar 11, 2008 12:40 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
was the channel indoubt? why? and why did you chose resolve backout and not resolve commit? (chosing the wrong action here may either delete or doublicate messages) _________________ Regards, Butcher |
|
Back to top |
|
 |
|