unable to map index file

客户端一直显示在下载文件列表,好几天了,查看log发现如下错误提示,麻烦帮看看什么问题,多谢。

[02/04/17 12:15:05] [02/04/17 12:15:05] http-tx-mgr.c(4130): Download with HTTP sync protocol version 1.
clone-mgr.c(819): Transition clone state for 22849217 from [fetch] to [fetch].
[02/04/17 12:15:05] http-tx-mgr.c(1012): Transfer repo ‘22849217’: (‘normal’, ‘init’) --> (‘normal’, ‘check’)
[02/04/17 12:15:05] http-tx-mgr.c(1012): Transfer repo ‘22849217’: (‘normal’, ‘check’) --> (‘normal’, ‘commit’)
[02/04/17 12:15:05] http-tx-mgr.c(1012): Transfer repo ‘22849217’: (‘normal’, ‘commit’) --> (‘normal’, ‘fs’)
[02/04/17 12:15:27] http-tx-mgr.c(1012): Transfer repo ‘22849217’: (‘normal’, ‘fs’) --> (‘normal’, ‘data’)
[02/04/17 12:15:27] index.c(46): MapViewOfFileEx error: 8.
[02/04/17 12:15:27] unable to map index file
[02/04/17 12:15:27] repo-mgr.c(5967): Failed to load index.
[02/04/17 12:15:27] http-tx-mgr.c(1012): Transfer repo ‘22849217’: (‘normal’, ‘data’) --> (‘error’, ‘finished’)
[02/04/17 12:15:27] clone-mgr.c(819): Transition clone state for 22849217 from [fetch] to [fetch].
[02/04/17 12:15:27] http-tx-mgr.c(4130): Download with HTTP sync protocol version 1.
[02/04/17 12:15:27] http-tx-mgr.c(1012): Transfer repo ‘22849217’: (‘normal’, ‘init’) --> (‘normal’, ‘check’)
[02/04/17 12:15:27] http-tx-mgr.c(1012): Transfer repo ‘22849217’: (‘normal’, ‘check’) --> (‘normal’, ‘commit’)
[02/04/17 12:15:27] http-tx-mgr.c(1012): Transfer repo ‘22849217’: (‘normal’, ‘commit’) --> (‘normal’, ‘fs’)
[02/04/17 12:15:50] http-tx-mgr.c(1012): Transfer repo ‘22849217’: (‘normal’, ‘fs’) --> (‘normal’, ‘data’)
[02/04/17 12:15:50] index.c(46): MapViewOfFileEx error: 8.
[02/04/17 12:15:50] unable to map index file
[02/04/17 12:15:50] repo-mgr.c(5967): Failed to load index.
[02/04/17 12:15:50] http-tx-mgr.c(1012): Transfer repo ‘22849217’: (‘normal’, ‘data’) --> (‘error’, ‘finished’)
[02/04/17 12:15:50] clone-mgr.c(819): Transition clone state for 22849217 from [fetch] to [fetch].
[02/04/17 12:15:50] http-tx-mgr.c(4130): Download with HTTP sync protocol version 1.
[02/04/17 12:15:50] http-tx-mgr.c(1012): Transfer repo ‘22849217’: (‘normal’, ‘init’) --> (‘normal’, ‘check’)
[02/04/17 12:15:50] http-tx-mgr.c(1012): Transfer repo ‘22849217’: (‘normal’, ‘check’) --> (‘normal’, ‘commit’)
[02/04/17 12:15:50] http-tx-mgr.c(1012): Transfer repo ‘22849217’: (‘normal’, ‘commit’) --> (‘normal’, ‘fs’)
[02/04/17 12:16:13] http-tx-mgr.c(1012): Transfer repo ‘22849217’: (‘normal’, ‘fs’) --> (‘normal’, ‘data’)
[02/04/17 12:16:13] index.c(46): MapViewOfFileEx error: 8.
[02/04/17 12:16:13] unable to map index file
[02/04/17 12:16:13] repo-mgr.c(5967): Failed to load index.
[02/04/17 12:16:13] http-tx-mgr.c(1012): Transfer repo ‘22849217’: (‘normal’, ‘data’) --> (‘error’, ‘finished’)
[02/04/17 12:16:13] clone-mgr.c(819): Transition clone state for 22849217 from [fetch] to [fetch].
[02/04/17 12:16:13] http-tx-mgr.c(4130): Download with HTTP sync protocol version 1.
[02/04/17 12:16:13] http-tx-mgr.c(1012): Transfer repo ‘22849217’: (‘normal’, ‘init’) --> (‘normal’, ‘check’)
[02/04/17 12:16:13] http-tx-mgr.c(1012): Transfer repo ‘22849217’: (‘normal’, ‘check’) --> (‘normal’, ‘commit’)
[02/04/17 12:16:13] http-tx-mgr.c(1012): Transfer repo ‘22849217’: (‘normal’, ‘commit’) --> (‘normal’, ‘fs’)
[02/04/17 12:16:36] http-tx-mgr.c(1012): Transfer repo ‘22849217’: (‘normal’, ‘fs’) --> (‘normal’, ‘data’)
[02/04/17 12:16:36] index.c(46): MapViewOfFileEx error: 8.
[02/04/17 12:16:36] unable to map index file
[02/04/17 12:16:36] repo-mgr.c(5967): Failed to load index.
[02/04/17 12:16:36] http-tx-mgr.c(1012): Transfer repo ‘22849217’: (‘normal’, ‘data’) --> (‘error’, ‘finished’)
[02/04/17 12:16:36] [02/04/17 12:16:36] clone-mgr.c(819): Transition clone state for 22849217 from [fetch] to [fetch].
http-tx-mgr.c(4130): Download with HTTP sync protocol version 1.

可能是你的资料库里面文件太多了,试试分成多个小些的资料库。

不应该啊,我100多G的数据 已经是分为20个文件夹存放了。