PgClusterMonitor wont start as a service
Posted: Tue Nov 29, 2022 8:23 am
I'm working on a 3.18 project with NGA and a PostgreSQL database. We have a redu system and are setting up PostgreSQL as a cluster.
I followed all the steps in the help file ( https://www.winccoa.com/documentation/W ... uster.html ). The main.py script runs perfectly fine. ( I even copied those 2 DLL's as mentioned as a solution in the Help file)
Unfortunately, the PgClusterMonitor service wont start. A popup message is shown:
"Windows could not start the PgClusterMonitor on Local Computer.
Error 1053: The service did not respond to the start or control request in a timely fashion"
I installed postgresSQL 3.11 and downloaded all the packages.
I tried this on our server but the same thing happens on my Windows 10 laptop.
Does anyone have any tips or ideas ? Any help would be greatly appreciated
I followed all the steps in the help file ( https://www.winccoa.com/documentation/W ... uster.html ). The main.py script runs perfectly fine. ( I even copied those 2 DLL's as mentioned as a solution in the Help file)
Unfortunately, the PgClusterMonitor service wont start. A popup message is shown:
"Windows could not start the PgClusterMonitor on Local Computer.
Error 1053: The service did not respond to the start or control request in a timely fashion"
I installed postgresSQL 3.11 and downloaded all the packages.
I tried this on our server but the same thing happens on my Windows 10 laptop.
Does anyone have any tips or ideas ? Any help would be greatly appreciated