技术问题描述:
我已将office online server成功的安装在了服务器上,并且服务器已加入域中;但是在执行“部署使用
HTTP 的单服务器 Office Online Server 场”的时候:
在Microsoft
PowerShell上运行命令:New-OfficeWebAppsFarm
-InternalURL "http://服务器" -AllowHttp -EditingEnabled
出现报错:New-OfficeWebAppsFarm
: Office Online 服务未能启动。有关详细信息,请参阅 Windows 应用程序事件日志。 所在位置 行:1 字符: 1 + New-OfficeWebAppsFarm -InternalURL "http://服务器" -Allow ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : OperationStopped:
(:) [New-OfficeWebAppsFarm], ApplicationFailedException + FullyQualifiedErrorId : AgentManagerStartFailed,Microsoft.Office.Web.Apps.Administration.NewFarmCommand
问题出现环境(软件/硬件):
office online server、Windows
Server 2012 R2
硬件:4核8G windows
server 2012
问题重现步骤:
1、管理员身份运行Microsoft
PowerShell
2、运行New-OfficeWebAppsFarm
-InternalURL "http://服务器" -AllowHttp -EditingEnabled
3、报错
初步分析:
补充说明(报错截图):