Guidelines for deploying Marketing Platform on WebLogic
You must follow a set of guidelines when you deploy Marketing Platform on the WebLogic application.
Use the following guidelines when you deploy the Marketing Platform products on any supported version of WebLogic:
*
IBM® EMM products customize the Java virtual machine (JVM) that is used by WebLogic. If you encounter errors related to JVM, you can create a WebLogic instance that is dedicated to IBM® EMM products.
*
Open the startWebLogic.cmd file and verify that the SDK that is selected for the WebLogic domain that you are using is the Sun SDK for the JAVA_VENDOR variable.
The JAVA_VENDOR variable must be set to Sun (JAVA_VENDOR=Sun). If theJAVA_VENDOR variable is set to JAVA_VENDOR, it means that JRockit is selected. You must change the selected SDK, because JRockit is not supported. Refer to the BEA WebLogic documentation to change the selected SDK.
*
Deploy Marketing Platform as a web application.
*
*
1.
Edit the setDomainEnv script in the bin directory under your WebLogic domain directory to add -Dfile.encoding=UTF-8 to JAVA_VENDOR.
2.
In the WebLogic console, click the Domain link on the home page.
3.
In the Web Applications tab, select the Archived Real Path Enabled check box.
4.
5.
*
Set MEM_ARGS=-Xms1024m -Xmx1024m -XX:MaxPermSize=256m