Versions Compared

Key

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

...

 can be installed and started/stopped as a Windows Service. Batch files provided in the <frevvo-home> directory can install, configure and monitor the frevvo Live forms service: 

  • Install the  service : Double click <frevvousing the <frevvo-home>\Install-Service.bat .

...

  • file.
  •  Configure-Service.bat - Double-click this file to edit the Shutdown/Startup mode and set it to both of them to Java instead of jvm. Change the name of the service if desired. See below:
  •  Monitor-Service.bat - Double-click this file to monitor the bundle service.

Live Forms fails to install/start as Windows Service 

...

  1. Add JAVA_HOME as a system Environment Variable and PATH Environment Variable

...

  1. with the appropriate values. Follow the steps to do this:
    1. Right-click the My Computer icon on your desktop and select 'Properties'.
    2. Click the 'Advanced' tab For Windows 7, it will be an Advanced system settings icon..
    3. Click the 'Environment Variables' button.
    4. Under 'System Variables', click 'New'.
    5. Enter the variable name as JAVA_HOME.
    Enter the variable value as /bin
    1. Set the variable value for JAVA_HOME to the installation directory of your JDK, for example, c:\Program Files\Java\jdk1.7.0_09. Click 'OK'.

Image Added

    1. Navigate to then click on the PATH Environment Variable. Click the Edit button and append %JAVA_HOME%\bin to the end of path.
    2. Click 'OK'.
    3. Click 'Apply' and then 'OK' to exit.

...

Image Added

2. Right click on the Command Prompt on the Windows Start Menu and select Run as Administrator.

Image Added

3. Navigate to the directory where the batch files are located: usually <frevvo-home> . Execute the Install-Service batch file by typing the name in the command prompt window.

 

 

 

 

 

 

 

 

 

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

...