To Stop the Report Server and Web Server
You can follow the below mentioned steps to stop the Report Server and Web Server:
To stop the application run the intellicus.sh script file with stop as user input. This file is available in /Applications/Intellicus folder.
./intellicus.sh stop
Figure 11: Stopping Intellicus
It will stop the Intellicus report engine and web server.
To Stop the Report Server
To stop the report server run the reportserver.sh script file with stop as user input. This file is available in /Applications/Intellicus<version> folder.
./reportserver.sh stop
You can also follow the below mentioned steps to stop the Report Server:
Run the file shutdown.sh. This file is available in /Applications/Intellicus<version>/reportengine/bin folder.
./shutdown.sh
To Stop the Web Server
To stop the web server run the webserver.sh script file with stop as user input. This file is available in /Applications/Intellicus<version> folder.
./webserver.sh stop
You can also follow the below mentioned steps to stop the Web Server:
Run the file shutdown.sh. This file is located in the /Applications/Intellicus<version>/jakarta/bin folder.
./shutdown.sh