Web/Portal Technologies - JDE1 (MOSC)

MOSC Banner

What is OC4j instance ?

edited May 15, 2014 4:56AM in Web/Portal Technologies - JDE1 (MOSC) 2 commentsAnswered ✓

A Web Service, Running in OAS 10.1.2.2 Stops Responding when the Passed XML Data Exceeds a Certain Size ( > 2 MB ) (Doc ID 798763.1)         


Increase the maximum heap size for each oc4j instance :

If using  one server instance on the production machine with 1 GB of RAM, then we can increase the java heap size to "-Xms512M -Xmx512M" then test the requests will see 100% success.

In general when configuring the memory used by Java options (Java heap size) to execute the following steps::

  1. Detect the configuration of the production machine (specifically what size the ram of the production machine?).
  2. Detect the number of the oc4j servers instances on your production machine.
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center