DPM 2012 R2 installation error ID: 812

Server 2012 R2 Datacenter (virtual).
Installed SQL server 2012 SP1 locally, with all default settings.
Changed accounts according to DPM requirements for agent, server and reporting services

DPM setup complains as below, reporting service is running and, I believe, it is configured correctly, any clue ?
(error log is available, but does not give me valuable information).

EDIT:

Just realized that reporting services relies on web server so I installed IIS and fiddled a little with reporting services encryption key which brought me to the next error as follows:

Pasted from error log (just prior to error):
Information : Querying WMI Namespace: \\dpm01\root\cimv2 for query: SELECT * FROM Win32_Service WHERE Name='SQLSERVERAGENT'
Information : Sql Agent account name = ad\DPM01$
..
Information : Add user: ad\DPM01$ to local group: Distributed COM Users on server: DPM01

I don't know the ad\DPM01$ user, however it looks like it is the builtin Local System
I also tried to add this builtin to the group manually, but DPM still reports error.

Is DPM really designed to be so complicated and giving so much headache ?

Anyone able to help me out ?

  • Edited by EuroEager Sunday, October 20, 2013 4:52 PM
October 20th, 2013 5:13pm

Hi,

i had the exact same reporting services error, i fixed it by running reporting services config manager and clicking apply in the web service url tab, created a new database in the database tab and then apply in the report manager url tab.

  • Proposed as answer by istvanh Monday, October 21, 2013 6:04 PM
  • Marked as answer by EuroEager Tuesday, October 22, 2013 7:04 PM
Free Windows Admin Tool Kit Click here and download it now
October 21st, 2013 6:12am

Thanks, what about the funny account which the wmi query returned at my installation ?
If I do the same query from Powershell it returns the accountname as LocalSystem (after I changed it to this of course), anyway the installer insists on ad\DPM01$ and tries to add that one to the Distributed COM Users group which, of course, does not work.

My DPM machine name is DPM01 and my domain is like ad.<mydomain>.<tld> and the NetBIOS name is the same as domain name (mydomain).
I feel that the accountname ad\DPM01$ mixed up of my subdomain and machine name.

Is this a bug in the installer ?


Someone can point to a really simple installation procedure for DPM (and only DPM, not the rest of the System Center) on a domain member server 20012 R2 ?
From what I have read it should not be necessary to install SQL server (DPM install will install this by itself ?) or IIS (DPM installs this one as well ?)
I have been struggling with this for days now.

  • Edited by EuroEager Monday, October 21, 2013 7:09 PM
October 21st, 2013 10:04pm

Finally tried to use a domain user account instead of LOCALSYSTEM for SqlServer and agent, setup runs perfect this time.

Checked the installation log and the line following the same query regarding SqlServerAgent now shows as expected: Information : Sql Agent account name = <mydomain>\<mydomainuser>

I have no clue why this seemed to detect the non-correct and non-existing ad\DPM01$ on earlier installation (see earlier in this thread).

However, I have now given the SqlServer and agent perhaps far to much privileges, how can I reduce this without jeopardizing the DPM again ?

Microsoft: Using LocalSystem (as recommended by the setup as one alternative) seems to expose a strange bug, please respond !

  • Marked as answer by EuroEager Tuesday, October 22, 2013 7:04 PM
Free Windows Admin Tool Kit Click here and download it now
October 22nd, 2013 10:04pm

new database and check authentication fixed the issue
January 23rd, 2014 10:17am

this worked for me
Free Windows Admin Tool Kit Click here and download it now
February 27th, 2014 11:41am

Hello!

I have troubles installing Microsoft System Center 2012R2 Data Protection Manager.
1) I have successfully installed SQL 2012 SP1 on a new physical server with clean installation of Microsoft Windows Server 2012 Standard.
2) I have set up the serivce accounts for SQL Server, SQL Server Agent, SQL Server Reporting Services...as recommended
3) I have successfully set up the Reporting Services (I can connect to the URL, connect with Report Builder etc.)
4) When I start the DPM setup on the same server (mounted ISO or files extracted - I get the same result in the end), the prerequisite check states "This computer meets the software and hardware requirements for DPM". Great!
5) I insert the key, select the installation folder etc.
6) The installation starts and then ERRROR!

Report Configuracion failed.

Verify that SQL Server Reporting Services is installer properly and that it is running.

ID: 812


After clicking "Close" I get:

And unexpected error occurred during the installation.

For more details, check the DPM Setup error logs.

ID: 4387


I have already tried the suggested password policy change, the SSL certificate in Reporting Services, different service accounts...without any result.

Any other suggestions, please?

March 19th, 2014 5:15am

DPMSetup.log (changed the domain & server name for privacy reasons):

[19.3.2014 9:20:54] Information : Microsoft System Center 2012 R2 Data Protection Manager setup started.
[19.3.2014 9:20:54] Data : Mode of setup = User interface
[19.3.2014 9:20:54] Data : OSVersion = Microsoft Windows NT 6.2.9200.0
[19.3.2014 9:20:54] Information : Check if the media is removable
[19.3.2014 9:20:54] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:20:54] Data : Drive Name = C:\
[19.3.2014 9:20:54] Data : Drive Type = 3
[19.3.2014 9:20:54] Information : Check attributes of the directory
[19.3.2014 9:20:54] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:20:54] Data : File Attributes = Directory
[19.3.2014 9:20:54] Information : Check if the media is removable
[19.3.2014 9:20:54] Data : Folder Path = C:\Program Files\Microsoft Data Protection Manager
[19.3.2014 9:20:54] Data : Drive Name = C:\
[19.3.2014 9:20:54] Data : Drive Type = 3
[19.3.2014 9:20:54] Information : Check attributes of the directory
[19.3.2014 9:20:54] Data : Folder Path = C:\Program Files\Microsoft Data Protection Manager
[19.3.2014 9:20:54] * Exception : Ignoring the following exception intentionally => System.IO.FileNotFoundException: Could not find file 'C:\Program Files\Microsoft Data Protection Manager'.
File name: 'C:\Program Files\Microsoft Data Protection Manager'
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.GetAttributes(String path)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.InstallLocationValidation.CheckForDirectoryAttributes(String path)
[19.3.2014 9:20:54] Information : Check if the media is removable
[19.3.2014 9:20:54] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB
[19.3.2014 9:20:54] Data : Drive Name = C:\
[19.3.2014 9:20:54] Data : Drive Type = 3
[19.3.2014 9:20:54] Information : Check attributes of the directory
[19.3.2014 9:20:54] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB
[19.3.2014 9:20:54] * Exception : Ignoring the following exception intentionally => System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.GetAttributes(String path)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.InstallLocationValidation.CheckForDirectoryAttributes(String path)
[19.3.2014 9:20:54] Information : The setup wizard is initialized.
[19.3.2014 9:20:54] Information : Starting the setup wizard.
[19.3.2014 9:20:54] Information : <<< Dialog >>> Welcome Page : Entering
[19.3.2014 9:21:11] Information : <<< Dialog >>> Welcome Page : Leaving
[19.3.2014 9:21:11] Information : <<< Dialog >>> Inspect Page : Entering
[19.3.2014 9:21:19] Information : Query WMI provider for path of configuration file for SQL Server 2008 Reporting Services.
[19.3.2014 9:21:19] Information : Querying WMI Namespace: \\MyDpmServer\root\Microsoft\SqlServer\ReportServer\RS_MSDPM2012\v11\admin for query: SELECT * FROM MSReportServer_ConfigurationSetting WHERE InstanceName='MSDPM2012'
[19.3.2014 9:21:19] Data : Path of configuration file for SQL Server 2008 Reporting Services = C:\Program Files\Microsoft SQL Server\MSRS11.MSDPM2012\Reporting Services\ReportServer\RSReportServer.config
[19.3.2014 9:21:19] Information : OS >= win 8 , enable Dedupe role
[19.3.2014 9:21:20] Information : output : True
..
 error :
[19.3.2014 9:21:20] Data : Path of inspection output xml = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\InspectReport.xml
[19.3.2014 9:21:20] Information : Instantiating inspect component.
[19.3.2014 9:21:20] Data : Path of output xml = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\InspectReport.xml
[19.3.2014 9:21:20] Information : Deserializing the check XML from path : C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\setup\checks.xml
[19.3.2014 9:21:20] Information : Loading the check XML from path : C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\setup\checks.xml
[19.3.2014 9:21:20] Information : Deserialising the scenario XML from path : C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\setup\scenarios.xml
[19.3.2014 9:21:20] Information : Loading the check XML from path : C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\setup\scenarios.xml
[19.3.2014 9:21:20] Information : Getting scenarios for the product: DPM
[19.3.2014 9:21:20] Information : Getting scenarios for DPM
[19.3.2014 9:21:20] Information : Getting scenario for Mode:Install, DbLocation:Remote, SKU:Retail and CCMode:NotApplicable
[19.3.2014 9:21:20] Information : Query WMI provider for SQL Server 2008.
[19.3.2014 9:21:20] Information : Querying WMI Namespace: \\MyDpmServer\root\Microsoft\SqlServer\ComputerManagement10 for query: Select * from SqlServiceAdvancedProperty where ServiceName='MSSQL$MSDPM2012' and PropertyName='Version'
[19.3.2014 9:21:20] * Exception :  => System.Management.ManagementException: Invalid namespace
   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
   at System.Management.ManagementScope.InitializeGuts(Object o)
   at System.Management.ManagementScope.Initialize()
   at System.Management.ManagementObjectSearcher.Initialize()
   at System.Management.ManagementObjectSearcher.Get()
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetWmiObjectCollection(String wmiNamespace, String wmiQuery, ConnectionOptions wmiConnectionOptions)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetSqlServerVersion(String instanceName, String sqlServerMachineName, ConnectionOptions wmiConnectionOptions, String sqlNameSpace)
[19.3.2014 9:21:20] * Exception : Expecting the following exception. Ignoring intentionally.  => System.Management.ManagementException: Invalid namespace
   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
   at System.Management.ManagementScope.InitializeGuts(Object o)
   at System.Management.ManagementScope.Initialize()
   at System.Management.ManagementObjectSearcher.Initialize()
   at System.Management.ManagementObjectSearcher.Get()
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetWmiObjectCollection(String wmiNamespace, String wmiQuery, ConnectionOptions wmiConnectionOptions)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetSqlServerVersion(String instanceName, String sqlServerMachineName, ConnectionOptions wmiConnectionOptions, String sqlNameSpace)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.DetectSqlServer(String instanceName, String sqlServerMachineName, ConnectionOptions wmiConnectionOptions, String sqlNameSpace)
[19.3.2014 9:21:20] Information : SQL Server 2008 R2 SP2 instance MSDPM2012 is not present on this system.
[19.3.2014 9:21:20] Information : Query WMI provider for SQL Server 2008.
[19.3.2014 9:21:20] Information : Querying WMI Namespace: \\MyDpmServer\root\Microsoft\SqlServer\ComputerManagement11 for query: Select * from SqlServiceAdvancedProperty where ServiceName='MSSQL$MSDPM2012' and PropertyName='Version'
[19.3.2014 9:21:21] Information : SQL Server 2008 R2 SP2 instance MSDPM2012 is present on this system.
[19.3.2014 9:21:21] Information : Inspect context initialized with
SQL Server namespace: \\{0}\root\Microsoft\SqlServer\ComputerManagement11
Reporting namespace: \\{0}\root\Microsoft\SqlServer\ReportServer\RS_{1}\v11\admin
SqlServerDetected: True
[19.3.2014 9:21:21] Information : Check if SQL Server 2012 Service Pack 1 Tools is installed.
[19.3.2014 9:21:21] Information : Inspect.CheckSqlServerTools : MsiQueryProductState returned : INSTALLSTATE_DEFAULT
[19.3.2014 9:21:21] Information : **************************************************************************************
[19.3.2014 9:21:21] Information : Start Inspect.
[19.3.2014 9:21:21] Information : Getting checks for the group : Common
[19.3.2014 9:21:21] Information : Getting checks for the group : Install
[19.3.2014 9:21:21] Information : Getting checks for the group : Retail
[19.3.2014 9:21:21] Information : Getting checks for the group : Remote
[19.3.2014 9:21:21] Information : Check if the machine role is Domain Controller.
[19.3.2014 9:21:21] Information : Querying WMI Namespace: \\localhost\root\cimv2 for query: SELECT * FROM Win32_ComputerSystem
[19.3.2014 9:21:21] Data : Localhost in Computer role = 3
[19.3.2014 9:21:21] Information : The machine role is not a Domain Controller.
[19.3.2014 9:21:21] Data : checkId = Processor
[19.3.2014 9:21:21] Information : Running the check: Processor
[19.3.2014 9:21:21] Information : Getting the check for the checkId : Processor
[19.3.2014 9:21:21] Information : Calling the method: CheckProcessor
[19.3.2014 9:21:21] Information : Check processor configuration.
[19.3.2014 9:21:21] Information : Query WMI provider for configuration of processor.
[19.3.2014 9:21:21] Information : Querying WMI Namespace: \\localhost\root\cimv2 for query: SELECT * FROM Win32_Processor
[19.3.2014 9:21:22] Data : Clock speed of processor = 1995
[19.3.2014 9:21:22] Data : Manufacturer of processor = GenuineIntel
[19.3.2014 9:21:22] Information : Adding the check result entry for checkId: Processor and result: 0
[19.3.2014 9:21:22] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:22] Data : Result = 0
[19.3.2014 9:21:22] Data : checkId = Memory
[19.3.2014 9:21:22] Information : Running the check: Memory
[19.3.2014 9:21:22] Information : Getting the check for the checkId : Memory
[19.3.2014 9:21:22] Information : Calling the method: CheckPhysicalMemory
[19.3.2014 9:21:22] Information : Check the amount of RAM.
[19.3.2014 9:21:22] Information : Query WMI provider for configuration of memory.
[19.3.2014 9:21:22] Information : Querying WMI Namespace: \\localhost\root\cimv2 for query: SELECT * FROM Win32_OperatingSystem
[19.3.2014 9:21:22] Data : Found memory = 33518868
[19.3.2014 9:21:22] Data : Total amount of memory = 33518868
[19.3.2014 9:21:22] Information : Adding the check result entry for checkId: Memory and result: 0
[19.3.2014 9:21:22] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:22] Data : Result = 0
[19.3.2014 9:21:22] Data : checkId = MMCVersion
[19.3.2014 9:21:22] Information : Running the check: MMCVersion
[19.3.2014 9:21:22] Information : Getting the check for the checkId : MMCVersion
[19.3.2014 9:21:22] Information : Calling the method: CheckMMCVersion
[19.3.2014 9:21:22] Information : Check the version of Microsoft Management Console on the machine.
[19.3.2014 9:21:22] Data : Version of Microsoft Management Console on the machine = 6.2.9200.16496
[19.3.2014 9:21:22] Data : Required version of Microsoft Management Console = 5.2.3790.2560
[19.3.2014 9:21:22] Information : MMC correct version is detected.
[19.3.2014 9:21:22] Information : Adding the check result entry for checkId: MMCVersion and result: 0
[19.3.2014 9:21:22] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:22] Data : Result = 0
[19.3.2014 9:21:22] Data : checkId = KB962975
[19.3.2014 9:21:22] Information : Running the check: KB962975
[19.3.2014 9:21:22] Information : Getting the check for the checkId : KB962975
[19.3.2014 9:21:22] Information : Calling the method: CheckWindowsHotfix
[19.3.2014 9:21:22] Information : Check if KB962975 QFE is applied.
[19.3.2014 9:21:22] Information : KB962975 QFE is applied on this system.
[19.3.2014 9:21:22] Information : Check if KB962975 QFE is applied.
[19.3.2014 9:21:22] Information : KB962975 QFE is applied on this system.
[19.3.2014 9:21:22] Information : Adding the check result entry for checkId: KB962975 and result: 0
[19.3.2014 9:21:22] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:22] Data : Result = 0
[19.3.2014 9:21:22] Data : checkId = KB975759
[19.3.2014 9:21:22] Information : Running the check: KB975759
[19.3.2014 9:21:22] Information : Getting the check for the checkId : KB975759
[19.3.2014 9:21:22] Information : Reading the registry key Software\Microsoft\Microsoft Data Protection Manager\Setup\KB975759.
[19.3.2014 9:21:22] Information : Registry Key Software\Microsoft\Microsoft Data Protection Manager\Setup\KB975759 is absent.
[19.3.2014 9:21:22] Information : Calling the method: CheckWindowsHotfix
[19.3.2014 9:21:22] Information : Check if KB975759 QFE is applied.
[19.3.2014 9:21:22] Information : KB975759 QFE is applied on this system.
[19.3.2014 9:21:22] Information : Check if KB975759 QFE is applied.
[19.3.2014 9:21:22] Information : KB975759 QFE is applied on this system.
[19.3.2014 9:21:22] Information : Adding the check result entry for checkId: KB975759 and result: 0
[19.3.2014 9:21:22] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:22] Data : Result = 0
[19.3.2014 9:21:22] Data : checkId = KB2279787
[19.3.2014 9:21:22] Information : Running the check: KB2279787
[19.3.2014 9:21:22] Information : Getting the check for the checkId : KB2279787
[19.3.2014 9:21:22] Information : Calling the method: CheckWindowsHotfix
[19.3.2014 9:21:22] Information : Check if KB2279787 QFE is applied.
[19.3.2014 9:21:22] Information : KB2279787 QFE is applied on this system.
[19.3.2014 9:21:22] Information : Check if KB2279787 QFE is applied.
[19.3.2014 9:21:22] Information : KB2279787 QFE is applied on this system.
[19.3.2014 9:21:22] Information : Adding the check result entry for checkId: KB2279787 and result: 0
[19.3.2014 9:21:22] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:22] Data : Result = 0
[19.3.2014 9:21:22] Data : checkId = KB2223201
[19.3.2014 9:21:22] Information : Running the check: KB2223201
[19.3.2014 9:21:22] Information : Getting the check for the checkId : KB2223201
[19.3.2014 9:21:22] Information : Calling the method: CheckWindowsHotfix
[19.3.2014 9:21:22] Information : Check if KB2223201 QFE is applied.
[19.3.2014 9:21:22] Information : KB2223201 QFE is applied on this system.
[19.3.2014 9:21:22] Information : Adding the check result entry for checkId: KB2223201 and result: 0
[19.3.2014 9:21:22] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:22] Data : Result = 0
[19.3.2014 9:21:22] Data : checkId = MonadSoftware
[19.3.2014 9:21:22] Information : Running the check: MonadSoftware
[19.3.2014 9:21:22] Information : Getting the check for the checkId : MonadSoftware
[19.3.2014 9:21:22] Information : Calling the method: CheckMonadSoftware
[19.3.2014 9:21:22] Information : Detect if PowerShell is installed.
[19.3.2014 9:21:22] Data : Installed Version of Windows PowerShell. = 6.2.9200.16384
[19.3.2014 9:21:22] Data : Minimum Required version of Windows PowerShell. = 6.0.6002.18111
[19.3.2014 9:21:22] Information : Required version of PowerShell software is installed on this system.
[19.3.2014 9:21:22] Information : Adding the check result entry for checkId: MonadSoftware and result: 0
[19.3.2014 9:21:22] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:22] Data : Result = 0
[19.3.2014 9:21:22] Data : checkId = DotNetRequiresReboot
[19.3.2014 9:21:22] Information : Running the check: DotNetRequiresReboot
[19.3.2014 9:21:22] Information : Getting the check for the checkId : DotNetRequiresReboot
[19.3.2014 9:21:22] Information : Calling the method: CheckDotNetRequiresReboot
[19.3.2014 9:21:22] Information : Check if reboot is required because of Dot Net installation.
[19.3.2014 9:21:22] Information : Reading the registry key Software\Microsoft\Microsoft Data Protection Manager\Setup\DotNetRequiredReboot.
[19.3.2014 9:21:22] Information : Registry Key Software\Microsoft\Microsoft Data Protection Manager\Setup\DotNetRequiredReboot is absent.
[19.3.2014 9:21:22] Information : Reboot is not required.
[19.3.2014 9:21:22] Information : Adding the check result entry for checkId: DotNetRequiresReboot and result: 0
[19.3.2014 9:21:22] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:22] Data : Result = 0
[19.3.2014 9:21:22] Data : checkId = SISFilter
[19.3.2014 9:21:22] Information : Running the check: SISFilter
[19.3.2014 9:21:22] Information : Getting the check for the checkId : SISFilter
[19.3.2014 9:21:22] Information : Reading the registry key Software\Microsoft\Microsoft Data Protection Manager\Setup\SISFilter.
[19.3.2014 9:21:22] Information : Registry Key Software\Microsoft\Microsoft Data Protection Manager\Setup\SISFilter is absent.
[19.3.2014 9:21:22] Information : Calling the method: CheckSISFilter
[19.3.2014 9:21:22] Information : Detect if SIS Service is running.
[19.3.2014 9:21:22] Information : Detect if SIS Filter service SIS is running.
[19.3.2014 9:21:22] Information : SIS Service SIS is running on this system.
[19.3.2014 9:21:22] Information : Adding the check result entry for checkId: SISFilter and result: 0
[19.3.2014 9:21:22] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:22] Data : Result = 0
[19.3.2014 9:21:22] Data : checkId = MSIVersion
[19.3.2014 9:21:22] Information : Running the check: MSIVersion
[19.3.2014 9:21:22] Information : Getting the check for the checkId : MSIVersion
[19.3.2014 9:21:22] Information : Reading the registry key Software\Microsoft\Microsoft Data Protection Manager\Setup\MSIVersion.
[19.3.2014 9:21:22] Information : Registry Key Software\Microsoft\Microsoft Data Protection Manager\Setup\MSIVersion is absent.
[19.3.2014 9:21:22] Information : Calling the method: CheckMSIVersion
[19.3.2014 9:21:22] Information : Check the version of Windows Installer on the machine.
[19.3.2014 9:21:22] Data : Version of Windows Installer on the machine = 5.0.9200.16384
[19.3.2014 9:21:22] Data : Required version of Windows Installer = 4.5.6001.18000
[19.3.2014 9:21:22] Information : Windows Installer correct version is detected.
[19.3.2014 9:21:22] Information : Adding the check result entry for checkId: MSIVersion and result: 0
[19.3.2014 9:21:22] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:22] Data : Result = 0
[19.3.2014 9:21:22] Data : checkId = RebootRequired
[19.3.2014 9:21:22] Information : Running the check: RebootRequired
[19.3.2014 9:21:22] Information : Getting the check for the checkId : RebootRequired
[19.3.2014 9:21:22] Information : Calling the method: CheckRebootRequired
[19.3.2014 9:21:22] Information : Check if reboot is required.
[19.3.2014 9:21:22] Information : Reading the registry key Software\Microsoft\Microsoft Data Protection Manager\Setup\RebootRequired.
[19.3.2014 9:21:22] Information : Registry Key Software\Microsoft\Microsoft Data Protection Manager\Setup\RebootRequired is absent.
[19.3.2014 9:21:22] Information : Reboot is not required.
[19.3.2014 9:21:22] Information : Adding the check result entry for checkId: RebootRequired and result: 0
[19.3.2014 9:21:22] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:22] Data : Result = 0
[19.3.2014 9:21:22] Data : checkId = SQLServerTools
[19.3.2014 9:21:22] Information : Running the check: SQLServerTools
[19.3.2014 9:21:22] Information : Getting the check for the checkId : SQLServerTools
[19.3.2014 9:21:22] Information : Calling the method: CheckSqlServerTools
[19.3.2014 9:21:22] Information : Check if SQL Server 2012 Service Pack 1 Tools is installed.
[19.3.2014 9:21:22] Information : Inspect.CheckSqlServerTools : MsiQueryProductState returned : INSTALLSTATE_DEFAULT
[19.3.2014 9:21:22] Information : Adding the check result entry for checkId: SqlServerTools and result: 0
[19.3.2014 9:21:22] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:22] Data : Result = 0
[19.3.2014 9:21:22] Data : checkId = SQLServer
[19.3.2014 9:21:22] Information : Running the check: SQLServer
[19.3.2014 9:21:22] Information : Getting the check for the checkId : SQLServer
[19.3.2014 9:21:22] Information : Calling the method: CheckSqlServer
[19.3.2014 9:21:22] Information : Check if SQL Server 2008 R2 SP2 is installed.
[19.3.2014 9:21:22] Information : Query WMI provider for SQL Server 2008.
[19.3.2014 9:21:22] Information : Querying WMI Namespace: \\MyDpmServer\root\Microsoft\SqlServer\ComputerManagement11 for query: Select * from SqlServiceAdvancedProperty where ServiceName='MSSQL$MSDPM2012' and PropertyName='Version'
[19.3.2014 9:21:22] Information : SQL Server 2008 R2 SP2 instance MSDPM2012 is present on this system.
[19.3.2014 9:21:22] Information : Adding the check result entry for checkId: SqlServer and result: 0
[19.3.2014 9:21:22] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:22] Data : Result = 0
[19.3.2014 9:21:22] Data : checkId = ReportingServer
[19.3.2014 9:21:22] Information : Running the check: ReportingServer
[19.3.2014 9:21:22] Information : Getting the check for the checkId : ReportingServer
[19.3.2014 9:21:22] Information : Calling the method: CheckReportingServer
[19.3.2014 9:21:22] Information : Check if Reporting Server 2008 R2 SP2 is installed.
[19.3.2014 9:21:22] Information : Query WMI provider for Reporting Server 2008 R2 SP2.
[19.3.2014 9:21:22] Information : Querying WMI Namespace: \\MyDpmServer\root\Microsoft\SqlServer\ReportServer\RS_MSDPM2012\v11 for query: SELECT * FROM MSReportServer_Instance WHERE InstanceName='MSDPM2012'
[19.3.2014 9:21:22] Information : Reporting Server 2008 R2 SP2 instance MSDPM2012 is present on this system.
[19.3.2014 9:21:22] Information : Adding the check result entry for checkId: ReportingServer and result: 0
[19.3.2014 9:21:22] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:22] Data : Result = 0
[19.3.2014 9:21:22] Data : checkId = SQLAgentService
[19.3.2014 9:21:22] Information : Running the check: SQLAgentService
[19.3.2014 9:21:22] Information : Getting the check for the checkId : SQLAgentService
[19.3.2014 9:21:22] Information : Calling the method: CheckSqlAgentServiceConfig
[19.3.2014 9:21:22] Information : Check SQL Server Agent service configuration.
[19.3.2014 9:21:22] Data : SQL Server instance name = MSDPM2012
[19.3.2014 9:21:22] Information : Querying WMI Namespace: \\MyDpmServer\root\cimv2 for query: SELECT * FROM Win32_Service WHERE Name='SQLAgent$MSDPM2012'
[19.3.2014 9:21:22] Data : Credentials of the service = MyDomain\sqlsvc
[19.3.2014 9:21:22] Information : SQL Server Agent service configuration is correct.
[19.3.2014 9:21:22] Information : Adding the check result entry for checkId: SqlAgentService and result: 0
[19.3.2014 9:21:22] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:22] Data : Result = 0

Free Windows Admin Tool Kit Click here and download it now
March 19th, 2014 5:16am

[19.3.2014 9:21:22] Data : checkId = SQLServerService
[19.3.2014 9:21:22] Information : Running the check: SQLServerService
[19.3.2014 9:21:22] Information : Getting the check for the checkId : SQLServerService
[19.3.2014 9:21:22] Information : Calling the method: CheckSqlServerServiceConfig
[19.3.2014 9:21:22] Information : Check SQL Server service configuration.
[19.3.2014 9:21:22] Data : SQL Server instance name = MSDPM2012
[19.3.2014 9:21:22] Information : Querying WMI Namespace: \\MyDpmServer\root\cimv2 for query: SELECT * FROM Win32_Service WHERE Name='MSSQL$MSDPM2012'
[19.3.2014 9:21:22] Data : Credentials of the service = MyDomain\sqlsvc
[19.3.2014 9:21:22] Information : SQL Server service configuration is correct.
[19.3.2014 9:21:22] Information : Adding the check result entry for checkId: SqlServerService and result: 0
[19.3.2014 9:21:22] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:22] Data : Result = 0
[19.3.2014 9:21:22] Data : checkId = SqlServerReportingServices
[19.3.2014 9:21:22] Information : Running the check: SqlServerReportingServices
[19.3.2014 9:21:22] Information : Getting the check for the checkId : SqlServerReportingServices
[19.3.2014 9:21:22] Information : Reading the registry key Software\Microsoft\Microsoft Data Protection Manager\Setup\SqlServerReportingServices.
[19.3.2014 9:21:22] Information : Registry Key Software\Microsoft\Microsoft Data Protection Manager\Setup\SqlServerReportingServices is absent.
[19.3.2014 9:21:22] Information : Calling the method: CheckSqlServerReportingServices
[19.3.2014 9:21:22] Information : Check if SQL Server 2008 Reporting Services is installed.
[19.3.2014 9:21:22] Information : Query WMI provider for path of configuration file for SQL Server 2008 Reporting Services.
[19.3.2014 9:21:22] Information : Querying WMI Namespace: \\MyDpmServer\root\Microsoft\SqlServer\ReportServer\RS_MSDPM2012\v11\admin for query: SELECT * FROM MSReportServer_ConfigurationSetting WHERE InstanceName='MSDPM2012'
[19.3.2014 9:21:22] Data : Path of configuration file for SQL Server 2008 Reporting Services = C:\Program Files\Microsoft SQL Server\MSRS11.MSDPM2012\Reporting Services\ReportServer\RSReportServer.config
[19.3.2014 9:21:22] Information : Adding the check result entry for checkId: SqlServerReportingServices and result: 0
[19.3.2014 9:21:22] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:22] Data : Result = 0
[19.3.2014 9:21:22] Data : checkId = SqlReportServerService
[19.3.2014 9:21:22] Information : Running the check: SqlReportServerService
[19.3.2014 9:21:22] Information : Getting the check for the checkId : SqlReportServerService
[19.3.2014 9:21:22] Information : Reading the registry key Software\Microsoft\Microsoft Data Protection Manager\Setup\SqlReportServerService.
[19.3.2014 9:21:22] Information : Registry Key Software\Microsoft\Microsoft Data Protection Manager\Setup\SqlReportServerService is absent.
[19.3.2014 9:21:22] Information : Calling the method: CheckRosettaServicesConfig
[19.3.2014 9:21:22] Information : Check SQL Server 2008 Reporting Services report server service configuration.
[19.3.2014 9:21:22] Information : Querying WMI Namespace: \\MyDpmServer\root\cimv2 for query: SELECT * FROM Win32_Service WHERE Name='ReportServer$MSDPM2012'
[19.3.2014 9:21:23] Data : Credentials of the service = MyDomain\sqlsvc
[19.3.2014 9:21:23] Information : Report Server service configuration is correct.
[19.3.2014 9:21:23] Information : Adding the check result entry for checkId: SqlReportServerService and result: 0
[19.3.2014 9:21:23] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:23] Data : Result = 0
[19.3.2014 9:21:23] Data : checkId = ActiveDirectory
[19.3.2014 9:21:23] Information : Running the check: ActiveDirectory
[19.3.2014 9:21:23] Information : Getting the check for the checkId : ActiveDirectory
[19.3.2014 9:21:23] Information : Calling the method: DetectActiveDirectory
[19.3.2014 9:21:23] Information : Adding the check result entry for checkId: ActiveDirectory and result: 0
[19.3.2014 9:21:23] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:23] Data : Result = 0
[19.3.2014 9:21:23] Data : checkId = SQLEval
[19.3.2014 9:21:23] Information : Running the check: SQLEval
[19.3.2014 9:21:23] Information : Getting the check for the checkId : SQLEval
[19.3.2014 9:21:23] Information : Calling the method: DetectSqlEval
[19.3.2014 9:21:23] Information : Detect if SQL Server is evaluation edition
[19.3.2014 9:21:23] Information : Starting service
[19.3.2014 9:21:23] Data : Service name = MSSQL$MSDPM2012
[19.3.2014 9:21:23] Data : Current status of service = Running
[19.3.2014 9:21:23] Information : Service is already running
[19.3.2014 9:21:23] Data : Edition = Standard Edition (64-bit)
[19.3.2014 9:21:23] Information : Adding the check result entry for checkId: SqlEval and result: 0
[19.3.2014 9:21:23] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:23] Data : Result = 0
[19.3.2014 9:21:23] Data : checkId = ClientTCPEnabled
[19.3.2014 9:21:23] Information : Running the check: ClientTCPEnabled
[19.3.2014 9:21:23] Information : Getting the check for the checkId : ClientTCPEnabled
[19.3.2014 9:21:23] Information : Calling the method: CheckIfClientTCPEnabled
[19.3.2014 9:21:23] Information : Check if SQL Server has DPM Server already installed on it.
[19.3.2014 9:21:23] * Exception : Expecting the following exception. Ignoring intentionally.  => System.Management.ManagementException: Invalid namespace
   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
   at System.Management.ManagementScope.InitializeGuts(Object o)
   at System.Management.ManagementScope.Initialize()
   at System.Management.ManagementObject.Initialize(Boolean getObject)
   at System.Management.ManagementObject.Get()
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectPrerequisites.GetSqlToolsWMINameSpace()
[19.3.2014 9:21:23] Information : Adding the check result entry for checkId: ClientTCPEnabled and result: 0
[19.3.2014 9:21:23] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:23] Data : Result = 0
[19.3.2014 9:21:23] Data : checkId = RemoteDbDPMInstalled
[19.3.2014 9:21:23] Information : Running the check: RemoteDbDPMInstalled
[19.3.2014 9:21:23] Information : Getting the check for the checkId : RemoteDbDPMInstalled
[19.3.2014 9:21:23] Information : Calling the method: CheckRemoteDbDPMInstalled
[19.3.2014 9:21:23] Information : Check if SQL Server has DPM Server already installed on it.
[19.3.2014 9:21:23] Information : The SQL and DPM machine are same so not checking for DPM installed
[19.3.2014 9:21:23] Information : Adding the check result entry for checkId: RemoteDbDPMInstalled and result: 0
[19.3.2014 9:21:23] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:23] Data : Result = 0
[19.3.2014 9:21:23] Data : checkId = ReportingSecureConnectionLevel
[19.3.2014 9:21:23] Information : Running the check: ReportingSecureConnectionLevel
[19.3.2014 9:21:23] Information : Getting the check for the checkId : ReportingSecureConnectionLevel
[19.3.2014 9:21:23] Information : Calling the method: CheckReportingSecureConnectionLevel
[19.3.2014 9:21:23] Information : Check Reporting SecureConnectionLevel.
[19.3.2014 9:21:23] Information : Getting the reporting secure connection level for MyDpmServer/MSDPM2012
[19.3.2014 9:21:23] Information : Querying WMI Namespace: \\MyDpmServer\root\Microsoft\SqlServer\ReportServer\RS_MSDPM2012\v11\admin for query: SELECT * FROM MSReportServer_ConfigurationSetting WHERE InstanceName='MSDPM2012'
[19.3.2014 9:21:23] *** Error : ReportingConfiguration.RemoveReportingConfigurations COnfiguration file path: C:\Program Files\Microsoft SQL Server\MSRS11.MSDPM2012\Reporting Services\ReportServer\RSReportServer.config
[19.3.2014 9:21:23] Information : Setup detected that the Reporting SecureConnectionLevel is 0.
[19.3.2014 9:21:23] Information : Adding the check result entry for checkId: ReportingSecureConnectionLevel and result: 0
[19.3.2014 9:21:23] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:23] Data : Result = 0
[19.3.2014 9:21:23] Data : checkId = RemoteDbDiskSpace
[19.3.2014 9:21:23] Information : Running the check: RemoteDbDiskSpace
[19.3.2014 9:21:23] Information : Getting the check for the checkId : RemoteDbDiskSpace
[19.3.2014 9:21:23] Information : Calling the method: CheckRemoteDbDiskSpace
[19.3.2014 9:21:23] Information : Check the disk space for remote database.
[19.3.2014 9:21:23] Information : Querying WMI Namespace: \\MyDpmServer\root\cimv2 for query: select FreeSpace from Win32_LogicalDisk where DeviceID='C:'
[19.3.2014 9:21:23] Information : Remote DB disk space required : 900 MB disk space available = 1096246 MB
[19.3.2014 9:21:23] Information : Adding the check result entry for checkId: RemoteDbDiskSpace and result: 0
[19.3.2014 9:21:23] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:23] Data : Result = 0
[19.3.2014 9:21:23] Data : checkId = RemoteDbTCP
[19.3.2014 9:21:23] Information : Running the check: RemoteDbTCP
[19.3.2014 9:21:23] Information : Getting the check for the checkId : RemoteDbTCP
[19.3.2014 9:21:23] Information : Calling the method: CheckRemoteDbTCP
[19.3.2014 9:21:23] Information : Check the Named Pipes protocol for remote database.
[19.3.2014 9:21:23] Information : Adding the check result entry for checkId: RemoteDbTCP and result: 0
[19.3.2014 9:21:23] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:23] Data : Result = 0
[19.3.2014 9:21:23] Data : checkId = RemoteDbMsi
[19.3.2014 9:21:23] Information : Running the check: RemoteDbMsi
[19.3.2014 9:21:23] Information : Getting the check for the checkId : RemoteDbMsi
[19.3.2014 9:21:23] Information : Calling the method: CheckRemoteDbMsi
[19.3.2014 9:21:23] Information : Check whether the remote DB msi has been installed.
[19.3.2014 9:21:23] Information : Adding the check result entry for checkId: RemoteDbMsi and result: 0
[19.3.2014 9:21:23] Information : Got Error Message: Check Succeeded
[19.3.2014 9:21:23] Data : Result = 0
[19.3.2014 9:21:23] Information : Getting the string form of report object
[19.3.2014 9:21:23] Information : Writing the xml string into the file : C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\InspectReport.xml
[19.3.2014 9:21:23] Information : End Inspect.
[19.3.2014 9:21:23] Information : **************************************************************************************
[19.3.2014 9:21:23] Information : Instantiating inspect component.
[19.3.2014 9:21:23] Data : Path of output xml = \PostInstallInspect.xml
[19.3.2014 9:21:23] Information : Deserializing the check XML from path : C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\setup\checks.xml
[19.3.2014 9:21:23] Information : Loading the check XML from path : C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\setup\checks.xml
[19.3.2014 9:21:23] Information : Deserialising the scenario XML from path : C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\setup\scenarios.xml
[19.3.2014 9:21:23] Information : Loading the check XML from path : C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\setup\scenarios.xml
[19.3.2014 9:21:23] Information : Getting scenarios for the product: DPM
[19.3.2014 9:21:23] Information : Getting scenarios for DPM
[19.3.2014 9:21:23] Information : Getting scenario for Mode:Install, DbLocation:Remote, SKU:Retail and CCMode:NotApplicable
[19.3.2014 9:21:23] Information : Query WMI provider for SQL Server 2008.
[19.3.2014 9:21:23] Information : Querying WMI Namespace: \\MyDpmServer\root\Microsoft\SqlServer\ComputerManagement10 for query: Select * from SqlServiceAdvancedProperty where ServiceName='MSSQL$MSDPM2012' and PropertyName='Version'
[19.3.2014 9:21:23] * Exception :  => System.Management.ManagementException: Invalid namespace
   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
   at System.Management.ManagementScope.InitializeGuts(Object o)
   at System.Management.ManagementScope.Initialize()
   at System.Management.ManagementObjectSearcher.Initialize()
   at System.Management.ManagementObjectSearcher.Get()
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetWmiObjectCollection(String wmiNamespace, String wmiQuery, ConnectionOptions wmiConnectionOptions)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetSqlServerVersion(String instanceName, String sqlServerMachineName, ConnectionOptions wmiConnectionOptions, String sqlNameSpace)
[19.3.2014 9:21:23] * Exception : Expecting the following exception. Ignoring intentionally.  => System.Management.ManagementException: Invalid namespace
   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
   at System.Management.ManagementScope.InitializeGuts(Object o)
   at System.Management.ManagementScope.Initialize()
   at System.Management.ManagementObjectSearcher.Initialize()
   at System.Management.ManagementObjectSearcher.Get()
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetWmiObjectCollection(String wmiNamespace, String wmiQuery, ConnectionOptions wmiConnectionOptions)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetSqlServerVersion(String instanceName, String sqlServerMachineName, ConnectionOptions wmiConnectionOptions, String sqlNameSpace)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.DetectSqlServer(String instanceName, String sqlServerMachineName, ConnectionOptions wmiConnectionOptions, String sqlNameSpace)
[19.3.2014 9:21:23] Information : SQL Server 2008 R2 SP2 instance MSDPM2012 is not present on this system.
[19.3.2014 9:21:23] Information : Query WMI provider for SQL Server 2008.
[19.3.2014 9:21:23] Information : Querying WMI Namespace: \\MyDpmServer\root\Microsoft\SqlServer\ComputerManagement11 for query: Select * from SqlServiceAdvancedProperty where ServiceName='MSSQL$MSDPM2012' and PropertyName='Version'
[19.3.2014 9:21:23] Information : SQL Server 2008 R2 SP2 instance MSDPM2012 is present on this system.
[19.3.2014 9:21:23] Information : Inspect context initialized with
SQL Server namespace: \\{0}\root\Microsoft\SqlServer\ComputerManagement11
Reporting namespace: \\{0}\root\Microsoft\SqlServer\ReportServer\RS_{1}\v11\admin
SqlServerDetected: True
[19.3.2014 9:21:23] Information : Check if SQL Server 2012 Service Pack 1 Tools is installed.
[19.3.2014 9:21:23] Information : Inspect.CheckSqlServerTools : MsiQueryProductState returned : INSTALLSTATE_DEFAULT
[19.3.2014 9:21:23] Information : Deserialising the Report XML from path : C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\InspectReport.xml
[19.3.2014 9:21:23] Information : Loading the check XML from path : C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\InspectReport.xml
[19.3.2014 9:21:23] Information : Getting the checkResult for the checkId : SqlServer
[19.3.2014 9:21:23] Information : Getting the checkResult for the checkId : SqlServerReportingServices
[19.3.2014 9:21:23] Information : Getting the checkResult for the checkId : SqlServerTools
[19.3.2014 9:21:23] Information : Getting the installables which were not detected
[19.3.2014 9:21:23] Information : Getting the string form of report object
[19.3.2014 9:21:23] Information : Writing the xml string into the file : C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\\PostInstallInspect.xml
[19.3.2014 9:21:23] Information : Deserialising the Report XML from path : C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\InspectReport.xml
[19.3.2014 9:21:23] Information : Loading the check XML from path : C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\InspectReport.xml
[19.3.2014 9:21:23] Information : Getting the falures while performing checks
[19.3.2014 9:21:23] Information : Getting the error results
[19.3.2014 9:21:23] Information : Getting the warning results
[19.3.2014 9:21:23] Information : Deserialising the Report XML from path : C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\\PostInstallInspect.xml
[19.3.2014 9:21:23] Information : Loading the check XML from path : C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\\PostInstallInspect.xml
[19.3.2014 9:21:23] Information : Getting the falures while performing checks
[19.3.2014 9:21:23] Information : Getting the error results
[19.3.2014 9:21:23] Information : Getting the warning results
[19.3.2014 9:21:23] Information : Query WMI provider for path of configuration file for SQL Server 2008 Reporting Services.
[19.3.2014 9:21:23] Information : Querying WMI Namespace: \\MyDpmServer\root\Microsoft\SqlServer\ReportServer\RS_MSDPM2012\v11\admin for query: SELECT * FROM MSReportServer_ConfigurationSetting WHERE InstanceName='MSDPM2012'
[19.3.2014 9:21:23] Data : Path of configuration file for SQL Server 2008 Reporting Services = C:\Program Files\Microsoft SQL Server\MSRS11.MSDPM2012\Reporting Services\ReportServer\RSReportServer.config
[19.3.2014 9:21:24] Information : <<< Dialog >>> Inspect Page : Leaving
[19.3.2014 9:21:24] Information : <<< Dialog >>> User Information Page : Entering
[19.3.2014 9:21:36] Information : <<< Dialog >>> User Information Page : Leaving
[19.3.2014 9:21:36] Information : <<< Dialog >>> Install location Page : Entered
[19.3.2014 9:21:36] Information : Check if the media is removable
[19.3.2014 9:21:36] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:36] Data : Drive Name = C:\
[19.3.2014 9:21:36] Data : Drive Type = 3
[19.3.2014 9:21:36] Information : Check attributes of the directory
[19.3.2014 9:21:36] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:36] Data : File Attributes = Directory
[19.3.2014 9:21:36] Information : Query free disk space
[19.3.2014 9:21:36] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:36] Data : Free Space = 1096246
[19.3.2014 9:21:36] Information : Query free disk space
[19.3.2014 9:21:36] Data : Folder Path = C:\Windows\system32
[19.3.2014 9:21:36] Data : Free Space = 1096246
[19.3.2014 9:21:36] Information : Check if the media is removable
[19.3.2014 9:21:36] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:36] Data : Drive Name = C:\
[19.3.2014 9:21:36] Data : Drive Type = 3
[19.3.2014 9:21:36] Information : Check attributes of the directory
[19.3.2014 9:21:36] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:36] Data : File Attributes = Directory
[19.3.2014 9:21:36] Information : Query free disk space
[19.3.2014 9:21:36] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:36] Data : Free Space = 1096246
[19.3.2014 9:21:36] Information : Query free disk space
[19.3.2014 9:21:36] Data : Folder Path = C:\Windows\system32
[19.3.2014 9:21:36] Data : Free Space = 1096246
[19.3.2014 9:21:36] Information : Check if the media is removable
[19.3.2014 9:21:36] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB
[19.3.2014 9:21:36] Data : Drive Name = C:\
[19.3.2014 9:21:36] Data : Drive Type = 3
[19.3.2014 9:21:36] Information : Check attributes of the directory
[19.3.2014 9:21:36] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB
[19.3.2014 9:21:36] * Exception : Ignoring the following exception intentionally => System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.GetAttributes(String path)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.InstallLocationValidation.CheckForDirectoryAttributes(String path)
[19.3.2014 9:21:36] Information : Query free disk space
[19.3.2014 9:21:36] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB
[19.3.2014 9:21:36] Data : Free Space = 1096246
[19.3.2014 9:21:36] Information : Caught Exception DatabaseInfoRegKey RegKey shouldn't be null, set DPM DB name to default value
[19.3.2014 9:21:38] Information : Check if the media is removable
[19.3.2014 9:21:38] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:38] Data : Drive Name = C:\
[19.3.2014 9:21:38] Data : Drive Type = 3
[19.3.2014 9:21:38] Information : Check attributes of the directory
[19.3.2014 9:21:38] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:38] Data : File Attributes = Directory
[19.3.2014 9:21:38] Information : Check if the media is removable
[19.3.2014 9:21:38] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB
[19.3.2014 9:21:38] Data : Drive Name = C:\
[19.3.2014 9:21:38] Data : Drive Type = 3
[19.3.2014 9:21:38] Information : Check attributes of the directory
[19.3.2014 9:21:38] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB
[19.3.2014 9:21:38] * Exception : Ignoring the following exception intentionally => System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.GetAttributes(String path)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.InstallLocationValidation.CheckForDirectoryAttributes(String path)
[19.3.2014 9:21:38] Information : Caught Exception DatabaseInfoRegKey RegKey shouldn't be null, set DPM DB name to default value
[19.3.2014 9:21:38] Information : Check the filesystem on which DPM and prerequisites are installed
[19.3.2014 9:21:38] Information : C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:38] Information : C:\Windows\system32
[19.3.2014 9:21:38] Information : Query free disk space
[19.3.2014 9:21:38] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:38] Data : Free Space = 1096246
[19.3.2014 9:21:38] Information : Query free disk space
[19.3.2014 9:21:38] Data : Folder Path = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB
[19.3.2014 9:21:38] Data : Free Space = 1096246
[19.3.2014 9:21:38] Information : Query free disk space
[19.3.2014 9:21:38] Data : Folder Path = C:\Windows\system32
[19.3.2014 9:21:38] Data : Free Space = 1096246
[19.3.2014 9:21:38] Data : Location of program files = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:38] Data : Location of database files = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB
[19.3.2014 9:21:38] Information : <<< Dialog >>> Install location Page : Leaving
[19.3.2014 9:21:41] Information : <<< Dialog >>> Commit Page : Entering
[19.3.2014 9:21:41] Data : An instance of SQL Server to be used to create database = MSDPM2012
[19.3.2014 9:21:41] Data : Target directory for installation = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:41] Data : Physical location of database = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB
[19.3.2014 9:21:42] Information : <<< Dialog >>> Commit Page : Leaving
[19.3.2014 9:21:42] Information : **************************************************************************************
[19.3.2014 9:21:42] Information : Log setup inputs =>
[19.3.2014 9:21:42] Data : ProgramFiles = C:\Program Files\Microsoft System Center 2012 R2\DPM
[19.3.2014 9:21:42] Data : UIProgramFiles = C:\Program Files\Microsoft Data Protection Manager
[19.3.2014 9:21:42] Data : DatabaseFiles = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPM\DPMDB
[19.3.2014 9:21:42] Data : IntegratedInstallSource = E:\SCDPM\
[19.3.2014 9:21:42] Data : SqmOptIn = 2
[19.3.2014 9:21:42] Information : **************************************************************************************
[19.3.2014 9:21:42] Information : <<< Dialog >>> Progress Page : Entering
[19.3.2014 9:21:42] Information : Function >> MsiSetInternalUI
[19.3.2014 9:21:42] Information : MsiSetInternalUI returned INSTALLUILEVEL_DEFAULT
[19.3.2014 9:21:42] Information : Function >> MsiSetExternalUI
[19.3.2014 9:21:42] Data : Path of main msi = C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\msi\msdpm.msi
[19.3.2014 9:21:42] Data : Path of log file = C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\DpmSetup.log
[19.3.2014 9:21:42] Information : Getting the string form of report object
[19.3.2014 9:21:42] Information : Writing the xml string into the file : C:\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs\\PostInstallInspect.xml
[19.3.2014 9:21:42] Information : Getting the reporting secure connection level for MyDpmServer/MSDPM2012
[19.3.2014 9:21:42] Information : Querying WMI Namespace: \\MyDpmServer\root\Microsoft\SqlServer\ReportServer\RS_MSDPM2012\v11\admin for query: SELECT * FROM MSReportServer_ConfigurationSetting WHERE InstanceName='MSDPM2012'
[19.3.2014 9:21:42] *** Error : ReportingConfiguration.RemoveReportingConfigurations COnfiguration file path: C:\Program Files\Microsoft SQL Server\MSRS11.MSDPM2012\Reporting Services\ReportServer\RSReportServer.config
[19.3.2014 9:21:42] Information : Present Secure Connection Level:0
[19.3.2014 9:21:42] Information : Query WMI provider for path of configuration file for SQL Server 2008 Reporting Services.
[19.3.2014 9:21:42] Information : Querying WMI Namespace: \\MyDpmServer\root\Microsoft\SqlServer\ReportServer\RS_MSDPM2012\v11\admin for query: SELECT * FROM MSReportServer_ConfigurationSetting WHERE InstanceName='MSDPM2012'
[19.3.2014 9:21:42] Data : Path of configuration file for SQL Server 2008 Reporting Services = C:\Program Files\Microsoft SQL Server\MSRS11.MSDPM2012\Reporting Services\ReportServer\RSReportServer.config
[19.3.2014 9:21:42] Information : **************************************************************************************
[19.3.2014 9:21:42] Information : Deploy reports
[19.3.2014 9:21:42] Data : Path of configuration file of SQL Server Reporting Services = \\MyDpmServer\C$\Program Files\Microsoft SQL Server\MSRS11.MSDPM2012\Reporting Services\ReportServer\RSReportServer.config
[19.3.2014 9:21:42] Information : Starting Service:ReportServer$MSDPM2012 on machine:MyDpmServer flag restart:True
[19.3.2014 9:21:47] Information : Starting Service:ReportServer$MSDPM2012 on machine:MyDpmServer flag restart:True
[19.3.2014 9:21:52] Data : Source folder for reports (.rdl files) = C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\setup\DpmReports
[19.3.2014 9:21:52] Data : Path of dll to invoke = C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\setup\DlsUILibrary.dll
[19.3.2014 9:21:52] Information : Set report rendering extensions in Reporting Services
[19.3.2014 9:21:52] Information : Set tracing level in Reporting Services
[19.3.2014 9:21:52] Information : Deploy reports
[19.3.2014 9:21:52] Data : Source folder for reports (.rdl files) = C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\setup\DpmReports
[19.3.2014 9:21:52] Data : Path of dll to invoke = C:\Users\administrator.MyDomain\AppData\Local\Temp\2\DPM4657.tmp\DPM2012\setup\DlsUILibrary.dll
[19.3.2014 9:21:57] * Exception :  => System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.11.35:443
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
   at System.Net.HttpWebRequest.GetRequestStream()
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Reporting.ReportingService2005.ListSecureMethods()
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.ConnectToReportServerUrl(String RSUrl, Boolean throwExcecption)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.ConstructReportServerUrl(String sqlServerName, String sqlInstanceName)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.GetReportServerUrl(String sqlServerName, String sqlInstanceName)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateReportProxyObject(String sqlServerName, String sqlInstanceName)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateReportRootFolder(String serverName, String instanceName, Boolean recreate)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.InstallReports(Boolean calledFromSetup, String sourceFolderPath, String sqlServerName, String sqlInstanceName, String dbConnectionString)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.DeployReports(Boolean isRemoteReporting, String sqlMachineName, String sqlInstanceName, String rsMachineName, String rsInstanceName, String installerPath)
[19.3.2014 9:21:57] * Exception :  => Report configuration failed.Verify that SQL Server Reporting Services is installed properly and that it is running.Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.BackEndErrorException: exception ---> Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.ReportDeploymentException: exception ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.11.35:443
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
   at System.Net.HttpWebRequest.GetRequestStream()
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Reporting.ReportingService2005.ListSecureMethods()
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.ConnectToReportServerUrl(String RSUrl, Boolean throwExcecption)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.ConstructReportServerUrl(String sqlServerName, String sqlInstanceName)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.GetReportServerUrl(String sqlServerName, String sqlInstanceName)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateReportProxyObject(String sqlServerName, String sqlInstanceName)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateReportRootFolder(String serverName, String instanceName, Boolean recreate)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.InstallReports(Boolean calledFromSetup, String sourceFolderPath, String sqlServerName, String sqlInstanceName, String dbConnectionString)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.DeployReports(Boolean isRemoteReporting, String sqlMachineName, String sqlInstanceName, String rsMachineName, String rsInstanceName, String installerPath)
   --- End of inner exception stack trace ---
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.DeployReports(Boolean isRemoteReporting, String sqlMachineName, String sqlInstanceName, String rsMachineName, String rsInstanceName, String installerPath)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.BackEnd.DeployReports(String reportserverConfigFilePath, Boolean isOemSetup, String sqlMachineName, String sqlInstanceName, Boolean isRemoteReporting, String reportingServerMachineName, String reportingInstanceName)
   --- End of inner exception stack trace ---
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.BackEnd.DeployReports(String reportserverConfigFilePath, Boolean isOemSetup, String sqlMachineName, String sqlInstanceName, Boolean isRemoteReporting, String reportingServerMachineName, String reportingInstanceName)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.DpmInstaller.DeployReports(Boolean isRemoteReporting, Boolean isUpgrade)
   at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ProgressPage.InstallerThreadEntry()
*** Mojito error was: ReportDeploymentFailed; 0; None
[19.3.2014 9:21:57] *** Error : Report configuration failed.

Verify that SQL Server Reporting Services is installed properly and that it is running.

ID: 812
[19.3.2014 9:21:57] Information : Data Protection Manager installation has failed. All the items that were copied during the installation process have been removed.
For details, click the Error tab.
[19.3.2014 9:21:58] Information : <<< Dialog >>> Progress Page : Leaving
[19.3.2014 9:21:58] *** Error : Application_ThreadException
[19.3.2014 9:22:17] *** Error : Application_ThreadException
[19.3.2014 9:22:18] *** Error : Application_ThreadException
[19.3.2014 9:22:18] *** Error : Application_ThreadException
[19.3.2014 9:22:19] *** Error : CurrentDomain_UnhandledException

March 19th, 2014 5:16am

Changing the Web Service URL Virtual Directory to "ReportServer_InstanceName" (before I had it without _InstanceName) solved my problem.

Free Windows Admin Tool Kit Click here and download it now
March 19th, 2014 7:31am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics