2017-09-07T01:00:08.920-0700 I CONTROL [initandlisten] MongoDB starting : pid=2644 port=27017 dbpath=G:/Nosql/DataWt 64-bit host=dixieflatline 2017-09-07T01:00:08.920-0700 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2017-09-07T01:00:08.920-0700 I CONTROL [initandlisten] db version v3.4.3 2017-09-07T01:00:08.920-0700 I CONTROL [initandlisten] git version: f07437fb5a6cca07c10bafa78365456eb1d6d5e1 2017-09-07T01:00:08.920-0700 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1u-fips 22 Sep 2016 2017-09-07T01:00:08.920-0700 I CONTROL [initandlisten] allocator: tcmalloc 2017-09-07T01:00:08.920-0700 I CONTROL [initandlisten] modules: none 2017-09-07T01:00:08.920-0700 I CONTROL [initandlisten] build environment: 2017-09-07T01:00:08.920-0700 I CONTROL [initandlisten] distmod: 2008plus-ssl 2017-09-07T01:00:08.920-0700 I CONTROL [initandlisten] distarch: x86_64 2017-09-07T01:00:08.920-0700 I CONTROL [initandlisten] target_arch: x86_64 2017-09-07T01:00:08.920-0700 I CONTROL [initandlisten] options: { config: "X:\nosql\mongo3.4\mongodwiredtiger.cfg", security: { authorization: "enabled" }, storage: { dbPath: "G:/Nosql/DataWt", directoryPerDB: true, engine: "wiredTiger", wiredTiger: { collectionConfig: { blockCompressor: "snappy" } } }, systemLog: { destination: "file", logAppend: true, path: "G:/Nosql/mongowt.log", quiet: false } } 2017-09-07T01:00:08.920-0700 W - [initandlisten] Detected unclean shutdown - G:/Nosql/DataWt\mongod.lock is not empty. 2017-09-07T01:00:08.921-0700 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2017-09-07T01:00:08.921-0700 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=15803M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0), 2017-09-07T10:00:09.426+0200 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'G:/Nosql/DataWt/diagnostic.data' 2017-09-07T10:00:09.428+0200 I NETWORK [thread1] waiting for connections on port 27017 2017-09-07T10:00:22.459+0200 I NETWORK [thread1] connection accepted from 127.0.0.1:3493 #1 (1 connection now open) 2017-09-07T10:00:22.459+0200 I NETWORK [conn1] received client metadata from 127.0.0.1:3493 conn1: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2017-09-07T10:00:22.468+0200 I ACCESS [conn1] Successfully authenticated as principal admin on admin 2017-09-07T10:00:22.487+0200 I NETWORK [thread1] connection accepted from 127.0.0.1:3494 #2 (2 connections now open) 2017-09-07T10:00:22.487+0200 I NETWORK [conn2] received client metadata from 127.0.0.1:3494 conn2: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2017-09-07T10:00:22.501+0200 I ACCESS [conn2] Successfully authenticated as principal admin on admin 2017-09-07T10:00:24.235+0200 E STORAGE [conn1] WiredTiger error (0) [1504771224:235174][2644:140711629042432], file:admin/index-1--2241571458275902778.wt, WT_SESSION.open_cursor: G:/Nosql/DataWt\admin/index-1--2241571458275902778.wt: handle-open: CreateFileW: The system cannot find the file specified. 2017-09-07T10:00:24.235+0200 E STORAGE [conn1] no cursor for uri: table:admin/index-1--2241571458275902778 2017-09-07T10:00:24.235+0200 I CONTROL [conn1] *** unhandled exception (access violation) at 0x00007FF6863AB6D4, terminating 2017-09-07T10:00:24.235+0200 I CONTROL [conn1] *** access violation was a read from 0x0000000000000030 2017-09-07T10:00:24.235+0200 I CONTROL [conn1] *** stack trace for unhandled exception: 2017-09-07T10:00:24.295+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_index.cpp(832) mongo::`anonymous namespace'::WiredTigerIndexCursorBase::seekWTCursor+0x44 2017-09-07T10:00:24.296+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_index.cpp(704) mongo::`anonymous namespace'::WiredTigerIndexCursorBase::seek+0x77 2017-09-07T10:00:24.296+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\exec\index_scan.cpp(119) mongo::IndexScan::initIndexScan+0x23a 2017-09-07T10:00:24.296+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\exec\index_scan.cpp(137) mongo::IndexScan::doWork+0x259 2017-09-07T10:00:24.296+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\exec\plan_stage.cpp(46) mongo::PlanStage::work+0x6d 2017-09-07T10:00:24.296+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\exec\fetch.cpp(86) mongo::FetchStage::doWork+0x6c 2017-09-07T10:00:24.296+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\exec\plan_stage.cpp(46) mongo::PlanStage::work+0x6d 2017-09-07T10:00:24.296+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\query\plan_executor.cpp(425) mongo::PlanExecutor::getNextImpl+0x551 2017-09-07T10:00:24.296+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\query\plan_executor.cpp(345) mongo::PlanExecutor::getNext+0x41 2017-09-07T10:00:24.296+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\query\find.cpp(608) mongo::runQuery+0x7b0 2017-09-07T10:00:24.296+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\instance.cpp(366) mongo::`anonymous namespace'::receivedQuery+0x17e 2017-09-07T10:00:24.296+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\instance.cpp(616) mongo::assembleResponse+0x77c 2017-09-07T10:00:24.296+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\service_entry_point_mongod.cpp(135) mongo::ServiceEntryPointMongod::_sessionLoop+0x159 2017-09-07T10:00:24.296+0200 I CONTROL [conn1] mongod.exe c:\program files (x86)\microsoft visual studio 14.0\vc\include\functional(212) std::_Func_impl<,std::allocator,void,std::shared_ptr const & __ptr64>::_Do_call+0x43 2017-09-07T10:00:24.296+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\transport\service_entry_point_utils.cpp(78) mongo::`anonymous namespace'::runFunc+0x1ef 2017-09-07T10:00:24.296+0200 I CONTROL [conn1] mongod.exe c:\program files (x86)\microsoft visual studio 14.0\vc\include\thr\xthread(247) std::_LaunchPad >,std::default_delete > > > >::_Run+0x75 2017-09-07T10:00:24.296+0200 I CONTROL [conn1] mongod.exe c:\program files (x86)\microsoft visual studio 14.0\vc\include\thr\xthread(210) std::_Pad::_Call_func+0x9 2017-09-07T10:00:24.296+0200 I CONTROL [conn1] ucrtbase.dll o__strtoui64+0x59 2017-09-07T10:00:24.296+0200 I CONTROL [conn1] KERNEL32.DLL BaseThreadInitThunk+0x14 2017-09-07T10:00:24.296+0200 I - [conn1] 2017-09-07T10:00:24.296+0200 I CONTROL [conn1] failed to open minidump file C:\Program Files\MongoDB\Server\3.2017-09-07T08-00-24.mdmp : Access is denied. 2017-09-07T10:00:24.296+0200 I CONTROL [conn1] *** immediate exit due to unhandled exception 2017-09-07T10:01:15.314+0200 I CONTROL [main] ***** SERVER RESTARTED ***** 2017-09-07T10:01:15.603+0200 I CONTROL [initandlisten] MongoDB starting : pid=3368 port=27017 dbpath=G:/Nosql/DataWt 64-bit host=dixieflatline 2017-09-07T10:01:15.603+0200 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2017-09-07T10:01:15.603+0200 I CONTROL [initandlisten] db version v3.4.3 2017-09-07T10:01:15.603+0200 I CONTROL [initandlisten] git version: f07437fb5a6cca07c10bafa78365456eb1d6d5e1 2017-09-07T10:01:15.603+0200 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1u-fips 22 Sep 2016 2017-09-07T10:01:15.603+0200 I CONTROL [initandlisten] allocator: tcmalloc 2017-09-07T10:01:15.603+0200 I CONTROL [initandlisten] modules: none 2017-09-07T10:01:15.603+0200 I CONTROL [initandlisten] build environment: 2017-09-07T10:01:15.603+0200 I CONTROL [initandlisten] distmod: 2008plus-ssl 2017-09-07T10:01:15.603+0200 I CONTROL [initandlisten] distarch: x86_64 2017-09-07T10:01:15.603+0200 I CONTROL [initandlisten] target_arch: x86_64 2017-09-07T10:01:15.603+0200 I CONTROL [initandlisten] options: { config: "X:\nosql\mongo3.4\mongodwiredtiger.cfg", security: { authorization: "enabled" }, storage: { dbPath: "G:/Nosql/DataWt", directoryPerDB: true, engine: "wiredTiger", wiredTiger: { collectionConfig: { blockCompressor: "snappy" } } }, systemLog: { destination: "file", logAppend: true, path: "G:/Nosql/mongowt.log", quiet: false } } 2017-09-07T10:01:15.603+0200 W - [initandlisten] Detected unclean shutdown - G:/Nosql/DataWt\mongod.lock is not empty. 2017-09-07T10:01:15.603+0200 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2017-09-07T10:01:15.603+0200 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=15803M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0), 2017-09-07T10:01:16.109+0200 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'G:/Nosql/DataWt/diagnostic.data' 2017-09-07T10:01:16.110+0200 I NETWORK [thread1] waiting for connections on port 27017 2017-09-07T10:01:17.001+0200 I FTDC [ftdc] Unclean full-time diagnostic data capture shutdown detected, found interim file, some metrics may have been lost. OK 2017-09-07T10:01:22.502+0200 I NETWORK [thread1] connection accepted from 127.0.0.1:3538 #1 (1 connection now open) 2017-09-07T10:01:22.503+0200 I NETWORK [conn1] received client metadata from 127.0.0.1:3538 conn1: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2017-09-07T10:01:22.539+0200 I ACCESS [conn1] Successfully authenticated as principal admin on admin 2017-09-07T10:02:19.107+0200 E STORAGE [conn1] WiredTiger error (0) [1504771339:107391][3368:140711629042432], file:admin/index-1--2241571458275902778.wt, WT_SESSION.open_cursor: G:/Nosql/DataWt\admin/index-1--2241571458275902778.wt: handle-open: CreateFileW: The system cannot find the file specified. 2017-09-07T10:02:19.107+0200 E STORAGE [conn1] no cursor for uri: table:admin/index-1--2241571458275902778 2017-09-07T10:02:19.108+0200 I CONTROL [conn1] *** unhandled exception (access violation) at 0x00007FF6863AB6D4, terminating 2017-09-07T10:02:19.108+0200 I CONTROL [conn1] *** access violation was a read from 0x0000000000000030 2017-09-07T10:02:19.108+0200 I CONTROL [conn1] *** stack trace for unhandled exception: 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_index.cpp(832) mongo::`anonymous namespace'::WiredTigerIndexCursorBase::seekWTCursor+0x44 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\storage\wiredtiger\wiredtiger_index.cpp(704) mongo::`anonymous namespace'::WiredTigerIndexCursorBase::seek+0x77 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\exec\index_scan.cpp(119) mongo::IndexScan::initIndexScan+0x23a 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\exec\index_scan.cpp(137) mongo::IndexScan::doWork+0x259 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\exec\plan_stage.cpp(46) mongo::PlanStage::work+0x6d 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\exec\fetch.cpp(86) mongo::FetchStage::doWork+0x6c 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\exec\plan_stage.cpp(46) mongo::PlanStage::work+0x6d 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\query\plan_executor.cpp(425) mongo::PlanExecutor::getNextImpl+0x551 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\query\plan_executor.cpp(345) mongo::PlanExecutor::getNext+0x41 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\query\find.cpp(608) mongo::runQuery+0x7b0 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\instance.cpp(366) mongo::`anonymous namespace'::receivedQuery+0x17e 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\instance.cpp(616) mongo::assembleResponse+0x77c 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\db\service_entry_point_mongod.cpp(135) mongo::ServiceEntryPointMongod::_sessionLoop+0x159 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] mongod.exe c:\program files (x86)\microsoft visual studio 14.0\vc\include\functional(212) std::_Func_impl<,std::allocator,void,std::shared_ptr const & __ptr64>::_Do_call+0x43 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] mongod.exe ...\src\mongo\transport\service_entry_point_utils.cpp(78) mongo::`anonymous namespace'::runFunc+0x1ef 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] mongod.exe c:\program files (x86)\microsoft visual studio 14.0\vc\include\thr\xthread(247) std::_LaunchPad >,std::default_delete > > > >::_Run+0x75 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] mongod.exe c:\program files (x86)\microsoft visual studio 14.0\vc\include\thr\xthread(210) std::_Pad::_Call_func+0x9 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] ucrtbase.dll o__strtoui64+0x59 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] KERNEL32.DLL BaseThreadInitThunk+0x14 2017-09-07T10:02:19.181+0200 I - [conn1] 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] failed to open minidump file C:\Program Files\MongoDB\Server\3.2017-09-07T08-02-19.mdmp : Access is denied. 2017-09-07T10:02:19.181+0200 I CONTROL [conn1] *** immediate exit due to unhandled exception 2017-09-07T10:05:55.035+0200 I CONTROL [main] ***** SERVER RESTARTED ***** 2017-09-07T10:05:55.324+0200 I CONTROL [initandlisten] MongoDB starting : pid=18332 port=27017 dbpath=G:/Nosql/DataWt 64-bit host=dixieflatline 2017-09-07T10:05:55.324+0200 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2017-09-07T10:05:55.324+0200 I CONTROL [initandlisten] db version v3.4.3 2017-09-07T10:05:55.324+0200 I CONTROL [initandlisten] git version: f07437fb5a6cca07c10bafa78365456eb1d6d5e1 2017-09-07T10:05:55.324+0200 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1u-fips 22 Sep 2016 2017-09-07T10:05:55.324+0200 I CONTROL [initandlisten] allocator: tcmalloc 2017-09-07T10:05:55.324+0200 I CONTROL [initandlisten] modules: none 2017-09-07T10:05:55.324+0200 I CONTROL [initandlisten] build environment: 2017-09-07T10:05:55.324+0200 I CONTROL [initandlisten] distmod: 2008plus-ssl 2017-09-07T10:05:55.324+0200 I CONTROL [initandlisten] distarch: x86_64 2017-09-07T10:05:55.324+0200 I CONTROL [initandlisten] target_arch: x86_64 2017-09-07T10:05:55.324+0200 I CONTROL [initandlisten] options: { config: "X:\nosql\mongo3.4\mongodwiredtiger.cfg", security: { authorization: "enabled" }, storage: { dbPath: "G:/Nosql/DataWt", directoryPerDB: true, engine: "wiredTiger", wiredTiger: { collectionConfig: { blockCompressor: "snappy" } } }, systemLog: { destination: "file", logAppend: true, path: "G:/Nosql/mongowt.log", quiet: false } } 2017-09-07T10:05:55.324+0200 W - [initandlisten] Detected unclean shutdown - G:/Nosql/DataWt\mongod.lock is not empty. 2017-09-07T10:05:55.324+0200 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2017-09-07T10:05:55.324+0200 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=15803M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0), 2017-09-07T10:05:55.827+0200 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'G:/Nosql/DataWt/diagnostic.data' 2017-09-07T10:05:55.829+0200 I NETWORK [thread1] waiting for connections on port 27017 2017-09-07T10:06:03.814+0200 I NETWORK [thread1] connection accepted from 127.0.0.1:3635 #1 (1 connection now open) 2017-09-07T10:06:03.814+0200 I NETWORK [conn1] received client metadata from 127.0.0.1:3635 conn1: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2017-09-07T10:06:03.823+0200 I ACCESS [conn1] Successfully authenticated as principal admin on admin 2017-09-07T10:06:03.845+0200 I NETWORK [thread1] connection accepted from 127.0.0.1:3636 #2 (2 connections now open) 2017-09-07T10:06:03.855+0200 I NETWORK [conn2] received client metadata from 127.0.0.1:3636 conn2: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2017-09-07T10:06:03.863+0200 I ACCESS [conn2] Successfully authenticated as principal admin on admin 2017-09-07T10:06:06.754+0200 I NETWORK [thread1] connection accepted from 127.0.0.1:3643 #3 (3 connections now open) 2017-09-07T10:06:06.754+0200 I NETWORK [conn3] received client metadata from 127.0.0.1:3643 conn3: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2017-09-07T10:06:06.762+0200 I ACCESS [conn3] Successfully authenticated as principal admin on admin 2017-09-07T10:06:06.781+0200 I NETWORK [thread1] connection accepted from 127.0.0.1:3644 #4 (4 connections now open) 2017-09-07T10:06:06.782+0200 I NETWORK [conn4] received client metadata from 127.0.0.1:3644 conn4: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2017-09-07T10:06:06.790+0200 I ACCESS [conn4] Successfully authenticated as principal admin on admin 2017-09-07T10:08:05.441+0200 I CONTROL [thread2] CTRL_CLOSE_EVENT signal 2017-09-07T10:08:05.441+0200 I CONTROL [consoleTerminate] got CTRL_CLOSE_EVENT, will terminate after current cmd ends 2017-09-07T10:08:05.441+0200 I NETWORK [consoleTerminate] shutdown: going to close listening sockets... 2017-09-07T10:08:05.441+0200 I NETWORK [consoleTerminate] closing listening socket: 524 2017-09-07T10:08:05.441+0200 I NETWORK [consoleTerminate] shutdown: going to flush diaglog... 2017-09-07T10:08:05.441+0200 I FTDC [consoleTerminate] Shutting down full-time diagnostic data capture 2017-09-07T10:08:05.445+0200 I STORAGE [consoleTerminate] WiredTigerKVEngine shutting down 2017-09-07T10:08:05.752+0200 I STORAGE [consoleTerminate] shutdown: removing fs lock... 2017-09-07T10:08:05.752+0200 I CONTROL [consoleTerminate] now exiting 2017-09-07T10:08:05.752+0200 I CONTROL [consoleTerminate] shutting down with code:12