Java CAPS Domain and Runtime Installation

Finalizing the New Domain Installation

Once you have everything installed on your new domain, you need to configure the JVM properties for the domain. You also have the option of installing the ETL Monitor, which is recommended if you plan to use the Data Integrator Service Engine.

ProcedureTo Finalize the Installation

Before You Begin

Complete the steps under Installing Java CAPS JBI Components on a New Domain.

  1. To modify the JVM properties, do the following:

    1. Navigate to the new domain's home directory (JavaCAPSHome/appserver/domains/DomainName/config.

    2. Open domain.xml in a text editor.

    3. Remove the line <jvm-options>-client</jvm-options> under the <java-config> element.

    4. Replace the above line with <jvm-options>-Xms512m</jvm-options>.

    5. Save and close the file.

  2. To install the ETL Monitor, copy the file etlse-monitor.war from JavaCAPSHome/appserver/bin to JavaCAPSHome/appserver/domains/DomainName/autodeploy.