Section | ||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
The following prerequisites must be satisfied in order to run in-house.
- http(s) connectivity to http://www.frevvo.com/ for licensing and software update.
- Review the Supported Platforms list.
- You must have the Java Development Kit (JDK) versions 1.7 or 1.8 or Java Runtime Environment (JRE) versions 7(update 21 or greater) or 8 installed on your system. Click here to go to the Java SE Downloads site if necessary.
- Be sure to accept the license agreement and select the correct version 32 (x86) or 64 (x64) bit depending on the architecture of your Windows system.
- When the download completes, click Run to install it.
- Return to this page and continue with Set Up the Environment when the download and the installation are completed.
Set Up the Environment
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 JRE_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.
Quick Start Installation
Once you have a machine that satisfies the above requirements, you must:
- Register on frevvo's web site.
- Download the latest version of Live Forms.
- Generate your Customer License key.
- Unpack the download zipfile
- Install the customer license key.
These steps will guide you through the process.
...
- .
...
Section | ||||
---|---|---|---|---|
|
Tip |
---|
Save this email as it provides important information about Live Forms and links to the License Manager, customer support, documentation and Quick Start videos. |
...
Unpack the download zip
requires the Insight server for the Reporting feature. The Insight server is included in the tomcat bundle. It is recommended that you start the Insight server first before starting . Further configuration is not necessary for the trial period. Follow these steps:
- Unzip the frevvo zip file (downloaded in Step 4 in the previous section) 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 you generated from the 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:
|
...