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 は、Linux および UNIX プラットフォームではディレクトリー /root を表し、Windows プラットフォームでは C:¥Documents and Settings¥Administrator を表します。
重要: インストールに対して最初のプロファイルを作成するときに、WebSphere Application Server、WebSphere Application
Server Network Deployment、または WebSphere Process Server プロファイルが存在しない場合は、このログ・ファイルに profileRegistry.xml ファイルがないことに関する警告メッセージが生成されます。
profileRegistry.xml ファイルは、最初のプロファイルが作成された後にのみ存在します。この警告メッセージは正常なので、無視することができます。
|
完全インストールの間に、デフォルト・プロファイルが作成されたとき、プロファイル・ウィザードが実行されたとき、または wasprofile コマンドが使用されたときに発生したすべてのイベントをログに記録します。 |
|
|
|
|
重要: このファイル名は、was_profile_augment_ wasprofile_augment_ _<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.
このインフォメーション・センターには Eclipse テクノロジー (http://www.eclipse.org) が採用されています。