karatejb
Programming, painting and martial arts.
2015年8月14日 星期五
[Trouble shooting] Release Management "Service Unavailable 503 error"
ALM
Release Management
▌
背景
正常安裝
Release Management Server & Client
,
且設定
Release Management
服務識別完成後;
卻發生無法連線
(503)
的錯誤。
查看
IIS
,發現
ReleaseManagementAppPool
是停止的,且啟動後會
Crash
。
▌
解決方式
在
Colin Dembovsky
查到此問題的原因及解法:
「
Fix: Release Management “Service Unavailable 503”
」
主要是說明當在同一個環境上安裝
TFS, SharePoint
及
RM
時,
64-bit SharePoint
和其他
32-bit Web Applocation
有一些相容性的
issue
。
解決方式:在
TFS Server
上下以下指令:
cd C:\windows\system32\inetsrv
appcmd.exe set config -section:system.webServer/globalModules /[name='SPNativeRequestModule'].preCondition:integratedMode,bitness64
再重啟
IIS
集區
: ReleaseManagementAppPool.
沒有留言:
張貼留言
‹
›
首頁
查看網路版
沒有留言:
張貼留言