-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.2.6
-
Component/s: WiredTiger
-
Windows
2016-08-01T14:32:01.966+0900 I CONTROL [initandlisten] MongoDB starting : pid=9752 port=27017 dbpath=C:\data\db\ 64-bit host=unlimited1 2016-08-01T14:32:01.971+0900 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2016-08-01T14:32:01.975+0900 I CONTROL [initandlisten] db version v3.2.6 2016-08-01T14:32:01.977+0900 I CONTROL [initandlisten] git version: 05552b562c7a0b3143a729aaa0838e558dc49b25 2016-08-01T14:32:01.994+0900 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1p-fips 9 Jul 2015 2016-08-01T14:32:01.998+0900 I CONTROL [initandlisten] allocator: tcmalloc 2016-08-01T14:32:02.003+0900 I CONTROL [initandlisten] modules: none 2016-08-01T14:32:02.007+0900 I CONTROL [initandlisten] build environment: 2016-08-01T14:32:02.018+0900 I CONTROL [initandlisten] distmod: 2008plus-ssl 2016-08-01T14:32:02.023+0900 I CONTROL [initandlisten] distarch: x86_64 2016-08-01T14:32:02.027+0900 I CONTROL [initandlisten] target_arch: x86_64 2016-08-01T14:32:02.032+0900 I CONTROL [initandlisten] options: {} 2016-08-01T14:32:02.036+0900 I - [initandlisten] Detected data files in C:\data\db\ created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. 2016-08-01T14:32:02.061+0900 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=6G,session_max=20000,eviction=(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), 2016-08-01T14:32:02.100+0900 E STORAGE [initandlisten] WiredTiger (-31802) [1470029522:100213][9752:140706184410208], file:WiredTiger.wt, connection: WiredTiger.wt: handle-read: ReadFile: failed to read 4096 bytes at offset 0: WT_ERROR: non-specific WiredTiger error 2016-08-01T14:32:02.121+0900 I - [initandlisten] Assertion: 28595:-31802: WT_ERROR: non-specific WiredTiger error 2016-08-01T14:32:02.127+0900 I STORAGE [initandlisten] exception in initAndListen: 28595 -31802: WT_ERROR: non-specific WiredTiger error, terminating 2016-08-01T14:32:02.149+0900 I CONTROL [initandlisten] dbexit: rc: 100
- causes
-
TOOLS-3037 My MongoDB cannot be started through PM2: WT_ERROR: non-specific WiredTiger error
- Closed