We are trying to run the Apache Exporter executable as a Windows service. When running the script using command-line; it works fine. As a windows service, we get the error:
Error 1053: The service did not respond to the start or control request in a timely fashion.
Any suggestions?