Hello,
I just installed SQL Server 2012 SP1 on top of the RTM. The installation completed without any errors and everything seemed OK until I noticed that my machine was using almost 100% constantly. When looking at the processes, I noticed 2 msiexec.exe processes which were running. Sometimes one of them disappears but half a minute later, it's back.
When I look in the Eventlog, the following warnings are logged repeatedly:
EventId: 1004
Source: MsiInstaller
Description: Detection of product '{A7037EB2-F953-4B12-B843-195F4D988DA1}', feature 'SQL_Tools_Ans', Component '{0CECE655-2A0F-4593-AF4B-EFC31D622982}' failed. The resource'' does not exist.
EventId: 1001
Source: MsiInstaller
Description: Detection of product '{A7037EB2-F953-4B12-B843-195F4D988DA1}', feature 'SQL_Tools_Ans' failed during request for component '{6E985C15-8B6D-413D-B456-4F624D9C11C2}'
I have installed SQL Server together with SharePoint 2013 RTM on the same machine and the following components have been installed:
- Database engine
- Management Tools (Complete)
- Reporting Services (SharePoint Integrated mode)
- Reporting Services Add-In for SharePoint
- SQL Client Connectivity SDK
I had the same issue with SP1 CTP4 on 3 completely different machines (all SharePoint 2013 machines)!! After uninstalling the SP1, the msiexec processes are gone and the CPU settles down and goes back to the normal load.
Any pointers are appreciated... since this SP1 adds a lot of BI features for SharePoint 2013, I really need this.
Thanks,
Bart