Section | ||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
If you downloaded the JDK then make sure that the JAVA_HOME environment variable is set to the installation directory of your JDK for example, C:\Program Files\Java\jdk1.7.0_09. Refer to JDK or JRE Prerequisite for the details.
- If you downloaded the JRE then make sure that the JREJAVA_HOME environment variable is set to the installation directory of your JRE for example, C:\Program Files\Java\jre7. Refer to JDK or JRE Prerequisite for the details.
...
- Unzip the frevvo zip file into a location of your choice: e.g. c:\frevvo. We'll refer to this directory below as <frevvo-home>.
- Ensure that you do not have another server running on ports 8082 or 8983
- Open a command prompt. Navigate to <frevvo-home>\solr-5.4.1.
- Type bin\solr.cmd start to start the Insight server. This starts the Insight server in the background, listening on port 8983.
You will see this message: Browse http://<your server:port>/solr to verify the Insight server is running. The <server:port> default values are localhost:8983. Change <your server> to the server name and <your port> to the port the Insight server is running on if they are different than the defaults. Do not include the angle brackets <>. You will see the Insight server (Solr) dashboard with the current status:
Warning If you close the Insight server (Solr) startup window, the server will stop running. Leave the window open or set up Live Forms and the Insight Server to run as Windows services.
- Navigate to <frevvo-home>\frevvo and double-click Start frevvo. This starts tomcat on port 8082 with pre-configured.
- Open the ' home page in a new browser window. e.g. http://localhost:8082/frevvo/web/login.
- Enter the license key from the confirmation email in the License Key box. Click Submit. The login screen will display.
Warning |
---|
If you start before the Insight server, you will see this message when you browse the login URL. Follow these steps to start the servers in the correct order:
|
...