Live Forms v7.4 is no longer supported. Please visit Live Forms Latest for our current Cloud Release. Earlier documentation is available too.

Need Help

Here are several common configuration errors that can be easily solved.

If you need help with the installation and configuration process contact us. Our client services team is available to install and configure  on your computer via a web meeting.

A v7 license is required. v5 and v6 licenses will not work. Be sure you have requested a v7 license by emailing support@frevvo.com.


Common Configuration Solutions:

Login page displays "Unable to renew license"

You see the following error message on frevvo's login page when you try to access the login page in your browser at http://<yourhost><port>/frevvo/web/login

   "Unable to renew license for 1 attempt(s). Your license will expire in 2 day(s). Please contact frevvo for help."

You will also see the following error in the tomcat log file:

WARNING: License monitor: failed to authorize start up for 0 attempts. Next attempt in 1 hours.

This is often caused by running your Live Forms Form Server under an older version of  Oracle JDK or JRE. Please follow the steps in the JDK or JRE Prerequisite page. Then restart your Live Forms Server.

This may also be caused by an incorrect string content in the license key.  To check the license, login via superuser and then click "Server Configuration". You can also check the users schema resource table in your database. This table has an entry with the license information.

"Unable to contact license server"

This may be due to your external http traffic being routed through a proxy server.

If your company uses a proxy server,  your  Form Server may not be able to communicate with the license server directly.  has configuration parameters to enable communication from the Form Server to the license server via your proxy.

  1. Edit the following parameters in <frevvo-home>/tomcat/conf/frevvo-config.properties.
  2. Remove the # before the properties. Do NOT remove the # in front of the HTTP Proxy Configuration for licensing comment
  3. Add the values for your installation.
  4. Save the changes

# HTTP Proxy Configuration for licensing
#frevvo.proxy.host=<your HTTP Proxy Host>
#frevvo.proxy.port=<HTTP Proxy port>
#frevvo.proxy.username=<HTTP username>
#frevvo.proxy.password=<HTTP password>
#frevvo.proxy.ntlm=<true or false> - Set frevvo.proxy.ldap to true to enable NTLM authentication proxy access.

The trial license fails to install

Sometimes, especially on Windows, the license is not accepted. If so, please restart your frevvo server and try again. Please check the frevvo forum or contact us for additional help.

More License Issues

License issues have several common causes. A proxy server can be the cause of these error messages.

  • Unable to contact license server
  • Unable to renew license. Your license will expire in <n> day(s)

To diagnose license issue:

  1. View the frevvo Version Information server configuration page and verify that you have a valid unexpired license key.
  2. Open a browser on your frevvo server machine and try to reach the url: https://www.frevvo.com/security/securehttp. This server should return the message "You have reached the frevvo licensing server. Thanks for you interest in frevvo .".
  3. Second open the log files in <frevvo installdir>/frevvo/tomcat/logs and scan for license related error messages.
  4. Read solutions for proxy server configurations if the log file indicates that your frevvo server is unable to contact the license server.
  5. Read solutions for the issue unable to renew license

If you need further help send the results of all above diagnostic steps to support at frevvo.com.

Expired Tenant Message

When a form instantiation is attempted from an expired tenant, the user is  redirected to the login page. You may see the error message  "Tenant is expired (license expiration). Please contact frevvo support to renew."   Contact frevvo for help.