サイレント・インストールを使用した製品のインストールとは、 ユーザーと対話せずに、ファイルを使用してインストール・オプションを提供することを指します。 このインストールを構成するには、 応答ファイル内のオプションを変更してから、 インストール・コマンドを実行してください。 サイレント・インストール・モードは、 対話式インストール・オプションを受け入れません。サイレント・インストール中に デフォルト以外のオプションを指定するには、応答ファイルを使用する必要があります。サイレント・ インストールを実行するには、契約オプションでご使用条件を受け入れる必要があります。
詳しくは、製品インストールのためのオペレーティング・システムの準備 を参照してください。
製品ディスクに同梱されているデフォルトの応答ファイルでは、silentInstallLicenseAcceptance オプションの 値が false になっているので、その製品のインストールには使用しないでください。 ファイルをコピーして、値を true に変更します。
WebSphere Application Server Network Deployment を応答ファイルに新規にインストールすると、デフォルトで作動環境が作成されます。インストーラー・プログラム:
インストール・ウィザード およびプロファイル管理が、以下のログ・ファイルにインストール・イベントを記録します。
ログ (Log) | 内容 | インディケーター |
---|---|---|
app_server_root /logs/install/log.txt | すべてのインストール・イベントを記録します。 | |
app_server_root/logs/manageprofiles/profile_name_create.log | ||
app_server_root/logs/manageprofiles/profile_name_delete.log | ||
app_server_root/logs/install/ installconfig.log.gz |
app_server_root/logs/install/log.txt ファイルまたは app_server_root/logs/manageprofiles/pmt.log ファイルに 問題の記録がないにもかかわらず、問題が生じている場合は、インストールの検査またはトラブルシューティングを行います。 profile_root ディレクトリーが ある場合、pmt.log ファイルは logs/manageprofiles ディレクトリー内にあります。 インストールの初期にエラーが発生した場合は、 システム一時領域のログを探してください。 インストール・プログラムは、インストールの最後に、このログをシステム一時領域から logs ディレクトリーにコピーします。
install -options fully_qualified_options_response_file_name -silent -log # !fully_qualified_log_file_name @ALL
install -options "/usr/IBM/WebSphere/silentFiles/myresponsefile.txt" -silent -log # !/usr/IBM/WebSphere/myOptionFiles/log.txt @ALL
install -options "/opt/IBM/WebSphere/silentFiles/myresponsefile.txt" -silent -log # !/opt/IBM/WebSphere/myOptionFiles/log.txt @ALL
install.exe -options "C:¥IBM¥WebSphere¥silentFiles¥myresponsefile.txt" -silent -log # !C:¥IBM¥WebSphere¥silentFiles¥log.txt @ALL
詳しくは、インストールのトラブルシューティング を参照してください。
-OPT silentInstallLicenseAcceptance= -OPT installType="installNew" -OPT feature= -OPT installLocation="/QIBM/ProdData/WebSphere/AppServer/V61/<edition>" -OPT defaultProfileLocation="/QIBM/UserData/WebSphere/AppServer/V61/<edition>"
-OPT allowNonRootSilentInstall="false" -OPT feature="samplesSelected"-OPT installLocation="/opt/IBM/WebSphere/AppServer" -OPT createProfile="true" -OPT profileType="cell" -OPT silentInstallLicenseAcceptance="true"-OPT traceFormat=ALL -OPT traceLevel=INFO -OPT PROF_appServerNodeName= -OPT PROF_appServerProfileName= -OPT PROF_cellName= -OPT PROF_defaultPorts=-OPT PROF_dmgrProfileName= -OPT PROF_enableAdminSecurity="false" -OPT PROF_hostName= -OPT PROF_isDefault= -OPT PROF_nodeName= -OPT PROF_nodeOmitAction= -OPT PROF_omitAction= -OPT PROF_portsFile= -OPT PROF_profilePath= -OPT PROF_serverName= -OPT PROF_startingPort= -OPT PROF_validatePorts= -OPT PROF_webServerCheck= -OPT PROF_webServerHostname= -OPT PROF_webServerInstallPath= -OPT PROF_webServerName= -OPT PROF_webServerOS= -OPT PROF_webServerPluginPath= -OPT PROF_webServerPort= -OPT PROF_webServerType= -OPT PROF_winserviceAccountType= -OPT PROF_winserviceCheck= -OPT PROF_winservicePassword= -OPT PROF_winserviceStartupType= -OPT PROF_winserviceUserName=
-OPT allowNonRootSilentInstall="false" -OPT feature="samplesSelected"-OPT installLocation="/opt/IBM/WebSphere/AppServer" -OPT createProfile="true" -OPT profileType="deploymentManager" -OPT silentInstallLicenseAcceptance="false" -OPT traceFormat=ALL -OPT traceLevel=INFO -OPT PROF_cellName= -OPT PROF_defaultPorts=-OPT PROF_enableAdminSecurity="false" -OPT PROF_hostName= -OPT PROF_isDefault= -OPT PROF_nodeName= -OPT PROF_omitAction= -OPT PROF_portsFile= -OPT PROF_profileName= -OPT PROF_profilePath= -OPT PROF_serverName= -OPT PROF_startingPort= -OPT PROF_validatePorts= -OPT PROF_winserviceAccountType= -OPT PROF_winserviceCheck= -OPT PROF_winservicePassword= -OPT PROF_winserviceStartupType= -OPT PROF_winserviceUserName=
-OPT feature="samplesSelected"-OPT installLocation="/QIBM/ProdData/WebSphere/AppServer/V61/<edition>" -OPT createProfile="true" -OPT defaultProfileLocation="/QIBM/UserData/WebSphere/AppServer/V61/<edition>" -OPT profileType="standAlone" -OPT silentInstallLicenseAcceptance="true"-OPT traceFormat=ALL -OPT traceLevel=INFO -OPT PROF_cellName= -OPT PROF_defaultPorts=-OPT PROF_enableAdminSecurity="false" -OPT PROF_hostName= -OPT PROF_isDefault= -OPT PROF_nodeName= -OPT PROF_omitAction= -OPT PROF_portsFile= -OPT PROF_profileName= -OPT PROF_profilePath= -OPT PROF_serverName= -OPT PROF_startingPort= -OPT PROF_validatePorts= -OPT PROF_webServerCheck= -OPT PROF_webServerHostname= -OPT PROF_webServerInstallPath= -OPT PROF_webServerName= -OPT PROF_webServerOS= -OPT PROF_webServerPluginPath= -OPT PROF_webServerPort= -OPT PROF_webServerType= -OPT PROF_winserviceAccountType= -OPT PROF_winserviceCheck= -OPT PROF_winservicePassword= -OPT PROF_winserviceStartupType= -OPT PROF_winserviceUserName=
-OPT allowNonRootSilentInstall="false" -OPT feature="samplesSelected"-OPT installLocation="/opt/IBM/WebSphere/AppServer" -OPT createProfile="true" -OPT profileType="custom" -OPT silentInstallLicenseAcceptance="true"-OPT traceFormat=ALL -OPT traceLevel=INFO -OPT PROF_cellName= -OPT PROF_dmgrAdminPassword= -OPT PROF_dmgrAdminUserName= -OPT PROF_dmgrHost= -OPT PROF_dmgrPort= -OPT PROF_enableAdminSecurity="false" -OPT PROF_hostName= -OPT PROF_isDefault= -OPT PROF_nodeName= -OPT PROF_omitAction= -OPT PROF_profileName= -OPT PROF_profilePath= -OPT PROF_serverName=