You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Fred Preston (JIRA)" <ax...@ws.apache.org> on 2005/03/18 13:01:20 UTC

[jira] Created: (AXISCPP-564) HTTPTransport.getBytes() gets stuck waiting for input

HTTPTransport.getBytes() gets stuck waiting for input
-----------------------------------------------------

         Key: AXISCPP-564
         URL: http://issues.apache.org/jira/browse/AXISCPP-564
     Project: Axis-C++
        Type: Bug
 Environment: n/a
    Reporter: Fred Preston
 Assigned to: Fred Preston 


There are loops in HTTPTransport.readBytes(...) that potentially can never be exited.  There should be some mechanism to catch this potential lock-out situation and to throw an exception on such an occurance.

-- 
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


[jira] Closed: (AXISCPP-564) HTTPTransport.getBytes() gets stuck waiting for input

Posted by "Fred Preston (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-564?page=history ]
     
Fred Preston closed AXISCPP-564:
--------------------------------

    Resolution: Fixed

> HTTPTransport.getBytes() gets stuck waiting for input
> -----------------------------------------------------
>
>          Key: AXISCPP-564
>          URL: http://issues.apache.org/jira/browse/AXISCPP-564
>      Project: Axis-C++
>         Type: Bug
>  Environment: n/a
>     Reporter: Fred Preston
>     Assignee: Fred Preston

>
> There are loops in HTTPTransport.readBytes(...) that potentially can never be exited.  There should be some mechanism to catch this potential lock-out situation and to throw an exception on such an occurance.

-- 
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