PostGreSQL error during install of ThingWorx Manufacturing Apps
I have struggled to get the installer to complete. I have uninstalled and reinstalled numerous times. I have set permissions to full control where applicable. The JAVA install completes but the PostgreSQL steps don't complete. Here is a snippet from the end of the log
2017-10-10 15:44:14,970 DEBUG ShowNextPage:: Current Page: PostgreSQLSettings --- Next Page: PreCheck
2017-10-10 15:44:14,971 DEBUG Show Page: PreCheck
2017-10-10 15:44:14,986 DEBUG Starting PreCheck worker...
2017-10-10 15:44:14,988 DEBUG OUT: ValidationWorkerCompleted
2017-10-10 15:44:14,999 DEBUG IN: PerformChecks
2017-10-10 15:44:15,011 DEBUG IN: IsOSWinServer2012 osVer: Microsoft Windows NT 6.1.7601 Service Pack 1
2017-10-10 15:44:15,012 DEBUG IN: IsOSWinServer2012 osVer.Platform: Win32NT Win32NT
2017-10-10 15:44:15,012 DEBUG IN: IsOSWinServer2012 osVer.Version.Major: 6
2017-10-10 15:44:15,012 DEBUG IN: IsOSWinServer2012 osVer.Version.Minor: 1
2017-10-10 15:44:15,033 DEBUG PreCheck failure: A PostgreSQL database Windows service is already configured on this server.#$$^^-Software
2017-10-10 15:44:15,036 DEBUG OUT: PerformChecks
2017-10-10 15:44:15,045 DEBUG Finished PreCheck worker
2017-10-10 15:44:25,093 DEBUG IN: finishButton_Click
2017-10-10 15:44:25,094 DEBUG IN: SuperInstallerForm_FormClosing
2017-10-10 15:44:25,095 DEBUG OUT: SuperInstallerForm_FormClosing
2017-10-10 15:44:25,095 DEBUG IN: SuperInstallerForm_FormClosed
2017-10-10 15:44:25,095 DEBUG OUT: SuperInstallerForm_FormClosed
2017-10-10 15:44:25,195 DEBUG OUT: finishButton_Click
Any ideas?

