Channel gets stuck in perpetual loop
------------------------------------

         Key: AXISCPP-492
         URL: http://issues.apache.org/jira/browse/AXISCPP-492
     Project: Axis-C++
        Type: Bug
  Components: Transport (axis3)  
    Versions: current (nightly)    
    Reporter: Adrian Dick


I have noticed the Channel can get stuck in a loop when a communication problem 
occurs.

When a communication failure occurs while reading in a message, the Channel can 
end up in a perpetual loop trying to read the incoming message.  While there is 
a read timeout before trying again, there doesn't appear to be any logic to 
determine how many attempts have been made, and to give up.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to