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

Getting an error "bad recv() len: 53888928" when trying to bulk insert around 300,000 items

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None
    • single threaded approach with one open connection (intel core2duo , 2.66GHz , 3.25GB Ram, win xp sp2, standard single HD)

    Description

      I am Getting an error "bad recv() len: 53888928" when trying to bulk insert around 300,000 items. I am using the github c# driver (latest version). I suspected it to be a 32bit issue but the error msg is not pointing to this direction.

      this is the server startup msg:
      Wed Mar 10 22:36:19 Mongo DB : starting : pid = 0 port = 27017 dbpath = D:\work\
      NoSQL\MongoDB\data\db master = 0 slave = 0 32-bit

        • NOTE: when using MongoDB 32 bit, you are limited to about 2 gigabytes of data

      Wed Mar 10 22:36:19 db version v1.2.4, pdfile version 4.5
      Wed Mar 10 22:36:19 git version: 5cf582d3d96b882c400c33e7670b811ccd47f477
      Wed Mar 10 22:36:19 sys info: windows (5, 1, 2600, 2, 'Service Pack 3') BOOST_LI
      B_VERSION=1_35
      Wed Mar 10 22:36:19 waiting for connections on port 27017

      this is the error:
      Wed Mar 10 21:37:34 bad recv() len: 53888928
      Wed Mar 10 21:37:34 end connection 127.0.0.1:2795

      Attachments

        Activity

          People

            sam Sam Corder
            shachar Shachar Bar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: