WebSphere Application Server - Express, Version 6.0.x   
             オペレーティング・システム: AIX , HP-UX, Linux, Solaris, Windows

             目次と検索結果のパーソナライズ化

responsefile.express.txt

サイレント・インストールを使用した WebSphere Application Server - Express のインストールとは、ユーザーと対話せずに、 ファイルを使用してインストール・オプションを提供することを指します。 このインストールを構成するには、 応答ファイル内のオプションを変更してから、 インストール・コマンドを実行してください。 サイレント・インストール・モードは、 対話式インストール・オプションを受け入れません。サイレント・インストール中に デフォルト以外のオプションを指定するには、応答ファイルを使用する必要があります。サイレント・ インストールを実行するには、契約オプションでご使用条件を受け入れる必要があります。

root として ログオンした後 (AIX や Linux などのプラットフォームの場合)、 または管理者グループに属するユーザーとしてログオンした後 (Windows プラットフォームの場合)、 オプションの応答ファイルを使用して、本製品のインストールを行います。 Windows プラットフォーム上のいくつかのインストール手順のステップでは、 管理者グループに属するユーザーが、 「オペレーティング・システムの一部としてアクションを行う」および「サービスとしてログオンする 」拡張ユーザー権限を備えている必要があります。

インストールのためのオペレーティング・システムの準備について説明しているトピック内で指定されているように、必要なディスク・スペースがあることを確認してください。 製品インストールのためのオペレーティング・システムの準備 を参照してください。

応答ファイルのロケーション

サンプルのオプション応答ファイルは、responsefile.express.txt と呼ばれます。 このファイルは、製品ディスクまたはダウンロードされたインストール・イメージ内の WAS ディレクトリー にあります。

使用方式

インストール・ウィザードは、既存のオプション応答ファイルを読み取り、グラフィカル・ユーザー・インターフェースを表示することなくサイレントに実行することが可能です。

サイレント・インストール

サイレント・モードでインストール・ウィザードを実行するオプション・ファイルを使用します。これはサイレントなインストールまたはサイレント・インストールと呼ばれます。 ウィザードはオプション・ファイルを読み取って応答を判断しますが、グラフィカル・ユーザー・インターフェースは表示しません。 以下のコマンドを使用して、サイレント・インストール用の myresponsefile.txt と呼ばれる オプション・ファイルのコピーを使用します。
install -options "myresponsefile.txt" -silent

ロギング

インストール・ウィザードおよび プロファイル管理ツール は、 以下のログ・ファイルにインストール・イベントを記録します。

WebSphere Application Server - Express のログ・ファイル: 以下の表は、バージョン 6.1 用 WebSphere Application Server - Express のインストール・ログ、内容、 および成功と失敗を示すインディケーターを示しています。

ISMP が、インストール・ウィザードを開始できないときにログに記録する情報

app_server_root/logs/log.txt ファイルまたは profile_root/logs/pctLog.txt ファイルに問題の記録がないにもかかわらず、 問題が生じている場合は、インストールの検査またはトラブルシューティングを行います。profile_root ディレクトリーが ある場合、pctLog.txt ファイルは logs ディレクトリー内にあります。 インストールの初期にエラーが発生した場合は、 システム一時領域のログを探してください。 インストール・プログラムは、インストールの最後に、このログをシステム一時領域から logs ディレクトリーにコピーします。

profile_root ディレクトリーがない場合、pctLog.txt ファイルは、USER_HOME ディレクトリーに .$~pctLog.txt という名前で存在します。 AIX または Linux などのオペレーティング・システムで USER_HOME ディレクトリーを表示するには、env コマンドを実行します。 Windows システムで変数の値を表示するには、環境変数設定を参照します。

profile_root ディレクトリーがない場合、pctLog.txt ファイルは、USER_HOME ディレクトリーに .$~pctLog.txt という名前で存在します。 AIX または Linux などのオペレーティング・システムで USER_HOME ディレクトリーを表示するには、env コマンドを実行します。 Windows システムで変数の値を表示するには、環境変数設定を参照します。

特定のイベントにより、インストーラーがインストール・ウィザードを開始できない場合があります。 例えば、このようなイベントとは、インストール・ウィザードの起動に十分なディスク・スペースがないことなどです。 インストールが失敗し、インストール・ログに情報がない場合は、-log パラメーターを 使用して、インストーラー・プログラムがインストール・ウィザードの開始に失敗する原因となるイベントのエントリーを記録します。 このようなイベントを記録するための install コマンドの構文は、以下のとおりです。
install  -options fully_qualified_options_response_file_name               
         -silent
         -log # !fully_qualified_log_file_name  @ALL 
  • [AIX]
    install -options "/usr/IBM/WebSphere/silentFiles/myresponsefile.txt" 
            -silent -log # !/usr/IBM/WebSphere/myOptionFiles/log.txt  @ALL
    
  • [Linux] [HP-UX] [Solaris]
    install -options "/opt/IBM/WebSphere/silentFiles/myresponsefile.txt" 
            -silent -log # !/opt/IBM/WebSphere/myOptionFiles/log.txt  @ALL
    
  • [Windows]
    install.exe -options "C:¥IBM¥WebSphere¥silentFiles¥myresponsefile.txt" 
                -silent -log # !C:¥IBM¥WebSphere¥silentFiles¥log.txt  @ALL

詳しくは、インストールのトラブルシューティング およびインストール・コンポーネントのトラブルシューティングのヒント を参照してください。

使用上の注意

オプションの説明

値を計画するためのワークシートとして、 以下のオプションの説明を使用します。ディレクティブに関する個々の説明を参照し、応答の計画に役立ててください。

-W silentInstallLicenseAcceptance.value="false"
# -W detectedexistingcopypanelInstallWizardBean.choice="addFeatures"
プラットフォーム固有: -P wasProductBean.installLocation="/usr/IBM/WebSphere/AppServer"
プラットフォーム固有: -P wasProductBean.installLocation="/opt/IBM/WebSphere/AppServer"
プラットフォーム固有: -P wasProductBean.installLocation="C:¥Program Files¥IBM¥WebSphere¥AppServer"
# -W detectedexistingcopypanelInstallWizardBean.choice ="upgrade"
# -W detectedexistingcopypanelInstallWizardBean.upgradeMatchInstallLocations = "EXPRESS TRIAL INSTALL LOCATION"
-W setuptypepanelInstallWizardBean.selectedSetupTypeId="Custom"
-P samplesProductFeatureBean.active="true"
-P javadocsProductFeatureBean.active="true"
-W defaultprofileportspanelInstallWizardBean.WC_defaulthost="9080"
-W defaultprofileportspanelInstallWizardBean.WC_adminhost="9060"
-W defaultprofileportspanelInstallWizardBean.WC_defaulthost_secure="9443"
-W defaultprofileportspanelInstallWizardBean.WC_adminhost_secure="9043"
-W defaultprofileportspanelInstallWizardBean.BOOTSTRAP_ADDRESS="2809"
-W defaultprofileportspanelInstallWizardBean.SOAP_CONNECTOR_ADDRESS="8880"
-W defaultprofileportspanelInstallWizardBean.SAS_SSL_SERVERAUTH_LISTENER_ADDRESS="9401"
-W defaultprofileportspanelInstallWizardBean.CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS="9403"
-W defaultprofileportspanelInstallWizardBean.CSIV2_SSL_MUTUALAUTH_LISTENER_ADDRESS="9402"
-W defaultprofileportspanelInstallWizardBean.ORB_LISTENER_ADDRESS="9100"
-W defaultprofileportspanelInstallWizardBean.DCS_UNICAST_ADDRESS="9353"
-W defaultprofileportspanelInstallWizardBean.SIB_ENDPOINT_ADDRESS="7276"
-W defaultprofileportspanelInstallWizardBean.SIB_ENDPOINT_SECURE_ADDRESS="7286"
-W defaultprofileportspanelInstallWizardBean.SIB_MQ_ENDPOINT_ADDRESS="5558"
-W defaultprofileportspanelInstallWizardBean.SIB_MQ_ENDPOINT_SECURE_ADDRESS="5578"
-W nodehostandcellnamepanelInstallWizardBean.nodeName="nodeName"
-W nodehostandcellnamepanelInstallWizardBean.hostName="hostName"
プラットフォーム固有: -W winservicepanelInstallWizardBean.winServiceQuery="true"
プラットフォーム固有: -W winservicepanelInstallWizardBean.accountType="localsystem"
プラットフォーム固有: -W winservicepanelInstallWizardBean.startupType="manual"
プラットフォーム固有: -W winservicepanelInstallWizardBean.userName="YOUR_USER_NAME"
プラットフォーム固有: -W winservicepanelInstallWizardBean.password="YOUR_PASSWORD"
 
-W silentInstallLicenseAcceptance.value="false"
有効な値は true または false です。製品をインストールする前に、ご使用条件を受諾しなければなりません。
デフォルト値 説明 ご使用の値
false この応答ファイルの silentInstallLicenseAcceptance.value を「true」に変更する ことによって、CD_ROOT¥WAS¥lafiles にある、このプログラムに付随する IBM プログラムのご使用条件を確認したことに同意し、 これらの条件に同意します。これらの条件に同意しない場合は、 値の変更、あるいはそのプログラムのダウンロード、インストール、コピー、アクセス、または使用を行わずに、 プログラムおよびライセンス証書を取得した団体にそれらを早急に返品して、支払った金額の返金を受けてください。

ご使用条件を受け入れて製品をインストールするには、値を true に変更します。 デフォルト値では製品をインストールすることができません。

 
非 CIP のみ: -W detectedexistingcopypanelInstallWizardBean.choice= "addFeatures"
このディレクティブの唯一の有効な値は、addFeatures です。前のインストールにフィーチャーを追加していない場合、 この行はコメント化されたままにします。
デフォルト値 説明 ご使用の値
コメント化 インクリメンタル・マイグレーションでフィーチャーを 既存のインストールに追加するには、行のコメントを外します。

以下の -P wasProductBean.installLocation= ディレクティブの値を、既存のインストールのディレクトリーに 変更します。

問題を回避するために、現在インストールされているフィーチャーのフィーチャー・アクティブ・プロパティーを false に設定します。新規フィーチャーをインストールするには、フィーチャー・アクティブ・プロパティーを true に設定します。

例えば、製品の既存のインストールで Javadocs フィーチャーは インストールされていますが、Samples フィーチャーはインストールされていないと仮定します。 Samples フィーチャーをインストールするには、以下のディレクティブを適宜設定します。
  • -P samplesProductFeatureBean.active="true"
  • -P javadocsProductFeatureBean.active="false"

フィーチャー選択オプションは、インストール・タイプ・オプションの後に記述されています。

 
CIP のみ: -W detectedexistingcopypanelInstallWizardBean.choice= "installNew" [バージョン 6.0.2]
このディレクティブに対する有効な値は以下のとおりです。
  • installNew (デフォルト)
  • addFeaturesAndFixes
デフォルト値 説明 ご使用の値
installNew 既存のインストールにフィーチャーおよび保守を追加する場合:
  1. この行をコメント化して、新規インストールをインストールします。
  2. インクリメンタル・マイグレーションでフィーチャーを 既存のインストールに追加するには、行のコメントを外します。
  3. 以下の -P wasProductBean.installLocation= ディレクティブの値を、既存のインストールのディレクトリーに 変更します。
  4. 問題を回避するために、現在インストールされているフィーチャーのフィーチャー・アクティブ・プロパティーを false に設定します。新規フィーチャーをインストールするには、フィーチャー・アクティブ・プロパティーを true に設定します。
    例えば、製品の既存のインストールで Javadocs フィーチャーは インストールされていますが、Samples フィーチャーはインストールされていないと仮定します。 サンプル・フィーチャーをインストールするには、以下のディレクティブ値を設定します。
    • -P samplesProductFeatureBean.active=true
    • -P javadocsProductFeatureBean.active=false

    フィーチャー選択オプションは、プロファイル更新警告オプションの後に記述されています。

 
-P wasProductBean.installLocation=
  • [AIX] -P wasProductBean.installLocation= "/usr/IBM/WebSphere/AppServer"
  • [Linux] [HP-UX] [Solaris] -P wasProductBean.installLocation= "/opt/IBM/WebSphere/AppServer"
  • [Windows] -P wasProductBean.installLocation= "C:¥Program Files¥IBM¥WebSphere¥AppServer"
デフォルト値 説明 ご使用の値
製品ディスクごとに異なります 製品のインストール・ルート・ディレクトリー。有効なディレクトリーを指定します。

デフォルトのインストール・ロケーションは Windows システム用です。 AIX や Linux などのオペレーティング・システム上に インストールするには、Windows 行をコメント化します。

ご使用の プラットフォームが記述された行のコメントを外し、必要に応じてロケーションを変更します。 インストール・パスは、80 文字以下でなければなりません。

[AIX] [HP-UX] [Linux] [Solaris]
重要: 宛先ディレクトリーとしてシンボリック・リンクを使用しないでください。 シンボリック・リンクはサポートされていません。

また、インストール・ディレクトリーの名前には、スペースの使用もサポートされていません。

[Windows] Windows システムでは、ディレクトリーにスペースを含むことができます。Windows の実例に示されているように、 スペースを含むディレクトリー名を二重引用符で囲みます。

[Windows] 製品のインストール中に Windows システム上でプロファイルを正常に作成するには、 インストール・ディレクトリー・パスが 60 文字以下でなければなりません。 例えば、C:¥Program Files¥IBM¥WebSphere¥AppServer パスは 40 文字です。 60 文字より長い名前を使用する場合は、ノード名およびセル名ディレクティブの値を短くします。

 
-W detectedexistingcopypanelInstallWizardBean.choice ="upgrade"
有効な値は upgrade のみです。
デフォルト値 説明 ご使用の値
コメント化 アップグレードする予定の試用版のインストールが ない場合は、このディレクティブをコメント化したままにしてください。

製品の試用版のインストールによる構成およびアプリケーションを、 インストール中の実際の WebSphere Application Server - Express 製品にアップグレードするには、行のコメントを外します。

また、次のディレクティブを使用して、既存の試用版 のロケーションを指定しなければなりません。

 
-W detectedexistingcopypanelInstallWizardBean.upgradeMatchInstallLocations = "EXPRESS TRIAL INSTALL LOCATION"
有効な値は、試用版 Express 製品のインストール・ルート・ディレクトリーへの絶対ファイル・パスのみです。
デフォルト値 説明 ご使用の値
コメント化 既存の試用版を、インストール中の実際の Express 製品にアップグレードしない場合は、 このディレクティブをコメント化したままにします。

製品の試用版のインストールを WebSphere Application Server - Express 製品にアップグレードするには、行のコメントを外します。値「EXPRESS TRIAL INSTALL LOCATION」を、 既存の試用版のインストール・ルート・ディレクトリーに置き換えます。

アップグレード中は、その他のインストール・オプションはすべて無視されます。 アップグレードのみが発生します。

 
-W setuptypepanelInstallWizardBean.selectedSetupTypeId="Custom"
有効な値は Custom のみです。
デフォルト値 説明 ご使用の値
標準 このディレクティブの値は変更しないでください。

オプション応答ファイルを使用する 場合は、Express 製品のカスタム・インストールが必要です。 カスタム・インストールは、応答ファイルにユーザーが指定したすべてのオプション値を受け入れます。

 
CIP のみ: -W profileUpdateWarningPanelWizardBean.active="true" [バージョン 6.0.2]
有効な値は true または false です。
デフォルト値 説明 ご使用の値
true CIP は、既存プロファイルを更新する保守パッケージを組み込むことができます。 失いたくないプロファイルに対して構成変更を行った可能性があるために 、保守パッケージをアンインストールしても、更新プロファイルはロールバックされません。

backupConfig コマンドを使用して、 CIP をインストールする前に、既存のプロファイルから構成をバックアップします。 また、ディレクトリーをコピーするシステム・コマンドを使用して、プロファイル・ディレクトリー全体をアーカイブすることもできます。

CIP がプロファイル保守を含んでいる場合は、true 値は警告パネルを表示します。 false 値は警告パネルを表示しません。

 
-P samplesProductFeatureBean.active="true"
有効な値は true または false です。
デフォルト値 説明 ご使用の値
true このオプションは Samples フィーチャーをインストールします。

Samples フィーチャーの インストールをスキップするには、値を false に変更します。

Samples フィーチャーが既にインストールされている場合は、 インクリメンタル・インストール時に値を false に変更します。

Samples フィーチャーが既にインストールされている場合は、値 true を使用しないでください。

 
-P javadocsProductFeatureBean.active="true"
有効な値は true または false です。
デフォルト値 説明 ご使用の値
true このオプションは Javadocs フィーチャーをインストールします。

Javadocs フィーチャーの インストールをスキップするには、値を false に変更します。

Javadocs フィーチャーが既にインストールされている場合は、 インクリメンタル・インストール時に値を false に変更します。

Javadocs フィーチャーが既にインストールされている場合は、 値 true を使用しないでください。

 
-W defaultprofileportspanelInstallWizardBean.WC_*=*
次のポート割り当てディレクティブは、デフォルト値を使用します。オペレーティング・システム上で 使用中の他のポートと競合しない値を指定する必要があります。 ご使用のシステム上でポートを表示するには、netstat -a コマンドを使用します。 結果表示には、現在時刻での使用中のポートが表示されます。 アプリケーションまたは製品が実行中でない場合、それらが使用するポートはリストに表示されません。
デフォルトのポート割り当てを 以下のリストに示します。
  • -W defaultprofileportspanelInstallWizardBean.WC_defaulthost="9080"
  • -W defaultprofileportspanelInstallWizardBean.WC_adminhost="9060"
  • -W defaultprofileportspanelInstallWizardBean.WC_defaulthost_secure="9443"
  • -W defaultprofileportspanelInstallWizardBean.WC_adminhost_secure="9043"
  • -W defaultprofileportspanelInstallWizardBean.BOOTSTRAP_ADDRESS="2809"
  • -W defaultprofileportspanelInstallWizardBean.SOAP_CONNECTOR_ADDRESS="8880"
  • -W defaultprofileportspanelInstallWizardBean.SAS_SSL_SERVERAUTH_LISTENER_ADDRESS="9401"
  • -W defaultprofileportspanelInstallWizardBean.CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS="9403"
  • -W defaultprofileportspanelInstallWizardBean.CSIV2_SSL_MUTUALAUTH_LISTENER_ADDRESS="9402"
  • -W defaultprofileportspanelInstallWizardBean.ORB_LISTENER_ADDRESS="9100"
  • -W defaultprofileportspanelInstallWizardBean.DCS_UNICAST_ADDRESS="9353"
  • -W defaultprofileportspanelInstallWizardBean.SIB_ENDPOINT_ADDRESS="7276"
  • -W defaultprofileportspanelInstallWizardBean.SIB_ENDPOINT_SECURE_ADDRESS="7286"
  • -W defaultprofileportspanelInstallWizardBean.SIB_MQ_ENDPOINT_ADDRESS="5558"
  • -W defaultprofileportspanelInstallWizardBean.SIB_MQ_ENDPOINT_SECURE_ADDRESS="5578"
デフォルト値 説明 ご使用の値
WC_defaulthost="9080" defaulthost という名前が付けられた仮想ホストのデフォルト・ポート割り当て。 この仮想ホストは、スヌープ・サーブレットなどの、 サンプルおよびデフォルト・アプリケーションを処理します。  
WC_adminhost="9060" adminhost という名前が付けられた仮想ホストのデフォルト・ポート割り当て。 この仮想ホストは、管理コンソール・アプリケーションを 処理します。  
WC_defaulthost_secure="9443" defaulthost のセキュア・ポート割り当て。  
WC_adminhost_secure="9043" adminhost のセキュア・ポート割り当て。  
BOOTSTRAP_ADDRESS="2809" これらのポート割り当ては、システムで既に使用中でなければ、 通常は変更しません。

すべてのポート割り当ては、マシン上の他の製品およびアプリケーションとの競合を避けるために、 マシン上で固有でなければなりません。

WebSphere Application Server のその他のインストールは、競合するポート割り当てを使用することができます。

マシン上の複数のプロファイル (V6 Application Server) は、それぞれ固有のポート割り当てを持たなければなりません。

 
SOAP_CONNECTOR_ADDRESS="8880"  
SAS_SSL_SERVERAUTH_LISTENER_ADDRESS="9401"  
CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS="9403"  
CSIV2_SSL_MUTUALAUTH_LISTENER_ADDRESS="9402"  
ORB_LISTENER_ADDRESS="9100"  
DCS_UNICAST_ADDRESS="9353"  
SIB_ENDPOINT_ADDRESS="7276"  
SIB_ENDPOINT_SECURE_ADDRESS="7286"  
SIB_MQ_ENDPOINT_ADDRESS="5558"  
SIB_MQ_ENDPOINT_SECURE_ADDRESS="5578"  
-W nodehostandcellnamepanelInstallWizardBean.nodeName="nodeName"
nodeName を、有効で分かりやすいシステムの名前に置き換えます。WebSphere Application Server - Express 構成ファイルは、 その構成内、および特定の XML 構成ファイル内でこの値をフォルダー名として使用します。
予約名: フィールド値として予約済みのフォルダー名を使用しないでください。 予約済みフォルダー名を使用すると、予測不能な結果が起こる可能性があります。 以下のワードは、予約されています。
  • cells
  • nodes
  • servers
  • clusters
  • applications
  • deployments
デフォルト値 説明 ご使用の値
nodeName nodeName 値は変数ではありません。応答ファイルなしでグラフィカル・インターフェースを使用する場合、 インストール・ウィザードは、この値をマシン名のショート DNS フォームに置き換えます。

この値は、予約語以外の任意の固有値に変更することができます。 ノード名は、WebSphere Application Server - Express 製品の管理に使用されます。

[Windows] インストール・ディレクトリー・パスは、60 文字以下でなければなりません。

 
-W nodehostandcellnamepanelInstallWizardBean.hostName="hostName"
hostName を、ロングまたは ショート DNS フォーマットで、ご使用のマシンの実際のホスト名に置き換えます。IP アドレスを指定することもできます。
デフォルト値 説明 ご使用の値
hostName hostName 値は変数ではありません。応答ファイルなしでグラフィカル・インターフェースを使用する場合、 インストール・ウィザードは、この値をショート・ローカル・ホスト名に置き換えます。

WebSphere Application Server 製品の各 Application Server 環境は、 ネットワーク・ファイル・システム上のホスト名を介してアドレス可能でなければなりません。 フィールドについての詳細は、カスタム・オプションによる Express 製品のインストール を参照してください。

 
-W winservicepanelInstallWizardBean.winServiceQuery="true" [Windows]
有効な値は true または false です。
デフォルト値 説明 ご使用の値
true 値 true は、server1 という名前が付けられたアプリケーション・サーバーを開始または 停止する Windows サービスを作成します。値 false は、Windows サービスの 作成をスキップします。

Windows サービスを作成すると、 そのサービスが制御するサーバーをユーザーが開始または停止するたびに、WebSphere Application Server - Express は Windows サービスの 開始を試行します。ユーザーが手動の開始タイプを選択した場合でも、 このサービスの開始または停止の試行が発生します。

 
-W winservicepanelInstallWizardBean.accountType="localsystem" [Windows]
有効な値は localsystem または specifieduser です。このユーザー・アカウントは管理者ユーザー・グループ に属していなければならず、拡張ユーザー権限「オペレーティング・システムの一部としてアクションを行う 」および「サービスとしてログオンする」を備えている必要があります。
デフォルト値 説明 ご使用の値
localsystem このサービスは、ローカル・システム・アカウント、またはユーザーが確認する指定されたユーザー・アカウントに インストールすることができます。  
-W winservicepanelInstallWizardBean.startupType="manual" [Windows]
有効な値は以下のとおりです。
automatic
異常停止が発生した場合、または Windows がリブートした場合に、Windows が server1 プロセスを開始できるようにすることを 示します。
manual
サービスを手動で開始し、Windows がユーザーに代わってサービスを再始動しないことを示します。
disabled
サービスは使用不可であり、開始できないことを示します。
デフォルト値 説明 ご使用の値
manual サービスを自動または手動で開始するか、またはサービスを使用不可に設定することができます。

Windows サービスを作成すると、 そのサービスが制御するサーバーをユーザーが開始または停止するたびに、WebSphere Application Server は Windows サービスの 開始を試行します。ユーザーが手動の開始タイプを選択した場合でも、 このサービスの開始または停止の試行が発生します。

使用不可に設定された Windows サービスの開始または停止は試行されません。

 
-W winservicepanelInstallWizardBean.userName="YOUR_USER_NAME" [Windows]
有効な値は、管理者ユーザー・グループに属するユーザー・アカウントです。
デフォルト値 説明 ご使用の値
YOUR_ USER_NAME ユーザー・アカウントを指定する必要があります。

このユーザー・アカウントは管理者ユーザー・グループ に属していなければならず、拡張ユーザー権限「オペレーティング・システムの一部としてアクションを行う 」および「サービスとしてログオンする」を備えている必要があります。

 
-W winservicepanelInstallWizardBean.password="YOUR_PASSWORD" [Windows]
有効な値は、ユーザー・アカウントのパスワードです。
デフォルト値 説明 ご使用の値
YOUR_ PASSWORD Windows オペレーティング・システム上でパスワード保護を使用可能にした場合は、 パスワードを指定する必要があります。

このパスワードは、このファイル以外では記録されません。 製品のインストール後に、応答ファイルを編集してパスワードを除去します。

 
[バージョン 6.0.2]

CIP の responsefile.express.txt の例

################################################################################
#
# InstallShield Options File
#
# Wizard name: Install
# Wizard source: setup.jar
#
# This file can be used to configure Install with the options specified below
# when the wizard is run with the "-options" command line option. Read each
# setting's documentation for information on how to change its value.
# 
# A common use of an options file is to run the wizard in silent mode. This lets
# the options file author specify wizard settings without having to run the
# wizard in graphical or console mode. To use this options file for silent mode
# execution, use the following command line arguments when running the wizard:
# 
#    -options "D:¥installImage¥WAS¥responsefile.express.txt" -silent
#
################################################################################

###################################################################################
#
# License Acceptance
#
# Valid Options	: true   Accepts the license. Will install the product.
#		  false  Declines the license. Install will not occur.
#
# If no install occurs, this will be logged to a temporary log file in the user's temporary directory.
#
# By changing the silentInstallLicenseAcceptance.value in this response file to "true", you agree that you 
# have reviewed and agree to the terms of the IBM International Program License Agreement accompanying this 
# program, which is located at CD_ROOT¥WAS¥lafiles.  If you do not agree to these terms, do not change 
# the value or otherwise download, install, copy, access, or use the program and promptly return the 
# program and proof of entitlement to the party from whom you acquired it to obtain a refund of the amount you paid.
#
# 

-W silentInstallLicenseAcceptance.value="false"

################################################################################
#
# Install a new copy of IBM WebSphere Application Server product
#
# If you are installing a new of copy of the product,  leave  the following line uncommented.
# Otherwise, comment the line.
#
-W detectedexistingcopypanelInstallWizardBean.choice="installNew"


################################################################################
#
# Apply maintenance and add features
#
# If you are planning to apply maintenance, add features, or both on
# top of an existing installation, uncomment the following line.
#
# -W detectedexistingcopypanelInstallWizardBean.choice="addFeaturesAndFixes"
#
# Please make sure installLocation is set to your existing install location.
#
#
# For additional features you wish to install, set the feature active
# properties to true.
#
# NOTE: If the product edition of the custom installation package is
#       different from the existing installation package, then the features
#       will not be added.
#
# For example, you have installed core product feature, now you want to install
# samples feature, the active properties should be:
#
#    -P samplesProductFeatureBean.active="true"
# -P javadocsProductFeatureBean.active="false"
#


################################################################################
#
# IBM WebSphere Application Server - Express, V6.0 Install Location
#
# The install location of the product. Specify a valid directory into which the
# product should be installed. If the directory contains spaces, enclose it in
# double-quotes as shown in the Windows example below. Note that spaces in the
# install location is only supported on Windows operating systems.
# 
# Below is the list of default install locations for each supported operating
# system.  By default, in this response file, the Windows install location is 
# used.  If you want to use the default install location for another operating
# system, uncomment the appropriate default install location entry (by removing '#') and 
# then comment out (by adding '#') the Windows operating system entry below.
#
# Comment this install location entry when doing an upgrade or upgrade will fail.
#
# AIX Default Install Location:
#
#    -P wasProductBean.installLocation=/usr/IBM/WebSphere/AppServer	
#
#
# HP-UX, Solaris or Linux Default Install Location:
#
#    -P wasProductBean.installLocation=/opt/IBM/WebSphere/AppServer	
#
#
# Windows Default Install Location:
#

-P wasProductBean.installLocation="C:¥Program Files¥IBM¥WebSphere¥AppServer"

################################################################################
#
# Warning: the custom install package may update your existing profiles.
#
# This custom install package may update the runtime environment profiles
# in your runtime environment.  Tt is strongly recommended that you backup
# all profiles before you continue.   If you uninstall this maintenance package
# at a later time, these profile updates will not be uninstalled because
# additional custom modifications may have subsequently been made.
# 
# For more information on profile management, see the wasprofile command
# documentation in the Information Center.
#
# The default value is "true", it will block the install unless you change
# the active property to "false".
#
# If you have already backed up your profiles or you wish to ingore the warnings,
# you can change it to "false".
#
# For example:
#
# -W profileUpdateWarningPanelWizardBean.active="false"
#

-W profileUpdateWarningPanelWizardBean.active="true"


################################################################################
#
# IBM WebSphere Application Server - Express, V6.0 UPGRADE from Express Trial
#
# NOTE - : DO NOT Set this Option if you do not have any Express Trial installed
#          You can not do an upgrade if you do not have at least one Express Trial installed
#
#
# To setup an upgrade install, UNcomment the following entry ( do not change the "upgrade" value )
#
#-W detectedexistingcopypanelInstallWizardBean.choice="upgrade"
#
#
# Additionally, specificy the installation location where the Express Trial (which you want to upgrade)
# is installed, by UNcommenting the following entry and by replacing "EXPRESS TRIAL INSTALL LOCATION" with the a
# actual installation directory
#
#-P wsglobalinstallconstantsProductBean.detectedExistingPanelUpgradeMatchInstallLocation="EXPRESS TRIAL INSTALL LOCATION"
#
#
#
# NOTE - : In an Upgrade the following entries will be skipped and only an upgrade of the specified Express Trial
#          to Express will occur
#


################################################################################
#
# Setup Type
#
# This value is required for the installation. Do not change this!
# 

-W setuptypepanelInstallWizardBean.selectedSetupTypeId="Custom"


################################################################################
#
# "Core Product Files" feature
#
# This feature is required by Application Server and will be installed by default. 
# Selection is not required.
#


################################################################################
#
# "Application Server samples" feature
#
# The selection state of the "Application Server samples" feature. Legal values
# are:
# 
#    true  - Indicates that the feature is selected for installation
#    false - Indicates that the feature is not selected for installation
# 
# For example, to select "Application Server samples" for installation, use
# 
#    -P samplesProductFeatureBean.active="true"
#
# 


-P samplesProductFeatureBean.active="true"


################################################################################
#
# "Javadocs" feature
#
# The selection state of the "Javadocs" feature. Legal values are:
# 
#    true  - Indicates that the feature is selected for installation
#    false - Indicates that the feature is not selected for installation
# 
# For example, to select "Javadocs" for installation, use
# 
#    -P javadocsProductFeatureBean.active="true"
#


-P javadocsProductFeatureBean.active="true"



################################################################################
# 
# Port value assignment
# 
# The following entries are used to reset port numbers used in the configuration
#
# They are currently set to the defaults. 
# Please check to make sure there are no Port Conflicts
#
-W defaultprofileportspanelInstallWizardBean.WC_defaulthost="9080"
-W defaultprofileportspanelInstallWizardBean.WC_adminhost="9060"
-W defaultprofileportspanelInstallWizardBean.WC_defaulthost_secure="9443"
-W defaultprofileportspanelInstallWizardBean.WC_adminhost_secure="9043"
-W defaultprofileportspanelInstallWizardBean.BOOTSTRAP_ADDRESS="2809"
-W defaultprofileportspanelInstallWizardBean.SOAP_CONNECTOR_ADDRESS="8880"
-W defaultprofileportspanelInstallWizardBean.SAS_SSL_SERVERAUTH_LISTENER_ADDRESS="9401"
-W defaultprofileportspanelInstallWizardBean.CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS="9403"
-W defaultprofileportspanelInstallWizardBean.CSIV2_SSL_MUTUALAUTH_LISTENER_ADDRESS="9402"
-W defaultprofileportspanelInstallWizardBean.ORB_LISTENER_ADDRESS="9100"
-W defaultprofileportspanelInstallWizardBean.DCS_UNICAST_ADDRESS="9353"
-W defaultprofileportspanelInstallWizardBean.SIB_ENDPOINT_ADDRESS="7276"
-W defaultprofileportspanelInstallWizardBean.SIB_ENDPOINT_SECURE_ADDRESS="7286"
-W defaultprofileportspanelInstallWizardBean.SIB_MQ_ENDPOINT_ADDRESS="5558"
-W defaultprofileportspanelInstallWizardBean.SIB_MQ_ENDPOINT_SECURE_ADDRESS="5578"



################################################################################
# 
# Node name
#
# Please select the node name for the Application Server. Node name under one cell 
# has to be unique. 
#
# Replace YOUR_NODE_NAME with the actual node name.
#
-W nodehostandcellnamepanelInstallWizardBean.nodeName="YOUR_NODE_NAME"


################################################################################
#
# Host name
#
# Specify the host name for the Application Server. The host name is the domain 
# name system (DNS) name (short or long) or the IP address of this computer. 
# 
# Replace YOUR_HOST_NAME with the actual host name. Comment the line to use 
# the default value.
#
-W nodehostandcellnamepanelInstallWizardBean.hostName="YOUR_HOST_NAME"


################################################################################
#
# Cell name
#
# You should not Modify this, unless absolutely necessary.
# 
# The Wizard would set this to short local host name + "Node##Cell" by default.
#
# If you would like to override the resolved cell name value, uncomment the line and
# replace YOUR_CELL_NAME with <YOUR_OWN_VALUE>.
#
# -W setcellnameinglobalconstantsInstallWizardBean.value="YOUR_CELL_NAME"


################################################################################
#
# Run WebSphere Application Server as a Windows service
# (Windows ONLY)
# 
# The selection state of the service installation. Legal values are:
#
#    true  - Indicates that you choose to install the service
#    false - Indicates that you not choose to install the service
#


-W winservicepanelInstallWizardBean.winServiceQuery="true"

# Specify account type of the service. Legal values are:
#   
#    localsystem   - Indicates that you choose to use Local System account.
#    specifieduser - Indicates that you choose to use specified user account.
#



-W winservicepanelInstallWizardBean.accountType="localsystem"


# Specify startup type of the service. Legal values are:
#
#    automatic - Indicates that you choose to use automatic startup type
#    manual    - Indicates that you choose to use manual startup type
#    disabled  - Indicates that you choose to use disabled startup type
#


-W winservicepanelInstallWizardBean.startupType="manual"
 

# Specify your user name and password. Your user name
# must belong to the administrator group to be authorized
# to install a Windows service. Your user name must have
# the "Log On as a Service" user right for the service to run properly.
#
# Replace YOUR_USER_NAME with your username.
# Replace YOUR_PASSWORD with your valid password.
 

-W winservicepanelInstallWizardBean.userName="YOUR_USER_NAME"
-W winservicepanelInstallWizardBean.password="YOUR_PASSWORD"
 

################################################################################
#
# WebSphere Application Server Profile Creation Tool (PCT)
#
# To launch the Profile Creation Tool SILENTLY at the end
# of the installation, please change the value to "true".
# Otherwise, change the value to "".
#
# Please Note: This will launch the latest PCT.  If the Custom Install Package
# contains profile customizations, this will launch the PCT installed in
# <WAS_HOME>/cip/<uid>/ProfileCreator.  Otherwise, it will launch the GM version
# PCT which can be found at <WAS_HOME>/bin/ProfileCreator.
# 

-W BEsummarypanelInstallWizardBean.launchPCT="true"


################################################################################
# If you choose to run Profile Creation Tool silently at the end of the
# installation, you must
# 1. get a copy of the PCT response file of Profile creator (from CD) and put to a temp dir
#    such as: /tmp/WAS/responsefile.pct.NDdmgrProfile.txt        For DMGR profile creation
#             /tmp/WAS/responsefile.pct.NDmanagedProfile.txt     For Manage profile creation
#             /tmp/WAS/responsefile.pct.NDstandAloneProfile.txt  For Stand alone profile creation
# 2. modify the response file by filling in the required options/values. 
# Note: If the values are not completed properly, the configuration may be unsuccessful. 
# 3. specify below the absolute path to your modified response file. 
# 
# For example, -W pctresponsefilelocationqueryactionInstallWizardBean.fileLocation="/tmp/WAS/responsefile.pct.NDdmgrProfile.txt"


-W pctresponsefilelocationqueryactionInstallWizardBean.fileLocation=""




################################################################################

responsefile.express.txt の例

################################################################################
#
# InstallShield Options File
#
# Wizard name: Install
# Wizard source: setup.jar
#
# This file can be used to configure Install with the options specified below
# when the wizard is run with the "-options" command line option. Read each
# setting's documentation for information on how to change its value.
# 
# A common use of an options file is to run the wizard in silent mode. This lets
# the options file author specify wizard settings without having to run the
# wizard in graphical or console mode. To use this options file for silent mode
# execution, use the following command line arguments when running the wizard:
# 
#    -options "D:¥installImage¥WAS¥responsefile.express.txt" -silent
#
################################################################################

###################################################################################
#
# License Acceptance
#
# Valid Options	: true   Accepts the license. Will install the product.
#		  false  Declines the license. Install will not occur.
#
# If no install occurs, this will be logged to a temporary log file in the user's 
# temporary directory.
#
# By changing the silentInstallLicenseAcceptance.value in this response file to 
# "true", you agree that you 
# have reviewed and agree to the terms of the IBM International Program License 
# Agreement accompanying this 
# program, which is located at CD_ROOT¥WAS¥lafiles.  If you do not agree to these 
# terms, do not change 
# the value or otherwise download, install, copy, access, or use the program and 
# promptly return the 
# program and proof of entitlement to the party from whom you acquired it to obtain a 
# refund of the amount you paid.
#
# 

-W silentInstallLicenseAcceptance.value="false"

################################################################################
#
# Incremental Install
#
# If you are installing additional features on top of an existing installation,
# (e.g. incremental install), uncomment the following line.  This will notify
# the installer that you are doing an incremental install.
#
# -W detectedexistingcopypanelInstallWizardBean.choice="addFeatures"
#
# Please make sure installLocation is set to your existing install location.
#
# For already installed features, you need to set the feature active property
# to false.  For new features you want to install, you need to set the active
# properties to true.
#
# For example, you have installed core product feature, now you want to install
# samples feature, the active properties should be:
#
#    -P samplesProductFeatureBean.active="true"
# -P javadocsProductFeatureBean.active="false"



################################################################################
#
# IBM WebSphere Application Server - Express, V6.0 Install Location
#
# The install location of the product. Specify a valid directory into which the
# product should be installed. If the directory contains spaces, enclose it in
# double-quotes as shown in the Windows example below. Note that spaces in the
# install location is only supported on Windows operating systems.
# 
# Below is the list of default install locations for each supported operating
# system.  By default, in this response file, the Windows install location is 
# used.  If you want to use the default install location for another operating
# system, uncomment the appropriate default install location entry (by removing '#') and 
# then comment out (by adding '#') the Windows operating system entry below.
#
#
# AIX Default Install Location:
#
#    -P wasProductBean.installLocation=/usr/IBM/WebSphere/AppServer	
#
#
# HP-UX, Solaris or Linux Default Install Location:
#
#    -P wasProductBean.installLocation=/opt/IBM/WebSphere/AppServer	
#
#
# Windows Default Install Location:
#


-P wasProductBean.installLocation="C:¥Program Files¥IBM¥WebSphere¥AppServer"

################################################################################
#
# IBM WebSphere Application Server - Express, V6.0 UPGRADE from Express Trial
#
# NOTE - : DO NOT Set this Option if you do not have any Express Trial installed
#          You can not do an upgrade if you do not have at least 
#          one Express Trial installed
#
#
# To setup an upgrade install, UNcomment the following entry 
# ( do not change the "upgrade" value )
#
#-W detectedexistingcopypanelInstallWizardBean.choice="upgrade"
#
#
# Additionally, specificy the installation location where the Express Trial 
# (which you want to upgrade)
# is installed, by UNcommenting the following entry and by replacing 
#  "EXPRESS TRIAL INSTALL LOCATION" with the a
# actual installation directory
#
#-W detectedexistingcopypanelInstallWizardBean.upgradeMatchInstallLocations=
#  "EXPRESS TRIAL INSTALL LOCATION"
#
#
#
# NOTE - : In an Upgrade the following entries will be skipped and only an upgrade 
#          of the specified Express Trial
#          to Express will occur
#


################################################################################
#
# Setup Type
#
# This value is required for the installation. Do not change this!
# 

-W setuptypepanelInstallWizardBean.selectedSetupTypeId="Custom"


################################################################################
#
# "Core Product Files" feature
#
# This feature is required by Application Server and will be installed by default. 
# Selection is not required.
#


################################################################################
#
# "Application Server samples" feature
#
# The selection state of the "Application Server samples" feature. Legal values
# are:
# 
#    true  - Indicates that the feature is selected for installation
#    false - Indicates that the feature is not selected for installation
# 
# For example, to select "Application Server samples" for installation, use
# 
#    -P samplesProductFeatureBean.active="true"
#
# 


-P samplesProductFeatureBean.active="true"


################################################################################
#
# "Javadocs" feature
#
# The selection state of the "Javadocs" feature. Legal values are:
# 
#    true  - Indicates that the feature is selected for installation
#    false - Indicates that the feature is not selected for installation
# 
# For example, to select "Javadocs" for installation, use
# 
#    -P javadocsProductFeatureBean.active="true"
#


-P javadocsProductFeatureBean.active="true"



################################################################################
# 
# Port value assignment
# 
# The following entries are used to reset port numbers used in the configuration
#
# They are currently set to the defaults. 
# Please check to make sure there are no Port Conflicts
#
-W defaultprofileportspanelInstallWizardBean.WC_defaulthost="9080"
-W defaultprofileportspanelInstallWizardBean.WC_adminhost="9060"
-W defaultprofileportspanelInstallWizardBean.WC_defaulthost_secure="9443"
-W defaultprofileportspanelInstallWizardBean.WC_adminhost_secure="9043"
-W defaultprofileportspanelInstallWizardBean.BOOTSTRAP_ADDRESS="2809"
-W defaultprofileportspanelInstallWizardBean.SOAP_CONNECTOR_ADDRESS="8880"
-W defaultprofileportspanelInstallWizardBean.SAS_SSL_SERVERAUTH_LISTENER_ADDRESS="9401"
-W defaultprofileportspanelInstallWizardBean.CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS="9403"
-W defaultprofileportspanelInstallWizardBean.CSIV2_SSL_MUTUALAUTH_LISTENER_ADDRESS="9402"
-W defaultprofileportspanelInstallWizardBean.ORB_LISTENER_ADDRESS="9100"
-W defaultprofileportspanelInstallWizardBean.DCS_UNICAST_ADDRESS="9353"
-W defaultprofileportspanelInstallWizardBean.SIB_ENDPOINT_ADDRESS="7276"
-W defaultprofileportspanelInstallWizardBean.SIB_ENDPOINT_SECURE_ADDRESS="7286"
-W defaultprofileportspanelInstallWizardBean.SIB_MQ_ENDPOINT_ADDRESS="5558"
-W defaultprofileportspanelInstallWizardBean.SIB_MQ_ENDPOINT_SECURE_ADDRESS="5578"



################################################################################
# 
# Node name
#
# Please select the node name for the Application Server. Node name under one cell 
# has to be unique. 
#
# Replace YOUR_NODE_NAME with the actual node name.
#
-W nodehostandcellnamepanelInstallWizardBean.nodeName="YOUR_NODE_NAME"


################################################################################
#
# Host name
#
# Specify the host name for the Application Server. The host name is the domain 
# name system (DNS) name (short or long) or the IP address of this computer. 
# 
# Replace YOUR_HOST_NAME with the actual host name. Comment the line to use 
# the default value.
#
-W nodehostandcellnamepanelInstallWizardBean.hostName="YOUR_HOST_NAME"


################################################################################
#
# Cell name
#
# You should not Modify this, unless absolutely necessary.
# 
# The Wizard would set this to short local host name + "Node##Cell" by default.
#
# If you would like to override the resolved cell name value, uncomment the line and
# replace YOUR_CELL_NAME with <YOUR_OWN_VALUE>.
#
# -W setcellnameinglobalconstantsInstallWizardBean.value="YOUR_CELL_NAME"


################################################################################
#
# Run WebSphere Application Server as a Windows service
# (Windows ONLY)
# 
# The selection state of the service installation. Legal values are:
#
#    true  - Indicates that you choose to install the service
#    false - Indicates that you not choose to install the service
#


-W winservicepanelInstallWizardBean.winServiceQuery="true"

# Specify account type of the service. Legal values are:
#   
#    localsystem   - Indicates that you choose to use Local System account.
#    specifieduser - Indicates that you choose to use specified user account.
#



-W winservicepanelInstallWizardBean.accountType="localsystem"


# Specify startup type of the service. Legal values are:
#
#    automatic - Indicates that you choose to use automatic startup type
#    manual    - Indicates that you choose to use manual startup type
#    disabled  - Indicates that you choose to use disabled startup type
#


-W winservicepanelInstallWizardBean.startupType="manual"
 

# Specify your user name and password. Your user name
# must belong to the administrator group to be authorized
# to install a Windows service. Your user name must have
# the "Log On as a Service" user right for the service to run properly.
#
# Replace YOUR_USER_NAME with your username.
# Replace YOUR_PASSWORD with your valid password.


-W winservicepanelInstallWizardBean.userName="YOUR_USER_NAME"
-W winservicepanelInstallWizardBean.password="YOUR_PASSWORD"
 

################################################################################




参照トピック    

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

最終更新: Jan 21, 2008 11:31:28 PM EST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.express.doc/info/exp/ae/rins_responsefile_express.html