Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-1910

Avro HttpTransceiver.cs - throw new Exception(string.Format("Unexpected end of response binary stream - expected {0} more bytes in current chunk", (object)count));

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • csharp
    • None

    Description

      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

      Attachments

        Activity

          People

            jcustenborder Jeremy Custenborder
            arthurcoquelet Arthur Coquelet
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: