機器 | 角色 | 主機 |
---|---|---|
Machine1 | 部署管理程式、Node1 | dm.example.org |
Machine2 | Node2 和 Node3 | nodes.example.org |
Machine3 | IBM HTTP Server (IHS) 和 IBM Web 伺服器外掛程式 | ihs.example.org |
Machine4 | MCSERVER | mcserver.example.org |
Machine5 | 儲存體位置 | storage.example.org |
Machine6 | RPE 用戶端 | rpeclient.example.org |
some node A: com.ibm.rational.rpe.monitor.dbconnectionurl=jdbc:derby:rpe_monitor1;create=true
some other node: com.ibm.rational.rpe.monitor.dbconnectionurl=jdbc:derby:rpe_monitor2;create=true
有時在重新產生之後,plugin-cfg.xml 檔並不會更新到外掛程式位置中。如果 plugin-cfg.xml 檔沒有更新,請手動將 plugin-cfg.xml 檔從產生的位置複製到 WebSphere Application Server 外掛程式目錄位置中。
dm.example.org 中的部署管理程式位置
<WAS_HOME>\profiles\Dmgr01\config\cells\<DMGR_NODE>\nodes\<IHS_Node>\servers\<Web server name>
ihs.example.org 中的 WebSphere Application Server Web 伺服器位置
<WAS_HOME>\plugins\config\<webserver>
範例:
將 plugin-cfg.xml 檔從 C:\Program Files (x86)\IBM\WebSphere\AppServer\profiles\Dmgr01\config\cells\cldegddeCell01\nodes\cldegddmNode01\servers\webserver1 目錄複製到 C:\IBM\WebSphere\Plugins\config\webserver1 目錄。
請確定產生的 plugin-cfg.xml 檔含有 UriGroup、VirtualHostGroup Name 和 Server Name 等之類的項目。若有項目遺漏,請手動複製和貼上它們。
plugin-cfg.xml 範例:遠端服務的 URI 群組:
<Uri AffinityCookie="JSESSIONID" AffinityURLIdentifier="jsessionid" Name="/rpews/*"/>
<PrimaryServers>
<Server Name="cldegddeNode02_RPEWS1"/>
<Server Name="cldegddfNode02_RPEWS2"/>
<Server Name="cldegddfNode03_RPEWS3"/>
</PrimaryServers>
SRVE0255E 錯誤指出未定義用來處理 /{ApplicationContext}/admin 的 Web 群組/虛擬主機。當 WC_defaulthost_secure 伺服器的埠號未登錄在虛擬主機清單時,就會發生這個錯誤。
如果要疑難排解這個問題,請執行下列動作: