WebSphere Process Server のインストール時やアンインストール時、およびプロファイルの作成、拡張、拡張解除、削除時には、さまざまなログ・ファイルが作成されます。これらの手順で問題が発生した場合は、該当するログを参照してください。
表 1 に、WebSphere Process Server のログ、内容、正常終了および失敗のインディケーターを示します。
変数 install_root は、WebSphere Process Server のインストール・ディレクトリーを表します。変数 profile_root はプロファイルのルートの場所を表します。デフォルトでは、install_root/profiles/profile_name (Linux および UNIX プラットフォーム) または install_root¥profiles¥profile_name (Windows プラットフォーム) です。
表 1 の一部のディレクトリー・パス、ファイル名、および標識値には、項目が表のセルに収まるようスペースが含まれています。 実際のディレクトリー・パス、ファイル名、および標識値には、スペースは含まれません。
ログ | 内容 | インディケーター |
---|---|---|
WebSphere Process Server に関連するすべてのインストール・イベントをログに記録します。 |
|
|
コンポーネントの構成、システム・アプリケーションのインストール、および Windows ショートカットおよびレジストリー項目の作成を行うために、インストール・プロセスの最後に実行される構成アクションをログに記録します。 | 構成アクションを文書化する、一連の <record> 要素が含まれます。ポストインストール構成アクションが失敗する場合は、以下のようなテキストがログに含まれています。<record> <date>2005-05-26T11:41:17</date> <millis>1117132877344</millis> <sequence>742</sequence> <logger>com.ibm.ws.install.configmanager. ConfigManager</logger> <level>WARNING</level> <class>com.ibm.ws.install.configmanager .ConfigManager</class> <method>executeAllActionsFound</method> <thread>12</thread> <message>Configuration action failed: com. ibm.ws.install.configmanager.actionengine. ANTAction-D:¥WBI¥AS¥properties¥version ¥install.wbi¥6.0.0.0¥config¥ full¥install¥90SInstallCEI.ant</message> </record>失敗したアクションがない場合は、以下のメッセージが最後のログ項目です。 <record> . . . <message>No errors were encountered while executing the repository actions</message> </record> |
|
重要: このファイルがシステム上のこのディレクトリーに存在しない場合は、プロファイルの作成はプロセスの初期段階で失敗しています。この場合は、user_home ディレクトリーの pcatLog.txt ファイルを確認してください。ここで、user_home は、ディレクトリー /root (Linux および UNIX プラットフォーム) または C:¥Documents and Settings¥Administrator (Windows プラットフォーム) を表します。
重要: インストール用の最初のプロファイルを作成するときに、WebSphere Application Server、WebSphere Application
Server Network Deployment、または WebSphere Process Server のプロファイルが存在していない場合は、このログ・ファイルに profileRegistry.xml ファイルが欠落していることを示す警告メッセージが生成されます。
profileRegistry.xml ファイルは、最初のプロファイルが作成された後にのみ存在するようになります。これらの警告メッセージは標準であり、無視してもかまいません。
|
完全インストールの間に、デフォルト・プロファイルが作成されたとき、プロファイル・ウィザードが実行されたとき、または wasprofile コマンドが使用されたときに発生したすべてのイベントをログに記録します。 |
|
|
|
|
重要: このファイル名は、wasprofile_augment_ profile_name_<timestamp>.log と表示されることもあります。
|
|
|
|
|
|
|
次の出力に似た出力があります。Prereq base template found in file: e:¥o0540.17_mod1¥profileTemplates¥ default.wbiserver¥ prereqMetadata.xml Creating the prereq base profile : default Return code : 0 Adding prereq default.wbicore to prereq list Adding prereq default.bfm to prereq list Adding prereq default.wbicore to prereq list Augmenting default with the prereq profile template: default.wbicore Return code : 0 Augmenting default with the prereq profile template: default.bfm Return code : 0 Augmenting with the user specified template: e:¥o0540.17_mod1/profileTemplates/ default.wbiserver Return code : 0 Profile actions completed |
|
|
次の出力に似た出力があります。Adding prereq managed.wbicore to prereq list Adding prereq managed.bfm to prereq list Adding prereq managed.wbicore to prereq list Template 'managed.wbicore' is an existing applied augment for profile : Custom01 Template 'managed.bfm' is an existing applied augment for profile : Custom01 Augmenting with the user specified template: E:¥o0540.17_mod1/profileTemplates/ managed.wbiserver Return code : 0 Profile actions completed |
|
|
||
|
||
|
|
|
|
構成アクションを文書化する、一連の <record> 要素が含まれます。 | |
WebSphere Process Server に関係するすべてのアンインストール・イベントをログに記録します。 |
|
|
アンインストール・プロセスの最後に実行される構成アクションをログに記録します。 | 構成アクションを文書化する、一連の <record> 要素が含まれます。 |
(c) Copyright IBM Corporation 2005, 2006. All rights reserved.
(c) Copyright IBM Japan 2006
このインフォメーション・センターでは、Eclipse テクノロジー (http://www.eclipse.org) が採用されています。