![]() |
• For Linux installations the default port is 8080. This is also the default port for the SPM installation.
• If SPM & Intellicus are installed on the same APP server then the default port will need to be updated for Intellicus using the instructions under The Web Server Does Not Start. These need to be expanded to also include updating the server shutdown port as if both SPM & Intellicus are installed on the same AP these will both be port 8005.
For example, the updated server port from the Intellicus server.xml
-->
<Server port="6005" shutdown="SHUTDOWN">
|