Re: Sonar Platinum Freezes
2018/01/24 16:39:22
(permalink)
I had this problem too. After Windows 10 updated to build 1709, I could no longer start Sonar Platinum. The Windows Installer window opens with "Preparing to install..." but hung there.
I decided to look and see what Windows Installer was actually trying to do. If you start a cmd prompt and type "start %temp%" you should see some files starting with MSI. Just look for the latest one. In my case, I had this error:
"Failed to grab execution mutex. System error 258."
I did some research and this error can be caused by the msiexec process already running. I terminated this process and tried to start Sonar again. That time, the GUI showed that it was trying to install my mixing board driver (Yamaha MG10XU). Looking again at the MSI logs I saw that it had a problem. So I uninstalled the driver, started Sonar successfully, reinstalled the driver, and then started Sonar successfully.
So check your MSI logs and see if you are getting a similar error: "Failed to grab execution mutex. System error 258." and if so, make sure that you terminate all msiexe processes and insure that all drivers are installing correctly.
Hope this helps.