Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Where to increase Java Heap settings for Admin and Managed Server.

861796Apr 9 2015 — edited Apr 13 2015

Hello Experts

I am having issue with increasing the JVM memory arguments for the Admin and Managed Servers. I have tried in a couple of places to increase the memory arguments (Xms and Xmx to 1024m)but its not taking effect. When I start the Admin Server and Managed server , I do not see the increased Heap settings. Here is what I see -

"Starting WLS with line : /oracle/app/bi/Oracle_BI1/jdk/java -server - Xms256m -Xmx512m -XX:MaxPermSize=512m"

I have the following memory arguments in the setDomainEnv.sh located in <DOMAIN_HOME>/bin

XMS_SUN_64BIT ="2048"

export XMS_SUN_64BIT

XMX_SUN_64BIT="2048"

export XMX_SUN_64BIT

Looks like this did not work , so I added an entry in the setOBIDomainEnv.sh file hoping to increase the Java memory , but that does not work either. Below is from setOBIDomainEnv.sh file -

jvm.jpg

Really, trying to understand where/how the JVM settings are controlled from. Please guide me.

Appreciate your time.

Rakesh

This post has been answered by SunilSharma on Apr 10 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details