WebSphere Enterprise Service Bus for z/OS バージョン 6.2.0 オペレーティング・システム: z/OS


ログ・ファイル

製品のインストールおよび構成処理中に、さまざまなログ・ファイルが作成されます。

目的

製品のインストールおよび構成処理中に問題が発生した場合は、該当するログを参照してください。

ログ・ファイルにリダイレクトされる標準出力メッセージ

標準出力メッセージは、コマンド行引数を検証するアクションの開始および完了などの高位のアクションを報告します。

デフォルトでは、これらのメッセージは、製品インストール・スクリプトを実行した画面に直接表示されます。ただし、コマンド行の末尾でリダイレクト記号とファイル名を使用して、これらのメッセージをリダイレクト することができます。例えば、インストール・コマンドの末尾で >run.log と指定すると、現在の作業ディレクトリーの run.log という名前のファイルに標準出力メッセージがリダイレクトされます。

標準出力メッセージは、ログおよびトレース・ファイルがオープンされる前に発生した重大エラーも報告します。例えば、次のメッセージ・ブロックは、必要なキーワード (-runtime) がインストール・コマンドに含まれていなかった場合に表示されます。
parsing command arguments...                                               
CWPIZ0101E -runtime keyword and value not specified on zSMPInstall.sh command line.         
com.ibm.ws390.installer.InstallFailureException: -runtime keyword and value not specified                 
CWPIZ0017E WebSphere Enterprise Service Bus installation failed.   

ログ・ファイル

これらのメッセージには、標準出力に書き込まれたメッセージが含まれますが、インストーラー・プログラムが使用した追加情報および設定も提供します。

例えば、次のログの一部分は、使用される応答プロパティーおよびそれらの値を示します。また、シンボリック・リンクの作成時に使用されるソース・ディレクトリーおよびターゲット・ディレクトリーも示します。
response property: profilePath=/WebSphere/V6R1M0/AppServer/profiles/default
response property: nodeName=SY1
response property: scaSecurityPassword=ibmuser
response property: dbType=Derby
response property: ceiSampleJmsUser=ibmuser
response property: scaSecurityUserId=ibmuser
response property: configureScaSecurity=true
response property: mqUser=ibmuser
response property: serverName=server1
response property: adminBFMGroups=ibmuser
response property: profileName=default
response property: dbCreateNew=true
response property: ceiSampleJmsPwd=ibmuser
response property: cellName=SY1
response property: dbLocation=/WebSphere/V6R1M0/AppServer/derby/databases/WBIDB
response property: mqPwd=ibmuser
response property: was.install.root=/WebSphere/V6R1M0/AppServer
response property: augment=
response property: ceiDbProduct=CLOUDSCAPE_V51_1
response property: wbi.install.root=/WebSphere/V6R1M0/AppServer
response property: ceiSampleServerName=server1
response property: templatePath=/WebSphere/V6R1M0/AppServer/profileTemplates/default.*
response property: dbName=WBIDB
set up configuration complete
creating the symbolic links...

Source=/usr/lpp/zWESB/V6R1M0
Target=/WebSphere/V6R1M0/AppServer
creation of symbolic links complete
doing post install file updates...
post install updates complete
running Configuration Manager update...
Configuration Manager update complete

トレース・ファイル

これらのメッセージは、ランタイム・ディレクトリー内の zSMPInstall.trace ファイルに書き込まれます。

以下の例では、いくつかの予備的通知メッセージを示してから、ユーザーがインストール・スクリプト・コマンド行で指定した応答ファイル内で必要な profileName プロパティーが検出されなかった (あるいは -Z オーバーライドとしても提供されなかった) ことを示す CWPIZ0322E エラーを示します。

後続の CWPIZ0017E エラー・メッセージは、zSMPInstall.sh 実行の最終的な結果を示す一般メッセージです。

[8/16/05 17:00:45:380 EDT] 0000000a ManagerAdmin  I   BBOO0222I: 
TRAS0017I: The startup trace state is *=info.

[8/16/05 17:00:48:230 EDT] 0000000a WPSInstaller  I   BBOO0222I: 
CWPIZ0044I Begin WebSphere Enterprise Service Bus install.

[8/16/05 17:00:48:273 EDT] 0000000a WPSInstaller  I   BBOO0222I: 
CWPIZ0117I WPS installer log data will be written to 
/WebSphere/V6R1M0/AppServer/logs/wbi/zSMPInstall.log.

[8/16/05 17:00:48:282 EDT] 0000000a WPSInstaller  I   BBOO0222I:
CWPIZ0024I WPS installer trace data will be written to 
/WebSphere/V6R1M0/AppServer/logs/wbi/zSMPInstall.trace.

[8/16/05 17:00:48:292 EDT] 0000000a WPSInstaller  I   BBOO0222I: 
CWPIZ0014I Trace specification is "*=all=disabled".

[8/16/05 17:00:48:298 EDT] 0000000a WPSInstaller  I   BBOO0222I: 
CWPIZ0045I WPS SMP/E root directory is /zrockuser/wbi/Install.

[8/16/05 17:00:48:302 EDT] 0000000a WPSInstaller  I   BBOO0222I: 
CWPIZ0052I WAS SMP/E root directory is /web/usr/lpp/zWebSphere/V6R0.

[8/16/05 17:00:48:307 EDT] 0000000a WPSInstaller  I   BBOO0222I: 
CWPIZ0046I Destination application server root directory is 
/WebSphere/V6R1M0/AppServer.

[8/16/05 17:00:48:314 EDT] 0000000a WPSInstaller  E   BBOO0220E: 
CWPIZ0322E profileName property not specified in Response File.

[8/16/05 17:00:48:318 EDT] 0000000a WPSInstaller  E   BBOO0220E: 
CWPIZ0017E WebSphere Enterprise Service Bus installation failed.

A trace file from a zSMPInstall.sh executed with the trace specification argument 
set to "*=all=enabled" provides additional debugging information. It may contain 
information that is meaningful only to a developer. The following is a partial 
trace using "*=all=enabled":

************ Start Display Current Environment ************
Host Operating System is z/OS, version 01.04.00
Java version = J2RE 1.4.2 IBM z/OS Persistent Reusable VM build cm142-20050623 
(JIT enabled: jitc), Java
Compiler = jitc, Java VM name = Classic VM
was.install.root = /WebSphere/V6R1M0/AppServer
user.install.root = /WebSphere/V6R1M0/AppServer/profiles/default
Java Home = /web/usr/lpp/zWebSphere/V6R0/java/J1.4
ws.ext.dirs = /WebSphere/V6R1M0/AppServer/java/lib:/WebSphere/V6R1M0/AppServer/java/lib/
ext:/WebSphere/V6R1M0/AppServer/classes:/WebSphere/V6R1M0/AppServer/lib:/WebSphere/V6R1M0/AppServer/
installedChannels:/WebSphere/V6R1M0/AppServer/lib/ext:/WebSphere/V6R1M0/AppServer/deploytool/itp
/plugins/com.ibm.etools.ejbdeploy/runtime:/WebSphere/V6R1M0/AppServer/MQSeries/pubsubroot/lib
Classpath = /zrockuser/bbzconfig.jar:/WebSphere/V6R1M0/AppServer/lib/admin.jar:/WebSphere/V6R1M0
/AppServer/lib/ant.jar:/WebSphere/V6R1M0/AppServer/lib/bootstrapws390.jar:/WebSphere/V6R1M0
/AppServer/lib/bootstrap.jar:/WebSphere/V6R1M0/AppServer/lib/configmanager.jar:/WebSphere
/V6R1M0/AppServer/lib/emf.jar:/WebSphere/V6R1M0/AppServer/lib/ras.jar:/WebSphere/V6R1M0
/AppServer/lib/runtimefw.jar:/WebSphere/V6R1M0/AppServer/lib/utils.jar:/WebSphere/V6R1M0
/AppServer/lib/wasjmx.jar:/WebSphere/V6R1M0/AppServer/lib/wasproduct.jar:/WebSphere/V6R1M0
/AppServer/lib/wccm_base.jar:/WebSphere/V6R1M0/AppServer/lib/wjmxapp.jar:/WebSphere/V6R1M0
/AppServer/lib/wsanttasks.jar:/WebSphere/V6R1M0/AppServer/lib/wsexception.jar:/WebSphere
/V6R1M0/AppServer/lib/wsprofile.jar:/WebSphere/V6R1M0/AppServer/profiles/default/properties:
/WebSphere/V6R1M0/AppServer/properties:/WebSphere/V6R1M0/AppServer/lib/bootstrap.jar:/WebSphere
/V6R1M0/AppServer/lib/j2ee.jar:/WebSphere/V6R1M0/AppServer/lib/lmproxy.jar:/WebSphere/V6R1M0
/AppServer/lib/urlprotocols.jar:/WebSphere/V6R1M0/AppServer/lib/bootstrapws390.jar
Java Library path = /web/usr/lpp/zWebSphere/V6R0/java/J1.4/bin/classic/libjvm.so:/web/usr
/lpp/zWebSphere/V6R0/java/J1.4/bin/classic:/web/usr/lpp/zWebSphere/V6R0/java/J1.4/bin/:
/WebSphere/V6R1M0/AppServer/lib:/WebSphere/V6R1M0/AppServer/lib:/WebSphere/V6R1M0/AppServer
/MQSeries/pubsubroot/lib:/mqm/java/bin:/mqm/java/lib:/db2810/lib:/db2beta/db2710/lib:
/web/usr/lpp/WebSphere/lib:/lib:/usr/lib:/java/J1.3/bin:/java/J1.4/bin:/java/J5.0/bin:
/staf/lib:/WebSphere/V6R1M0/AppServer/lib:/usr/lib
Current trace specification = *=all
************* End Display Current Environment *************
[10/3/05 16:35:05:709 EDT] 0000000a ManagerAdmin  I   BBOO0222I: TRAS0017I: 
The startup trace state is *=all.
[10/3/05 16:35:08:638 EDT] 0000000a WPSInstaller  >  setup Entry
                                 /web/usr/wbi/zWebSphere/V6R0
                                 APPSERVER
                                 zSMPInstall.sh
                                 -smproot
                                 /web/usr/wbi/zWPS/V6R0
                                 -runtime
                                 /WebSphere/V6R1M0/AppServer
                                 -response
                                 /web/usr/wbi/zWPS/V6R0/zos.config/standAloneProfile.rsp
                                 -prereqonly
                                 -trace
                                 *=all=enabled
[10/3/05 16:35:08:640 EDT] 0000000a WPSInstaller  3   logFileDeleted
                                 true
[10/3/05 16:35:08:660 EDT] 0000000a WPSInstaller  I   BBOO0222I: CWPIZ0044I: 
Begin WebSphere Enterprise Service Bus install.
[10/3/05 16:35:08:702 EDT] 0000000a WPSInstaller  I   BBOO0222I: CWPIZ0117I: 
WPS installer log data will be written to /WebSphere/V6R1M0/AppServer/logs/wbi/zSMPInstall.log.
[10/3/05 16:35:08:712 EDT] 0000000a WPSInstaller  I   BBOO0222I: CWPIZ0024I: 
WPS installer trace data will be written to /WebSphere/V6R1M0/AppServer/logs/wbi/zSMPInstall.trace.
[10/3/05 16:35:08:722 EDT] 0000000a WPSInstaller  I   BBOO0222I: CWPIZ0014I: 
Trace specification is "*=all=enabled".
[10/3/05 16:35:08:726 EDT] 0000000a WPSInstaller  I   BBOO0222I: CWPIZ0052I: 
WAS SMP/E root directory is /web/usr/lpp/zWebSphere/V6R0.
[10/3/05 16:35:08:730 EDT] 0000000a WPSInstaller  >  checkPathName Entry
                                 /web/usr/wbi/zWPS/V6R0
[10/3/05 16:35:08:731 EDT] 0000000a WPSInstaller  <  checkPathName Exit
[10/3/05 16:35:08:732 EDT] 0000000a WPSInstaller  I   BBOO0222I: CWPIZ0045I: 
WPS SMP/E root directory is /web/usr/wbi/zWPS/V6R0.
[10/3/05 16:35:08:736 EDT] 0000000a Symlink       >  isSymlink Entry
                                 /web/usr/wbi/zWPS/V6R0
[10/3/05 16:35:08:737 EDT] 0000000a Symlink       3   absolute path
                                 /web/usr/wbi/zWPS/V6R0
[10/3/05 16:35:08:737 EDT] 0000000a Symlink       3   canonical path
                                 /web/usr/wbi/zWPS/V6R0
[10/3/05 16:35:08:738 EDT] 0000000a Symlink       <  isSymlink Exit
                                 false
[10/3/05 16:35:08:738 EDT] 0000000a WPSInstaller  I   BBOO0222I: CWPIZ0046I: 
Destination application server root directory is /WebSphere/V6R1M0/AppServer.
[10/3/05 16:35:08:744 EDT] 0000000a WPSInstaller  I   BBOO0222I: CWPIZ0247I: 
Response file is /web/usr/wbi/zWPS/V6R0/zos.config/sample.rsp.
[10/3/05 16:35:08:764 EDT] 0000000a WPSInstaller  3   response property
                                 profilePath=/WebSphere/V6R1M0/AppServer/profiles/default
[10/3/05 16:35:08:765 EDT] 0000000a WPSInstaller  3   response property
                                 nodeName=SY1

reference 参照トピック

ご利用条件 | フィードバック


タイムスタンプ・アイコン 最終更新: 2010/07/05


http://publib.boulder.ibm.com/infocenter/dmndhelp/v6r2mx/topic//com.ibm.websphere.wesb620.zseries.doc/doc/rins_zos_logfiles.html
Copyright IBM Corporation 2005, 2010. All Rights Reserved.
このインフォメーション・センターでは Eclipse テクノロジーが採用されています (http://www.eclipse.org)。