Before starting the Weblogic admin server, edit the file bin/setDomainEnv.sh (for Linux), bin/DomainEnv.bat (for Windows) to set the following options:
-Xms256m –Xmx6000mImportant!: Oracle recommends setting the Java heap space for the WebLogic server to: -Xms256m –Xmx6000m
SiteWand will not install if the Java heap space is not set per the recommendation.
If the WebLogic precompile option is enabled, the WebLogic console displays the following message after precompiling: “Server started in RUNNING mode”. For details on how to enable precompilation, see WebLogic Server documentation.
For Linux systems:
JAVA_OPTIONS="${JAVA_OPTIONS} -Djava.awt.headless=true"Export JAVA_OPTIONS
For Microsoft Windows systems:
set JAVA_OPTIONS=%JAVA_OPTIONS% -Djava.awt.headless=true
For Linux systems:
JAVA_OPTIONS="${JAVA_OPTIONS} -Dweblogic.http.enableRemoteUserHeader=true"
Export JAVA_OPTIONS
For Microsoft Windows systems:
Set JAVA_OPTIONS=%JAVA_OPTIONS% -Dweblogic.http.enableRemoteUserHeader=true
Start the admin server to deploy the EnterpriseTrack application in WebLogic as follows:
Upgrading SiteWand Using WebLogic for Windows or Linux
Configuring SiteWand for Windows
Configuring SiteWand for Linux
Legal Notices | Your Privacy Rights
Copyright © 2000, 2018,
Oracle and/or its affiliates. All rights reserved.
Last Published Monday, June 18, 2018