Increasing Memory to Recover from Compilation Errors

If you receive out-of-memory errors during compilation of a SOA composite application, perform the following step to increase memory.

  1. Open the ant-sca-compile.xml file in the $ORACLE_HOME/bin directory.
  2. Under the scac element, increase the memory setting. For example:
    <jvmarg value="-Xmx512M"/>