![]() |
IBM® EMM products customize the JVM used by WebLogic. You may need to create a WebLogic instance dedicated to IBM® EMM products if you encounter JVM-related errors.
|
![]() |
Verify that the SDK selected for the WebLogic domain you are using is the Sun SDK by looking in the startup script (startWebLogic.cmd) for the JAVA_VENDOR variable. It should be set to: JAVA_VENDOR=Sun . If it is set to JAVA_VENDOR=BEA , JRockit has been selected. JRockit is not supported. To change the selected SDK, refer to the WebLogic documentation.
|
![]() |
![]() |
On UNIX™ systems, you must start WebLogic from the console to allow correct rendering of graphical charts. The console is usually the machine on which the server is running. In some cases, however, the web application server is set up differently.
|
![]() |
If deploying in a production environment, set the JVM memory heap size parameters to 1024 by adding the following line to the setDomainEnv script: Set MEM_ARGS=-Xms1024m -Xmx1024m -XX:MaxPermSize=256m
|
Copyright IBM Corporation 2015. All Rights Reserved.
|