Starting and Stopping the Server

To start and stop the server, perform the following steps.

To start and stop the FlexNet Code Insight server, do the following:

1. To start Tomcat, enter the following:

<CODE_INSIGHT_ROOT_DIR>\6.14.x\tomcat\bin\startup.bat (or startup.sh if running on Linux)

To stop Tomcat, enter the following:

<CODE_INSIGHT_ROOT_DIR>\6.14.x\tomcat\bin\shutdown.bat (or shutdown.sh if running on Linux)

2. Open a FlexNet Code Insight-supported browser.
3. Navigate to the following URL:

http://<core_server>:8888/palamida

Replace <core_server> with the name or IP address of the FlexNet Code Insight Core Server.