Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
4.4.8
-
None
-
None
-
ALL
Description
Hi~
Since 2021-08-26, Mongo Service started failed and i noticed on 2021-09-01, And I don't know why it occurs.
I run Mongo-4.4.msi installer to install MongoDB Community Server on Windows 10 x64, it works very well until 2021-08-26.
Then i run mongod by manually, it started fail too.
I checked the log and find this, but i don't know why it occurs.
{"t":{"$date":"2021-09-02T23:52:52.699+08:00"},"s":"E", "c":"STORAGE", "id":22435, "ctx":"initandlisten","msg":"WiredTiger error","attr":{"error":22,"message":"[1630597972:698658][14340:140723883234640], txn-recover: __config_err, 19: Error parsing 'access_pattern_hint=none,allocation_size=4KB,app_metadata=(formatVersion=8),assert=(commit_timestamp=none,durable_timestamp=none,read_timestamp=none),bloc\ufffd_allocation=best,block_compressor=,cache_resident=false,checksum=on,collator=,columns=,dictionary=0,encryption=(keyid=,name=),format=btree,huffman_key=,huffman_value=,id=119,ignore_in_memory_cache_size=false,internal_item_max=0,internal_key_max=0,internal_key_truncate=true,internal_page_max=16k,key_format=u,key_gap=10,leaf_item_max=0,leaf_key_max=0,leaf_page_max=16k,leaf_value_max=0,log=(enabled=true),memory_page_image_max=0,memory_page_max=5MB,os_cache_dirty_max=0,os_cache_max=0,prefix_compression=true,prefix_compression_min=4,split_deepen_min_child=0,split_deepen_per_child=0,split_pct=90,value_format=u,version=(major=1,minor=1),checkpoint=(WiredTigerCheckpoint.911=(addr=\"018083e4f21c45cf8381e4f4a0783d8481e41ddd6f65808080e3ba3fc0e3775fc0\",order=911,time=1629903471,size=7843840,newest_start_durable_ts=0,oldest_start_ts=0,newest_txn=0,newest_stop_durable_ts=0,newest_stop_ts=-1,newest_stop_txn=-11,prepare=0,write_gen=211836,run_write_gen=211836)),checkpoint_backup_info=,checkpoint_lsn=(644,256)' at offset 154: Unexpected character: Invalid argument"}}
|
I'm attaching the files and log, and I hope it helps.