Difference between revisions of "Troubleshooting On Windows"

From Observer GigaFlow Support | VIAVI Solutions Inc.
Jump to: navigation, search
Line 14: Line 14:
 
  If the service is there but not running, check that its "Startup Type" is set to automatic and then start the service.
 
  If the service is there but not running, check that its "Startup Type" is set to automatic and then start the service.
  
If the service is stuck in the "starting" state there is something wrong with the settings file (set during installation) click [[Debugging Gigaflow Startup]] to troubleshoot
+
If the service is stuck in the "starting" state there is something wrong with the settings file (set during installation) click [[Debugging Windows Service Startup]] to troubleshoot

Revision as of 12:07, 25 October 2018

Troubleshooting GigaFlow on windows systems

There are 3 systems that need to be installed for Gigaflow to work GigaFlow application files. Oracle Java 1.8 or above Postgres 9.5 or above

Test each component to see which one is causing the problem. Gigaflow

Open up the windows services.msc application.
Check that there is a GigaFlow service installed. If not, re-run the installer.
If the service is there but not running, check that its "Startup Type" is set to automatic and then start the service.

If the service is stuck in the "starting" state there is something wrong with the settings file (set during installation) click Debugging Windows Service Startup to troubleshoot