...
Create a file /opt/dm/mci/setupEnv.sh
containing a line of the following formatthe following line, replacing <port-number>
with the alternative port you wish to use:
Code Block |
---|
export JAVA_OPTS=-Ddw.server.applicationConnectors[0].port=<port-number> |
...