マシン | 役割 | ホスト |
---|---|---|
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 サーバーのポート番号が仮想ホスト・リストに登録されていない場合に発生します。
この問題をトラブルシューティングするには、以下のようにします。