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

Mongod service crashed (version 2.6.7)

    • Type: Icon: Bug Bug
    • Resolution: Incomplete
    • Priority: Icon: Critical - P2 Critical - P2
    • None
    • Affects Version/s: 2.6.7
    • Component/s: Internal Code, Stability
    • Labels:
    • Environment:
      Dell Precision M4600 running 64bit Windows 7 Pro with 16GB RAM, Quad Core i7, and a 1TB SSD with 600GB free
    • Windows
    • Hide

      Here's the command I used to install the MongoD as a service:
      C:\Program Files\MongoDB 2.6 Standard\bin\mongod.exe" --rest --config "C:\Program Files\MongoDB 2.6 Standard\mongod.cfg" --install

      The CFG File:
      logpath=C:\Program Files\MongoDB 2.6 Standard\log\mongod.log
      dbpath=c:\mongodb\data

      Show
      Here's the command I used to install the MongoD as a service: C:\Program Files\MongoDB 2.6 Standard\bin\mongod.exe" --rest --config "C:\Program Files\MongoDB 2.6 Standard\mongod.cfg" --install The CFG File: logpath=C:\Program Files\MongoDB 2.6 Standard\log\mongod.log dbpath=c:\mongodb\data

      I'm running version 2.6.7 the 64 bit MongoDB as a standalone DB (no replication) on my Dell Precision M4600 running 64bit Windows 7 Pro with 16GB RAM, Quad Core i7, and a 1TB SSD with 600GB free. I was doing InsertBatch (batches of 300 items) of around 80,000 records/documents. About 7/8 of the way through the insertions, MongoD service crashes with the following error (not enough system resources):

      2015-02-12T16:33:22.453-0800 [journal] error exception in dur::journal error appending to file c:\mongodb\data\journal\j._4 8503296 8388608 errno:1450 Insufficient system resources exist to complete the requested service.
      2015-02-12T16:33:22.465-0800 [journal] dbexception in groupCommit causing immediate shutdown: 13517 error appending to file c:\mongodb\data\journal\j._4 8503296 8388608 errno:1450 Insufficient system resources exist to complete the requested service.
      

      I've attached the log file of the run.

            Assignee:
            sam.kleinman Sam Kleinman (Inactive)
            Reporter:
            thundergs Jackson Louie
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: