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

Common Configuration Solutions:

Table of Contents
maxLevel1

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

...

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 web app container (ex: tomcat) under a SUN Oracle JDK or JRE that is not version 1.5.0 update 8 or later. Verify that you are running with the required JDK or JRE. If not, to solve this, download & install JDK or JRE 1.5.0 version 8 or later from http://www.sun.com. Set your JAVA_HOME on windows to the JDK or JRE install directory on your computer. Then restart your web app container.

This may also be caused by an incorrect string content in your customer.lic file. Look in the location where you put your frevvo users directory. Verify that a a customer.lic file exists in a subdirectory named .frevvo. Edit the customer.lic file and verify that the content is correct. This file must contain a single line which is the license key sent to you via email when you downloaded frevvo.zip.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

...

ParameterDescription
frevvo.proxy.hostHTTP Proxy Host
frevvo.proxy.portHTTP Proxy port
frevvo.proxy.usernameHTTP username
frevvo.proxy.password HTTP HTTP password
 frevvofrevvo.proxy.ldap true true | false

 Set frevvo.proxy.ldap to true to enable NTLM authentication proxy access.

...

Live Forms fails to install/start as windows service

Running c:\frevvo\Install Service, fails to install the frevvo service and the frevvo fails to run as a windows service. This problem is solved by adding %JAVA_HOME%/bin to the system PATH Environment Variable.

If this fails to solve the problem even with setting of JAVA_HOME the tomcat service may not be able to find msvcr71.dll even though it is in the bin directory of your JDK or JRE installation, copy msvcr71.dll from the bin directory of your java installation the bin directory of your tomcat installation or to your C:\WINDOWS\System32 directory.

You may see these errors in the windows service log file:

Code Block
[174 javajni.c] [error] The specified module could not be found.
[986 prunsrv.c] [error] Failed creating java C:\Program Files\Java\jdk1.6.0_07\jre\bin\server\jvm.dll
[1260 prunsrv.c] [error] ServiceStart returned 1

Here are some troubleshooting tips for Windows 32 and 64 bit operating systems.

Dropdowns lists do not appear in Internet Explorer 7

This is caused by a known issue with Microsoft security update MS11-081 released on October 11, 2011. For more information about how to resolve this problem, click the following article number to view the article in the Microsoft Knowledge Base:
2628724  Some drop-down lists and combo boxes do not appear in Internet Explorer 7 after you install security update 2586448

Contact Us

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.