Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-13971

Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Environment:
      C#, .NET 4.5.
    • Windows

      I am having a document containing 13+ array of embedded documents. while updating the document in the array using "Update.Set("Tasks.$.TaskMangerPID", aTaskManagerPID);" make crash MongoDB 2.6.0. and giving error "Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host."
      MongoDB shell creates the dump file( 2 of them) which I am uploading and I am also uploading the document on which I was updating.

      I am able get the crash all the time when I run the my own binary from command from. But from debugging from MS-Visual Studio 2012. I am able to run single set command. but crash all the time is I use two set command "var mUpdate = Update.Set("Tasks.$.TaskMangerPID", aTaskManagerPID).Set("Tasks.$.PID", aTaskPID); "

      Advice, how to resolve this issue?

        1. IS_Batches.json
          4.86 MB
        2. mongod.2014-05-13T17-22-33.mdmp
          683 kB
        3. mongod.2014-05-16T16-55-51.mdmp
          782 kB

            Assignee:
            Unassigned Unassigned
            Reporter:
            jain.kumar.pankaj@gmail.com Pankaj Jain
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: