[ 
https://issues.apache.org/jira/browse/AVRO-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan Blue updated AVRO-1910:
----------------------------
    Assignee: Jeremy Custenborder

> Avro HttpTransceiver.cs - throw new Exception(string.Format("Unexpected end 
> of response binary stream - expected {0} more bytes in current chunk", 
> (object)count)); 
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AVRO-1910
>                 URL: https://issues.apache.org/jira/browse/AVRO-1910
>             Project: Avro
>          Issue Type: Bug
>          Components: csharp
>            Reporter: Arthur Coquelet
>            Assignee: Jeremy Custenborder
>
> in Avro HttpTransceiver.cs - 
> I basically get this exception:
> throw new Exception(string.Format("Unexpected end of response binary stream - 
> expected {0} more bytes in current chunk", (object)count)); 
> I have in my Excel which use my addin:
> Unexpected end of response binary stream - expected 1154463041 more bytes in 
> current chunk
> It appears while transferring data from the server to the client. It lots of 
> data but it does not reach the limit.
> Could you please advise of how to deal with this exception?
> Thanks in advance.
> Best regards,
> Arthur Coquelet



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to