IP Address: 38.107.191.102
Hostname: 38.107.191.102

 

Oracle Application Server (OAS) receiving java.lang.OutOfMemory error

How to resolve java.lang.OutOfMemory errors in Oracle Application Server

Save to del.icio.us


After running Oracle Application Server for about a year, we started getting a java.lang.OutOfMemory error after deploying a new EAR file.  The error was due to the size of the application growing to large.

To resolve the error, open up Oracle Enterprise Manager in your web browser (Default is http://servername:1810).

Do the following:

1. Under System Components, click on the OC4J container that is having the issue.
2. Click on Administration
3. Click on Server Properties
4. Under Command Line Options / Java Options add -Xmx512m at the end.
5. Click on Apply
6. Click on OK
7. Try redeploying the EAR file again.

Sponsored Ads:

Big Image

Ad Space

Random Articles:

Disable Desktop Cleanup Wizard

How can I disable the Desktop Cleanup Wizard prompt?

How to Delete a Route

How to delete a route in Linux?

Recent Articles:

Outbound Call Problems with Cisco Call Manager

Users unable to make outbound 10 digit calls when using MGCP

Reset Websense Manager Password

How can I reset the password for the WebsenseAdministrator?

Disabling SSLv2

How can I disable SSL version 2 in Apache and IIS?