...
Follow these steps to install as a Windows Service:
- Verify that these steps have been performed to add .JAVA_HOME has been added
- as a system Environment Variable with the appropriate path to your JDK or JRE installation directory. Follow these steps to verify.
- Navigate to the directory where the batch files are located: usually <frevvo-home>. Execute the Install-Service batch file by double clicking on it.
- The Install-Service batch file will put the frevvoforms service in the Services list in manual startup mode.
- Find the Services list for your operating system. The service should be listed. Start the Service.
...
- Navigate to the directory where the batch files are located: i.e.<frevvo-home>\frevvo.
- Right click the Install-Service batch file and select Run As Administrator. Execute the batch file. The service will be called frevvoforms but the display name can be changed when you run the Configure-Service Batch file.
Right click the Configure-Service batch file and select Run as Administrator. Execute the file.
A properties panel will display. Click on the Startup tab. Modify the service properties to change the Startup mode from jvm to Java. Click 'OK'.
...
Click on the Shutdown tab. Modify the service properties to change the Shutdown mode from jvm to Java. Click 'OK'.
...
- Now try to start the service. Check the frevvoforms-stderr.YYYY-MM-DD,log, frevvoforms-stdout.YYYY-MM-DD.log, common-daemon.YYYY-MM-DD.log files located in <frevvo-home>/tomcat/logs and the Windows System Event log if the service does not start. See below for some troubleshooting tips.
Live Forms fails to install/start as windows service
...