dafa1313 2021-07-28 00:36 采纳率: 0%
浏览 43
已结题

mongodb服务无法启动,求解

最近运行在服务器的mongodb(widows版本)突然停止了,重新启动也无法运行,试了不少办法也运行不了,请问大家是什么问题
2021-07-27T22:57:10.999+0800 I CONTROL [main] Trying to start Windows service 'MongoDB'
2021-07-27T22:57:11.001+0800 I CONTROL [initandlisten] MongoDB starting : pid=6560 port=27017 dbpath=D:\wwwroot\mongodb\data 64-bit host=WIN-GM3HS8BIKIN
2021-07-27T22:57:11.001+0800 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2
2021-07-27T22:57:11.001+0800 I CONTROL [initandlisten] db version v3.6.1
2021-07-27T22:57:11.001+0800 I CONTROL [initandlisten] git version: 025d4f4fe61efd1fb6f0005be20cb45a004093d1
2021-07-27T22:57:11.001+0800 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1u-fips 22 Sep 2016
2021-07-27T22:57:11.001+0800 I CONTROL [initandlisten] allocator: tcmalloc
2021-07-27T22:57:11.001+0800 I CONTROL [initandlisten] modules: enterprise
2021-07-27T22:57:11.001+0800 I CONTROL [initandlisten] build environment:
2021-07-27T22:57:11.001+0800 I CONTROL [initandlisten] distmod: windows-64
2021-07-27T22:57:11.001+0800 I CONTROL [initandlisten] distarch: x86_64
2021-07-27T22:57:11.001+0800 I CONTROL [initandlisten] target_arch: x86_64
2021-07-27T22:57:11.001+0800 I CONTROL [initandlisten] options: { config: "D:\wwwroot\mongodb\conf\mongodb.config", net: { port: 27017 }, service: true, storage: { dbPath: "D:\wwwroot\mongodb\data", journal: { enabled: true } }, systemLog: { destination: "file", logAppend: true, path: "D:\wwwroot\mongodb\logs\mongodb.log", quiet: true } }
2021-07-27T22:57:11.002+0800 W - [initandlisten] Detected unclean shutdown - D:\wwwroot\mongodb\data\mongod.lock is not empty.
2021-07-27T22:57:11.002+0800 I - [initandlisten] Detected data files in D:\wwwroot\mongodb\data created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
2021-07-27T22:57:11.002+0800 W STORAGE [initandlisten] Recovering data from the last clean checkpoint.
2021-07-27T22:57:11.002+0800 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=32047M,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),
2021-07-27T22:57:11.043+0800 E STORAGE [initandlisten] WiredTiger error (-31802) [1627397831:42132][6560:140708112700224], file:WiredTiger.wt, connection: unable to read root page from file:WiredTiger.wt: WT_ERROR: non-specific WiredTiger error
2021-07-27T22:57:11.043+0800 E STORAGE [initandlisten] WiredTiger error (0) [1627397831:43135][6560:140708112700224], file:WiredTiger.wt, connection: WiredTiger has failed to open its metadata
2021-07-27T22:57:11.043+0800 E STORAGE [initandlisten] WiredTiger error (0) [1627397831:43135][6560:140708112700224], file:WiredTiger.wt, connection: This may be due to the database files being encrypted, being from an older version or due to corruption on disk
2021-07-27T22:57:11.043+0800 E STORAGE [initandlisten] WiredTiger error (0) [1627397831:43135][6560:140708112700224], file:WiredTiger.wt, connection: You should confirm that you have opened the database with the correct options including all encryption and compression options
2021-07-27T22:57:11.044+0800 E - [initandlisten] Assertion: 28595:-31802: WT_ERROR: non-specific WiredTiger error src\mongo\db\storage\wiredtiger\wiredtiger_kv_engine.cpp 413
2021-07-27T22:57:11.044+0800 I STORAGE [initandlisten] exception in initAndListen: Location28595: -31802: WT_ERROR: non-specific WiredTiger error, terminating
2021-07-27T22:57:11.044+0800 I NETWORK [serviceStopWorker] shutdown: going to close listening sockets...
2021-07-27T22:57:11.044+0800 I CONTROL [serviceStopWorker] now exiting

  • 写回答

2条回答 默认 最新

  • dafa1313 2021-07-28 08:59
    关注

    自己顶一下

    评论

报告相同问题?

问题事件

  • 系统已结题 8月5日
  • 修改了问题 7月29日
  • 创建了问题 7月28日

悬赏问题

  • ¥15 数学的三元一次方程求解
  • ¥20 iqoo11 如何下载安装工程模式
  • ¥15 本题的答案是不是有问题
  • ¥15 关于#r语言#的问题:(svydesign)为什么在一个大的数据集中抽取了一个小数据集
  • ¥15 C++使用Gunplot
  • ¥15 这个电路是如何实现路灯控制器的,原理是什么,怎么求解灯亮起后熄灭的时间如图?
  • ¥15 matlab数字图像处理频率域滤波
  • ¥15 在abaqus做了二维正交切削模型,给刀具添加了超声振动条件后输出切削力为什么比普通切削增大这么多
  • ¥15 ELGamal和paillier计算效率谁快?
  • ¥15 蓝桥杯单片机第十三届第一场,整点继电器吸合,5s后断开出现了问题