Changed Memory Settings Not Reflecting When Starting WebLogic Server Before Installing UIM
(Doc ID 1607610.1)
Last updated on DECEMBER 01, 2020
Applies to:
Oracle Communications Unified Inventory Management - Version 7.2.3 and laterInformation in this document applies to any platform.
Symptoms
Modified memory settings for java heap not effective, even following the steps mentioned in UIM installation guide
Please refer "Setting Memory Requirements for UIM in UNIX Environments" section of chapter 4 "Installing and Configuring Oracle WebLogic
Server" of Oracle® Communications Unified Inventory Management Installation Guide
1. In the Domain_Home/bin directory, open the setDomainEnv.sh file.
2. Set the memory arguments for your JVM as follows:
WLS_MEM_ARGS_64BIT="-Xms4g -Xmx4g"
3. Set Perm size as:
MEM_PERM_SIZE_64BIT="-XX:PermSize=1024m"
MEM_MAX_PERM_SIZE_64BIT="-XX:MaxPermSize=1024m"
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |