...
7. Now try to start and stop the service and remember to check the service logs both in frevvo/tomcat/logs/jakarta_service_* and in the Windows System Events log for any additional details.
Live Forms fails to install/start as windows service
Running c:\frevvo\Install Service fails to install the service and fails to run as a windows service. Make sure the %JAVA_HOME%/bin is added to the system PATH Environment Variable.
...
Previous versions of the Windows binaries (executables and dlls) found in the <frevvo-home>/tomcat/bin folder were built for x86 (32-bit) architectures and will not work on a x64 architecture (64-bits). We are now bundling the tomcat version 7.0.35 binaries for the three architectures inside <frevvo-home>/tomcat/bin folders: <frevvo-home>\tomcat\bin\x64, <frevvo-home>\tomcat\bin\i64 and <frevvo-home>\tomcat\bin\x86.
...