Section | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Please read the following upgrade steps prior to starting the migration. frevvo recommends that you test the upgrade process on your test server before performing it on your production server. Contact your frevvo Account Manager for information if you do not have a test environment.
Prepare for the upgrade
Please read and understand the Migration Considerations which may require your action before beginning.
- Install OpenJDK (11.x)before beginning.
Stop with one of the methods listed below:
Execute <frevvo-home>\stop-frevvo.[bat,sh] for versions previous to v9v10.x.
If you are upgrading from v7.x, you will also need to stop the Insight Server by closing the window or if you are using the tomcat bundle by typing these commands in the <frevvo-home>\solr-x.x.x directory of your existing installation.
bin\solr.cmd stop -allStop Live Forms and the Insight Server through the Computer Management Services console if they are running as Window's services.
- Backup the forms database from your current installation.
Backup the current server's installation directory so that you have a copy of all custom configuration parameters.
- Request a v10 license if you are upgrading from a version prior to v10.0.x.
...
- Download the latest v10.0.x software. The download is a zip file. Extract the contents to any folder of your choice. This folder will be referred to as <frevvo-home> (note that the zip already contains a top level frevvo folder).
- Install a JDBC Driver.
- If you increased Memory Settings in your previous installation, make those changes to the appropriate files in the new installation. Refer to Hardware and Memory Requirements for the details.
- Navigate to the server.xml file in the <frevvo-home>\tomcat\conf directory of your v10.0.x installation
Configure the Database and Email
Note | ||
---|---|---|
| ||
Database and Email configuration is done in the <frevvo-home>\tomcat\conf\server.xml file. The database resource name was changed to jdbc/sharedfrevvoDS in v7.0. When you configure your database, make the changes to the v9v10.0.x server.xml. Do not copy configured sections from a frevvo.xml of a previous release into the v9v10.0.x server.xml file. |
- Select your database type
- Refer to the Configure the Connection URL topic to point the v9v10.0.x frevvo database to your current frevvo database. If you are using SQL Server, remember to add the sendStringParametersAsUnicode property with a value of false to your database connection URL if it is not already there.
- Configure Email
- If you made changes to the Default Port in previous releases, make those changes again in the v9v10.0.x server.xml file.
Save the changes to the server.xml file.
...
Expand | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||
The frevvo.xml and insight.xml files are embedded in the frevvo war in v9v10.0.x. Configuring features is now done by adding properties to the <frevvo-home>\tomcat\frevvo-config.properties file. The properties follow a simple property=value syntax. The frevvo-config.properties file provided in the frevvo tomcat bundle contains default values for the following properties:
Context parameters, previously added to the frevvo.xml or modified in web.xml and insight.xml files, must be converted to the property format. Follow the instructions below.
2. Add properties for any parameters that you added to the frevvo.xml in your previous installation. Refer to Installation Tasks for information about additional configuration properties that can be added to the frevvo-config.properties file to customize features. 3. Any parameter changes that were made to the web.xml file in previous releases must be converted to properties and added to the frevvo-config.properties file.
|
...
- Open a command prompt. Navigate to <frevvo-home>\solr-x.x.x. Type bin\solr.cmd start to run the Insight server in the background, listening on the default port 8983.
You will see this message:
Warning If you close the Insight server (Solr) startup window, the server will stop running. Leave the window open or see these instructions to remove existing services and set up Live Forms and the Insight Server to run as Windows services:
Browse http://<your server:port>/ solr to verify the Insight server is running. The <server:port> default values are localhost:8983. Change localhost to the server name and 8983 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.
...
- Ensure that the scripts are executable: chmod 755 <frevvo-home>/tomcat/bin/*.sh
- Navigate to <frevvo-home>/solr-x.x.x/bin. Run this command to make the solr startup file executable:
chmod +x solr - Navigate back to the solr-x.x.x directory.
cd .. - Start the Insight server by typing: bin/solr start - this starts the Insight server in the background.
- Browse http:<your server:port>/solr to verify the Insight server is running. The <server:port> default values are localhost:8983. Change localhost to the server name and 8983 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.
Start
Start the v9the v10.0.x server by running the start-frevvo.bat or start-frevvo.sh files (depends on your Operating system) in the <frevvo-home>\frevvo directory. Then follow these instructions to login and enter your upgrade license key.
...
- Follow these steps to delete the existing Insight Server service for Windows Vista, 7, 8 or 10 operating systems:
- Login as an administrator.
- Verify the Insight Server service name by double clicking it in the Windows Services list
Type this command: If your service name has spaces in it, use quotes around the service name.
Code Block sc delete <ServiceName>
The message "DeleteService SUCCESS' will display when successful.
Remove the Live Forms service by running the <frevvo-home>\Remove-Service batch file.
Perform these steps to reinstall the Insight Server and Live Form services.
Connectors
Ensure you upgrade to the supported version of the connectors for your upgraded version of . Version information can be found at the links below.
- If you are using the Database Connector, you must reinstall and configure it again for the v9v10.0.x installation.
- If you are using the Google connector you must reinstall and configure them for the v9v10.0.x installation.
- If you are using the Filesystem Connector, you must reinstall and configure it again for the v9the v10.0.x installation.
- If you are using the SharePoint Connector you must reinstall and configure it again for the v9v10.0.x installation.
- If you are integrating with IIS, review these updated steps to configure Tomcat.
Info |
---|
All database initialization and/or required upgrade will be automatically done by frevvo.war as part of the v9v10.0.x startup. |
Things to Check
...
- Login as a tenant admin
- Click on the Configuration Checklist link to verify that all configurations are complete.
- Click on the Reports link. Click on one of the Reports to verify that submission data is displayed.
- Login as a tenant designer user
- View and edit a form/flow
- Verify that your submissions are displayed when you click the Submissions and Legacy submissions icons.
- Test forms/flows
Login as the superuser admin.
- Verify that the Refresh Searchable Items process ran and completed successfully.
Troubleshooting
It is recommended that you do not change or delete the frevvo.users.schemaName property in the frevvo-config.properties file after the first startup of v9v10.0.x. If the property is changed or deleted post migration you may see this error:
...
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: Navigate to your <frevvo-home> directory. Run the stop-frevvo.bat or stop-frevvo.sh file depending on your Operating system to stop . Open a command prompt. Navigate to <frevvo-home>\solr-6.6.2 Start the Insight server. Refer to Start the Insight Server above for the instructions. Browse http://<your server:port>/solr to verify the Insight server is running. The <server:port> default values are localhost:8983. Change localhost to your server name and 8983 to the port the Insight server is running on if they are different from the defaults.Do not include the angle brackets <>. Start . |
Applying a Minor Patch Update
If you're applying a minor patch update, for example, applying patch 10.0.x to your installed v10.0.0 Live Forms server, you can follow these simple steps instead of the more lengthy upgrade steps.
Note |
---|
The latest major version and the compatible frevvo connectors are available from the frevvo Software Downloads Directory. |
...
Stop .
Backup the current server's installation directory so that you have a copy of all custom configuration parameters.
- Install the Upgraded Version.
- Download the latest v10.0.x software. The download is a zip file. Extract the contents to any folder of your choice. This folder will be referred to as <frevvo-home> (note that the zip already contains a top level frevvo folder).
- Install a JDBC Driver.
- If you increased Memory Settings in your previous installation, make those changes to the appropriate files in the new installation. Refer to Hardware and Memory Requirements for the details.
- Navigate to the server.xml file in the <frevvo-home>\tomcat\conf directory of your v9 v10.0.x installation
- Configure the database and email.
- Install any 1063038468 that were installed in your previous version.
- Start the Insight Server.
- Start .