Installation guide
Configuring and running the silent installer
26
EAServer
Table 3-3: Silent installer listener port parameters
JDK installation parameters
You can configure EAServer to use the JDK versions described in “JDK
versions” on page 3. For each JDK version, you can install the JDK, use an
existing installation, or not use that JDK version at all.
The parameters in Table 3-4 allow you to configure the EAServer installation
to use JDK installations that are already in place, rather than installing JDKs
with the EAServer installation.
Table 3-4: Silent installer existing JDK parameters
Parameter Specifies
-W InstallLogFilename.value The name and path of a log file where the listener port numbers are
recorded. If you specify automatic detection of free ports, you can
read the port numbers from this file after the installation.
-W PortScan.silentResolvePortConflict Whether to scan for unused ports if a specified port is in use. The
installer tries new port numbers by incrementing by 100 between
each tested port number, for example, 9000, 9100, 9200, and so
forth.
-W PortScan.silentIgnorePortConflict Whether to allow the installation to continue if a specified port is in
use. If you set this parameter to False, the installer fails with an error
if a port is in use. If you have enabled port scanning by setting
-W PortScan.silentResolvePortConflict to True, the installer scans for
free ports before evaluating port conflicts.
-W PortScan.iiop The initial port for the Jaguar_iiop listener.
-W PortScan.iiops1 The initial port for the Jaguar_iiops1 listener.
-W PortScan.iiops2 The initial port for the Jaguar_iiops2 listener.
-W PortScan.http The initial port for the Jaguar_http listener.
-W PortScan.https1 The initial port for the Jaguar_https1 listener.
-W PortScan.https2 The initial port for the Jaguar_https2 listener.
-W PortScan.tds The initial port for the Jaguar_tds listener.
-W PortScan.OpenServer The initial port for the Jaguar_OpenServer listener.
Parameter Specifies
-W SilentEASJDK13installed.value Whether to use an existing JDK 1.3 installation to run servers. To use
an existing installation, set this parameter to Yes and specify the
location as the value of the next parameter. Also, set the value of
EASJDK13_server.active to False in the feature selection section.
-W SilentEASJDK13Location.value If you are using an existing JDK 1.3 installation, the location where
it is installed. Verify the version and patch level of the specified JDK
as described in “JDK versions” on page 3.