我刚刚安装了 SBS 2011,每 30 分钟记录一次(注意:这是一个瑞典服务器,这是我的翻译,在英语系统上可能不会完全相同):
Logname: Application
Source: Microsoft-SharePoint Products-SharePoint Foundation
Date: 2011-04-04 10:00:00
Event-ID: 6398
Category: Timer
Level: Critical
Keyword:
User: DOMAIN\spfarm
Computer: SERVER.domain.local
Description:
An exception occured for runtime of jobdefinition Microsoft.SharePoint.Administration.SPUsageImportJobDefinition (ID 1abcd25a-5d73-49df-a757-c440b10364a3). More information below.
Access to path SERVER-20110402-1559a.usage denied.
在 Google 上搜索到了很多具有相同事件 ID 但不同错误的结果(“拒绝访问 Program files\Common files\Microsoft shared\Web server extensions\14\LOGS”,出现了该错误,但已按照网络上的说明进行了修复),但我根本找不到对这个错误的任何提及。
有任何想法吗?
答案1
看起来仍然存在访问被拒绝的问题。用户 DOMAIN\spfarm 正在尝试将 *.usage 文件写入 LOGS 目录。您是否手动更改了 DOMAIN\spfarm 的任何权限或手动更改了 SharePoint Timer 服务的帐户?