Enterprise Edition installation installs Application Assembly Tool during silent installation even though it was not specifically selected
 Technote (troubleshooting)
 
Problem(Abstract)
After silently installing WebSphere® Application Server V5.0 Base edition without the Application Assembly Tool (AAT), AAT is installed during installation of Enterprise edition, even though AAT and Deployment Tools installation is set to false.
 
Cause
When you install V5.0 Enterprise edition (EE) and do not set any parameters to false, the EE installer installs Additional Enterprise Extensions, which requires the Application Server, Administrative Console and the AAT to be installed.
 
Resolving the problem
Open the response file and search for EEX_OS.

Set -P EEX_OS.active="false".

This will prevent the EE installer from installing the Application Assembly Tool.

The Base installation can also install the AAT and the Deployment Tool, even though you have set the parameters for these two tools to false. This is related to PQ73574. The following parameter is set to true by default and is not listed in the response file for the Base install.


-P logAnalyzerBean.active="true".

Add this parameter anywhere in the Base response file and set it to false. Rerun the installation. The AAT and Deployment Tools are prereqs for the Log Analyzer.
 
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Enterprise Edition (EE)
Operating system(s): Windows
Software version: 5.0
Software edition:
Reference #: 1157666
IBM Group: Software Group
Modified date: Apr 14, 2004