Out of Memory Exception in OWSM

You may get an out of memory exception if the Oracle WSM is configured so that its runtime memory requirements exceed the JVM default configuration. One known situation where this can occur is if you patch Oracle WSM 10.1.3 to 10.1.3.1.


To avoid this error, you need to increase the size of the Java heap.

To change the values of the Java heap

1. Log in to Oracle Enterprise Manager 10g Application Server Control.

2. In the Cluster Topology page, locate the Members section, and click home.

3. Click Administration.

4. Find Server Properties in the Task Name list, and click the Go to Task icon.

5. Edit the values for Maximum heap size (1024 Mb) and Initial heap size (512 Mb).

6. Add a row for the -XX:MaxPermSize (256 Mb) and -XX:PermSize (128 Mb) parameters and provide a value.

7. Click Apply.

8. Restart the server.

Note:

The values in parentheses are provided as an example only. These values were derived assuming that all components in the Oracle Application Server 10g Release 3 (10.1.3.1.0), also known as the Oracle SOA Suite (10.1.3.1.0), are installed.

Comments

Popular posts from this blog

jstatd error : Could not create remote object : access denied (java.util.PropertyPermission java.rmi.server.ignoreSubClasses write)

Weblogic server is not starting up ; java.lang.AssertionError

ORA-22990: LOB locators cannot span transactions