Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip

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 configure frevvo on your computer via a web meeting.

A v10 license is required. v9 licenses will not work. Be sure you have requested a v10 license by emailing support@frevvo.com.

...

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

...

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

Incorrect License Key

...

Code Block
<timestamp> |-ERROR [LicMon] [   c.f.s.s.LicenseMonitor] - Could not process startup request. Got: sun.security.validator.ValidatorException: 
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested
target

...

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

...

  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 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

...