Change the Intellicus Default Startup Port
1. Open a command prompt and sign on to the Intellicus server.
2. Navigate to the <Intellicus2>\jakarta\conf directory. and do the following:
a. Edit the Tomcat server.xml file and update the port number for the following parameters:
▪ Shutdown port
▪ Connector Port
▪ APJ port
b. Save the server.xml file.
3. Navigate to the <Intellicus2>\ReportEngine\Config directory and do the following:
a. Edit the ReportEngine.properties file and update the following parameters to the same port as Step 2:
▪ Shutdown port
▪ Connector Port
▪ APJ port
b. Save the ReportEngine.properties file.
4. Navigate to the <Intellicus2>Jakarta\webapps\intellicus\client\config directory and do the following:
a. Edit the ReportClient.properties file and update the LISTENER_PORT parameter to the same port as Step 2.
b. Save the ReportClient.properties file.