2017-10-21T22:40:12.892+0800 I CONTROL [initandlisten] db version v3.0.6-rc2 2017-10-21T22:40:12.892+0800 I CONTROL [initandlisten] git version: eae8389c38450b02e75ead3808cab48dc6b146a2 2017-10-21T22:40:12.892+0800 I CONTROL [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 2017-10-21T22:40:12.892+0800 I CONTROL [initandlisten] allocator: tcmalloc 2017-10-21T22:40:12.892+0800 I CONTROL [initandlisten] options: { net: { port: 40000 }, replication: { replSet: "whrt" }, service: true, storage: { dbPath: "y:\data" }, systemLog: { destination: "file", path: "y:\logs\Mogolog.log" } } 2017-10-21T22:40:13.532+0800 I - [initandlisten] Assertion: 10334:BSONObj size: 945160192 (0x38560000) is invalid. Size must be between 0 and 16793600(16MB) First element: EOO 2017-10-21T22:40:14.407+0800 I CONTROL [initandlisten] mongod.exe ...\src\mongo\util\stacktrace_win.cpp(175) mongo::printStackTrace+0x43 2017-10-21T22:40:14.407+0800 I CONTROL [initandlisten] mongod.exe ...\src\mongo\util\log.cpp(134) mongo::logContext+0x97 2017-10-21T22:40:14.407+0800 I CONTROL [initandlisten] mongod.exe ...\src\mongo\util\assert_util.cpp(219) mongo::msgasserted+0xd7 2017-10-21T22:40:14.407+0800 I CONTROL [initandlisten] mongod.exe ...\src\mongo\util\assert_util.cpp(211) mongo::msgasserted+0x13 2017-10-21T22:40:14.407+0800 I CONTROL [initandlisten] mongod.exe ...\src\mongo\bson\bsonobj.cpp(73) mongo::BSONObj::_assertInvalid+0x40d 2017-10-21T22:40:14.407+0800 I CONTROL [initandlisten] mongod.exe ...
其中比较关键的是这句:
1
BSONObj size: 945160192 (0x38560000) is invalid. Size must be between 0 and 16793600(16MB)