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