-
Type:
Bug
-
Resolution: Incomplete
-
Priority:
Major - P3
-
None
-
Affects Version/s: 3.6.2
-
Component/s: Diagnostics, Logging
-
None
-
ALL
-
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
I'm running Mongod as a Windows service. But it logs that it keeps restarting.
2018-02-21T12:09:48.053+0100 I NETWORK [listener] connection accepted from 127.0.0.1:64865 #9 (8 connections now open) 2018-02-21T12:09:48.068+0100 I NETWORK [listener] connection accepted from 127.0.0.1:64866 #10 (9 connections now open) 2018-02-21T12:09:48.069+0100 I NETWORK [listener] connection accepted from 127.0.0.1:64867 #11 (10 connections now open) 2018-02-21T12:09:48.070+0100 I NETWORK [listener] connection accepted from 127.0.0.1:64868 #12 (11 connections now open) 2018-02-21T12:09:48.071+0100 I NETWORK [listener] connection accepted from 127.0.0.1:64869 #13 (12 connections now open) 2018-02-21T12:09:48.072+0100 I NETWORK [listener] connection accepted from 127.0.0.1:64870 #14 (13 connections now open) 2018-02-21T12:09:48.072+0100 I NETWORK [listener] connection accepted from 127.0.0.1:64872 #15 (14 connections now open) 2018-02-21T12:09:48.073+0100 I NETWORK [listener] connection accepted from 127.0.0.1:64871 #16 (15 connections now open) 2018-02-21T12:09:48.074+0100 I NETWORK [listener] connection accepted from 127.0.0.1:64873 #17 (16 connections now open) 2018-02-21T12:09:48.074+0100 I NETWORK [listener] connection accepted from 127.0.0.1:64874 #18 (17 connections now open) 2018-02-21T12:09:48.075+0100 I NETWORK [listener] connection accepted from 127.0.0.1:64875 #19 (18 connections now open) 2018-02-21T12:09:48.075+0100 I NETWORK [listener] connection accepted from 127.0.0.1:64876 #20 (19 connections now open) 2018-02-21T12:10:32.591+0100 I CONTROL [main] ***** SERVER RESTARTED ***** 2018-02-21T12:10:32.760+0100 I CONTROL [initandlisten] MongoDB starting : pid=31012 port=27017 dbpath=C:/ProgramData/Stuiter/Slurf/Data/MongoDB 64-bit host=Pc-StuiterSlurf 2018-02-21T12:10:32.760+0100 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2018-02-21T12:10:32.760+0100 I CONTROL [initandlisten] db version v3.6.2 2018-02-21T12:10:32.760+0100 I CONTROL [initandlisten] git version: 489d177dbd0f0420a8ca04d39fd78d0a2c539420 2018-02-21T12:10:32.760+0100 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1u-fips 22 Sep 2016 2018-02-21T12:10:32.761+0100 I CONTROL [initandlisten] allocator: tcmalloc 2018-02-21T12:10:32.761+0100 I CONTROL [initandlisten] modules: none 2018-02-21T12:10:32.761+0100 I CONTROL [initandlisten] build environment: 2018-02-21T12:10:32.761+0100 I CONTROL [initandlisten] distmod: 2008plus-ssl 2018-02-21T12:10:32.761+0100 I CONTROL [initandlisten] distarch: x86_64 2018-02-21T12:10:32.761+0100 I CONTROL [initandlisten] target_arch: x86_64 2018-02-21T12:10:32.761+0100 I CONTROL [initandlisten] options: { config: "C:\ProgramData\Stuiter\Slurf\Configuration\MongoDB.conf", net: { bindIp: "127.0.0.1", port: 27017 }, processManagement: { windowsService: { description: "MongoDB service", displayName: "MongoDbService", serviceName: "MongoDbService" } }, storage: { dbPath: "C:/ProgramData/Stuiter/Slurf/Data/MongoDB", journal: { enabled: true }, wiredTiger: { engineConfig: { cacheSizeGB: 1.0 } } }, systemLog: { destination: "file", logAppend: true, logRotate: "rename", path: "C:/ProgramData/Stuiter/Slurf/Logging/MongoDB.log", timeStampFormat: "iso8601-local" } } 2018-02-21T12:10:32.762+0100 W - [initandlisten] Detected unclean shutdown - C:/ProgramData/Stuiter/Slurf/Data/MongoDB\mongod.lock is not empty. 2018-02-21T12:10:32.763+0100 I - [initandlisten] Detected data files in C:/ProgramData/Stuiter/Slurf/Data/MongoDB created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. 2018-02-21T12:10:32.768+0100 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2018-02-21T12:10:32.768+0100 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1024M,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),statistics_log=(wait=0),verbose=(recovery_progress), 2018-02-21T12:10:33.106+0100 I STORAGE [initandlisten] WiredTiger message [1519211433:106619][31012:140708089452240], txn-recover: Main recovery loop: starting at 30747/256 2018-02-21T12:10:33.108+0100 I STORAGE [initandlisten] WiredTiger message [1519211433:107619][31012:140708089452240], txn-recover: Recovering log 30747 through 30748 2018-02-21T12:10:33.262+0100 I STORAGE [initandlisten] WiredTiger message [1519211433:261730][31012:140708089452240], file:index-1-3415253110402412901.wt, txn-recover: Recovering log 30748 through 30748 2018-02-21T12:10:33.755+0100 I CONTROL [initandlisten] 2018-02-21T12:10:33.755+0100 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2018-02-21T12:10:33.755+0100 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2018-02-21T12:10:33.756+0100 I CONTROL [initandlisten] 2018-02-21T12:10:33.756+0100 I CONTROL [initandlisten] 2018-02-21T12:10:33.756+0100 I CONTROL [initandlisten] ** WARNING: The file system cache of this machine is configured to be greater than 40% of the total memory. This can lead to increased memory pressure and poor performance. 2018-02-21T12:10:33.756+0100 I CONTROL [initandlisten] See http://dochub.mongodb.org/core/wt-windows-system-file-cache 2018-02-21T12:10:33.756+0100 I CONTROL [initandlisten] 2018-02-21T12:10:34.945+0100 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'C:/ProgramData/Stuiter/Slurf/Data/MongoDB/diagnostic.data' 2018-02-21T12:10:34.948+0100 I NETWORK [initandlisten] waiting for connections on port 27017