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

While updating/inserting a large number of document through js file through shell prompt I get error: BufBuilder attempted to grow() to 134217728 bytes , past the 64MB limit.

    • Type: Icon: Question Question
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Environment:
      Windows, MongoDB 2.4.8

      I am trying to load a js file to insert/update around 5000 documents below error is thrown:

      > load("C:/Data/UpdateAllLinkData.js")
      Fri Nov 15 11:45:35.949 Assertion: 13548:BufBuilder attempted to grow() to 13421
      7728 bytes, past the 64MB limit.
      Fri Nov 15 11:45:35.975 mongo.exe ???
      Fri Nov 15 11:45:35.975 mongo.exe ???
      Fri Nov 15 11:45:35.976 mongo.exe ???
      Fri Nov 15 11:45:35.977 mongo.exe ???
      Fri Nov 15 11:45:35.978 mongo.exe ???
      Fri Nov 15 11:45:35.979 mongo.exe ???
      Fri Nov 15 11:45:35.980 mongo.exe ???
      Fri Nov 15 11:45:35.981 mongo.exe ???
      Fri Nov 15 11:45:35.982 mongo.exe ???
      Fri Nov 15 11:45:35.983 mongo.exe ???
      Fri Nov 15 11:45:35.983 ???
      Fri Nov 15 11:45:35.984 ???
      Fri Nov 15 11:45:35.985 ???
      Fri Nov 15 11:45:35.986 ???
      Fri Nov 15 11:45:35.987 ???
      Fri Nov 15 11:45:35.988 ???
      Fri Nov 15 11:45:35.989 ???
      Fri Nov 15 11:45:35.990 ???
      Fri Nov 15 11:45:35.991 ???
      Fri Nov 15 11:45:35.992 ???
      Fri Nov 15 11:45:35.998 Error: BufBuilder attempted to grow() to 134217728 bytes
      , past the 64MB limit. at src/mongo/shell/collection.js:244
      Fri Nov 15 11:45:36.005 Error: error loading js file: C:/Data/UpdateAllLinkData.
      js

            Assignee:
            ramon.fernandez@mongodb.com Ramon Fernandez Marina
            Reporter:
            mishrask06 Santosh Mishra
            Votes:
            4 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: