Setting JVM parameters

If you are using Interact Advanced Patterns, and Interact and Interact Advanced Patterns are installed with separate instances of Marketing Platform, you must set some JVM parameters.

About this task

Set the following JVM parameters in the web application server where Interact is deployed.

Use the appropriate host name and port for your environment.

  • -Dcom.ibm.detect.designtime.url=http://host-name:port/axis2/services/InteractDesignService
  • -Dcom.ibm.detect.connector.url=http://host-name:port/servlets/StreamServlet
  • -Dcom.ibm.detect.remotecontrol.url=http://host-name:port/axis2/services/RemoteControl

For Websphere, set these parameters as generic JVM arguments under Application servers > server1 > Process definition > Java Virtual Machine.

For WebLogic, add these parameters in the startWeblogic.sh or startWeblogic.cmd file.

Important: Stop and restart your deployment after you set these parameters.