Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-1981

GridFSChunkException,Message:GridFS chunk 0 of file id 222448ab20170509181609bd is missing.

    • Type: Icon: Bug Bug
    • Resolution: Works as Designed
    • Priority: Icon: Blocker - P1 Blocker - P1
    • None
    • Affects Version/s: 2.4.3
    • Component/s: Error Handling, GridFS
    • Labels:
    • Environment:
      OS:Windows Server 2008 R2
      Sharding Environment

      We are running load test with MongoDB V3.2.12 and below mentioned error is thrown when reading the binary file from GridFS.

      I had raised a bug. Refer:https://jira.mongodb.org/browse/CSHARP-1970 and it is one of the target for 2.4.4.
      While testing the above mentioned bug fix with the fixed code(created release build by getting code from GitHub) and in the same environment, I got below error.

      Type:GridFSChunkException,Message:GridFS chunk 0 of file id 222448ab20170509181609bd is missing.
         場所 MongoDB.Driver.GridFS.GridFSForwardOnlyDownloadStream`1.ProcessNextBatch(List`1 batch)
         場所 MongoDB.Driver.GridFS.GridFSForwardOnlyDownloadStream`1.GetNextBatch(CancellationToken cancellationToken)
         場所 MongoDB.Driver.GridFS.GridFSForwardOnlyDownloadStream`1.GetFirstBatch(CancellationToken cancellationToken)
         場所 MongoDB.Driver.GridFS.GridFSForwardOnlyDownloadStream`1.GetSegment(CancellationToken cancellationToken)
         場所 MongoDB.Driver.GridFS.GridFSForwardOnlyDownloadStream`1.Read(Byte[] buffer, Int32 offset, Int32 count)
      

      Please assist.

      Thanks in advance.
      Irshad.

            Assignee:
            robert@mongodb.com Robert Stam
            Reporter:
            ummerirshadk@gmail.com Ummer Irshad
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: