Oracle Weblogic Server (MOSC)

MOSC Banner

Changes to JVM heapsize in setStartupEnv.sh don't seem to take effect

I updated

setStartupEnv.sh

specifically lines

    # 64 bit JVM memory settings
SERVER_MEM_ARGS_64="-Xms256m -Xmx2048m"
export SERVER_MEM_ARGS_64

However after restart if JVM, the older heap size is still seen in java PID

………….. /java -server -Xms256m -Xmx1024m -cp /u01/oracle/products/fmw

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