I have been looking for a solution to my Veeam MS365 backup issue. I keep getting this error when running the backup task.
JetError -501, JET_errLogFileCorrupt, Log file is corrupt.
I see in the log:
Code: Select all
02-02-2024 09:22:19 26 (4088) Initializing database pool...
02-02-2024 09:22:19 26 (4088) Time period per database file: 12 months
02-02-2024 09:22:19 26 (4088) Creating database context (D:\O365 Backup\2099)...
02-02-2024 09:22:19 26 (4088) Creating ESE instance VEEAM_ARCHIVER_PROXY_22119c8e-7c72-4139-9a43-ab98e4e6fd9b...
02-02-2024 09:22:19 26 (4088) Setting instance parameter MaxVerPages to 1073741824...
02-02-2024 09:22:19 26 (4088) Setting instance parameter MaxOpenTables to 15000...
02-02-2024 09:22:19 26 (4088) Setting instance parameter MaxTemporaryTables to 1000...
02-02-2024 09:22:19 26 (4088) Setting instance parameter MaxSessions to 1000...
02-02-2024 09:22:19 26 (4088) Initializing ESE instance...
02-02-2024 09:22:19 4 (6476) Service started
02-02-2024 09:22:19 26 (4088) Failed to refresh archive points versions: JetError -501, JET_errLogFileCorrupt, Log file is corrupt
02-02-2024 09:22:19 26 (4088) Creating database context (D:\O365 Backup\2099)...
02-02-2024 09:22:19 26 (4088) Creating ESE instance VEEAM_ARCHIVER_PROXY_9a0d3aa7-a59b-4bb0-8353-fc1845b18cc9...
02-02-2024 09:22:19 26 (4088) Setting instance parameter MaxVerPages to 1073741824...
02-02-2024 09:22:19 26 (4088) Setting instance parameter MaxOpenTables to 15000...
02-02-2024 09:22:19 26 (4088) Setting instance parameter MaxTemporaryTables to 1000...
02-02-2024 09:22:19 26 (4088) Setting instance parameter MaxSessions to 1000...
02-02-2024 09:22:19 26 (4088) Initializing ESE instance...
02-02-2024 09:22:20 26 (4088) Failed to load repository (ID: 6263dd3a-11b0-4eff-885e-38d31b06b55b).
02-02-2024 09:22:20 26 (4088) Error: JetError -501, JET_errLogFileCorrupt, Log file is corrupt
02-02-2024 09:22:20 26 (4088) Type: Veeam.Jet.JetError
Anybody can point me a solution to this issue?