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 "Philip Hoyer (JIRA)" <ax...@ws.apache.org> on 2006/07/07 17:22:29 UTC

[jira] Created: (AXISCPP-981) Client Stub method call fails after some invcation with Exception : HTTPTransportException:Output streaming error on Channel while writing data Channel error 0 while writing d

Client Stub method call fails after some invcation with Exception :  HTTPTransportException:Output streaming error on Channel while writing data Channel error 0 while writing d
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         Key: AXISCPP-981
         URL: http://issues.apache.org/jira/browse/AXISCPP-981
     Project: Axis-C++
        Type: Bug

  Components: Client - Engine  
    Versions:  1.6 Final    
 Environment: Windows XP Visual C++ 7.1 calling web service on localhost hosted on AxisJ in Weblogic 8.1
    Reporter: Philip Hoyer
    Priority: Critical


After creating the web service stub and successfully invoking a method (completed successfulyl on the server. After some time the next invocation on the same service object fails with the following exception:
Exception :  HTTPTransportException:Output streaming error on Channel while writing data Channel error 0 while writing d
ata: 'The operation completed successfully.

Successive calls after that fail with:
Exception :  HTTPTransportException:Unknown Transport Exception No valid socket open, exception code: 56



-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Closed: (AXISCPP-981) Client Stub method call fails after some invcation with Exception : HTTPTransportException:Output streaming error on Channel while writing data Channel error 0 while writing d

Posted by "nadir amra (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-981?page=all ]

nadir amra closed AXISCPP-981.
------------------------------

    Resolution: Cannot Reproduce

Try building using the latest code and hopefully the error that occurred will be obvious. If you still feel it is a problem in the code, reopen JIRA.

> Client Stub method call fails after some invcation with Exception :  HTTPTransportException:Output streaming error on Channel while writing data Channel error 0 while writing d
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXISCPP-981
>                 URL: http://issues.apache.org/jira/browse/AXISCPP-981
>             Project: Axis-C++
>          Issue Type: Bug
>          Components: Client - Engine
>    Affects Versions:  1.6 Final
>         Environment: Windows XP Visual C++ 7.1 calling web service on localhost hosted on AxisJ in Weblogic 8.1
>            Reporter: Philip Hoyer
>            Priority: Critical
>
> After creating the web service stub and successfully invoking a method (completed successfulyl on the server. After some time the next invocation on the same service object fails with the following exception:
> Exception :  HTTPTransportException:Output streaming error on Channel while writing data Channel error 0 while writing d
> ata: 'The operation completed successfully.
> Successive calls after that fail with:
> Exception :  HTTPTransportException:Unknown Transport Exception No valid socket open, exception code: 56

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org