Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Reinstall of DPM2007 Beta Fails

18 views
Skip to first unread message

Bitbob

unread,
Apr 7, 2007, 6:18:00 PM4/7/07
to
I had DPM running untill it caused a server crash at which point I rebuilt
the server
and updated all to sp2. Then I tried to reinstall DPM from the same DVD that
installed the first instance. After several tries to load it just keeps
timing out with error 812. This error seems to relate to esstablishing
reporting databases in SQL. When I open SQL after an attempted install it
seems to run without problems in the DPMDB instance. I will attach the
install log. Any help appreciated. Several hardware pieces have been changed
since the first successful install and as mentioned SBS2003 reinstalled on
new hardware.

[4/7/2007 3:39:17 PM] Information : MsiInstallProduct returned 0.
[4/7/2007 3:39:17 PM] Information : End install.
[4/7/2007 3:39:17 PM] Information :
**************************************************************************************
[4/7/2007 3:39:17 PM] Information :
**************************************************************************************
[4/7/2007 3:39:17 PM] Information : Start configuration.
[4/7/2007 3:39:18 PM] Information : Query WMI provider for path of
configuration file for SQL Server 2000 Reporting Services. (Namespace :
\\localhost\root\Microsoft\SqlServer\ReportServer\v9\admin).
[4/7/2007 3:39:18 PM] Information : Query for WMI class. (Query : SELECT *
FROM MSReportServer_ConfigurationSetting WHERE InstanceName='MICROSOFT$DPM$').
[4/7/2007 3:39:19 PM] Data : Path of configuration file for SQL Server 2000
Reporting Services = C:\Program Files\Microsoft Data Protection
Manager\Prerequisites\MS SQL Server\MSSQL.2\Reporting
Services\ReportServer\RSReportServer.config
[4/7/2007 3:39:23 PM] Data : dbScriptsPath = C:\Program Files\Microsoft Data
Protection Manager\DPM\Setup\DB
[4/7/2007 3:39:23 PM] Data : osqlPath = "C:\Program Files\Microsoft Data
Protection Manager\Prerequisites\MS SQL Server\90\Tools\Binn\osql.exe"
[4/7/2007 3:39:23 PM] Data : instanceName = BACKUP\MICROSOFT$DPM$
[4/7/2007 3:39:23 PM] Information : Deleting schedules
[4/7/2007 3:39:25 PM] Information : Creating folder to store database files
[4/7/2007 3:39:25 PM] Information : Creating database
[4/7/2007 3:39:36 PM] Information : Grant permissions on database
[4/7/2007 3:39:36 PM] Data : Database connection string = Integrated
Security=SSPI;server=BACKUP\MICROSOFT$DPM$;Pooling=false;database=DPMDB;Pooling=false
[4/7/2007 3:39:36 PM] Data : Account name = Backup Operators
[4/7/2007 3:39:36 PM] Data : Machine Name = BUILTIN
[4/7/2007 3:39:36 PM] * Exception : Ignoring the following exception
intentionally => System.Data.SqlClient.SqlException: Cannot drop the user
'BUILTIN\Backup Operators', because it does not exist or you do not have
permission.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception,
Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
exception, Boolean breakConnection)
at
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
stateObj)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds,
RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method,
DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult
result, String methodName, Boolean sendToPipe)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at
Microsoft.Internal.EnterpriseStorage.Dls.DB.SqlRetryCommand.ExecuteNonQuery()
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Helpers.SetupDatabaseHelper.RevokeDatabaseAccess(SqlContext ctx, String nameInDatabase)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Helpers.SetupDatabaseHelper.GrantDatabaseAccess(SqlContext ctx, String loginName, String nameInDatabase)
[4/7/2007 3:39:36 PM] * Exception : Ignoring the following exception
intentionally => System.Data.SqlClient.SqlException: Cannot drop the user
'Backup Operators', because it does not exist or you do not have permission.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception,
Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
exception, Boolean breakConnection)
at
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
stateObj)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds,
RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method,
DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult
result, String methodName, Boolean sendToPipe)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at
Microsoft.Internal.EnterpriseStorage.Dls.DB.SqlRetryCommand.ExecuteNonQuery()
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Helpers.SetupDatabaseHelper.RevokeDatabaseAccess(SqlContext ctx, String nameInDatabase)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Helpers.SetupDatabaseHelper.GrantDatabaseAccess(SqlContext ctx, String loginName, String nameInDatabase)
[4/7/2007 3:39:36 PM] Information : Creating tables
[4/7/2007 3:39:36 PM] Information : Execute the SQL script
[4/7/2007 3:39:36 PM] Data : FileName = "C:\Program Files\Microsoft Data
Protection Manager\Prerequisites\MS SQL Server\90\Tools\Binn\osql.exe"
[4/7/2007 3:39:36 PM] Data : Arguments = -b -n -E -d DPMDB -i master.sql -r
-S BACKUP\MICROSOFT$DPM$
[4/7/2007 3:40:33 PM] Data : Error code = 0
[4/7/2007 3:40:33 PM] Data : dbScriptsPath = C:\Program Files\Microsoft Data
Protection Manager\DPM\Setup\DB
[4/7/2007 3:40:33 PM] Data : osqlPath = "C:\Program Files\Microsoft Data
Protection Manager\Prerequisites\MS SQL Server\90\Tools\Binn\osql.exe"
[4/7/2007 3:40:33 PM] Data : instanceName = BACKUP\MICROSOFT$DPM$
[4/7/2007 3:40:33 PM] Information : Populate database with error strings
[4/7/2007 3:40:34 PM] Information : Register verbs
[4/7/2007 3:40:34 PM] Information : Set purchased agent licenses entry
[4/7/2007 3:40:34 PM] Information :
**************************************************************************************
[4/7/2007 3:40:34 PM] Information : Start configuration.
[4/7/2007 3:40:34 PM] Information : Add database readers group
[4/7/2007 3:40:34 PM] Information : Delete database readers group
[4/7/2007 3:40:34 PM] * Exception : Ignoring the following exception
intentionally => An error occured while trying to configure DPM.Uninstall DPM
by using Add or Remove Programs in Control Panel, and then run DPM Setup
again.Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.BackEndErrorException:
Exception of type
'Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.BackEndErrorException' was thrown.
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.SecurityConfigurationHandler.DelDbReaderGroup()
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.SecurityConfigurationHandler.AddDbReaderGroup()
*** Mojito error was: DpmSetupConfigurationError; 2220; WindowsAPI
[4/7/2007 3:40:34 PM] Data : Account name = MICROSOFT$DPMWriter$
[4/7/2007 3:40:35 PM] Data : dbScriptsPath = C:\Program Files\Microsoft Data
Protection Manager\DPM\Setup\DB
[4/7/2007 3:40:35 PM] Data : osqlPath = "C:\Program Files\Microsoft Data
Protection Manager\Prerequisites\MS SQL Server\90\Tools\Binn\osql.exe"
[4/7/2007 3:40:35 PM] Data : instanceName = BACKUP\MICROSOFT$DPM$
[4/7/2007 3:40:35 PM] Information : Grant permissions on database
[4/7/2007 3:40:35 PM] Data : Database connection string = Integrated
Security=SSPI;server=BACKUP\MICROSOFT$DPM$;Pooling=false;database=DPMDB;Pooling=false
[4/7/2007 3:40:35 PM] Data : Account name = DPMDBReaders
[4/7/2007 3:40:35 PM] * Exception : Ignoring the following exception
intentionally => System.Data.SqlClient.SqlException: Cannot drop the user
'BACKUP\DPMDBReaders', because it does not exist or you do not have
permission.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception,
Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
exception, Boolean breakConnection)
at
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
stateObj)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds,
RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method,
DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult
result, String methodName, Boolean sendToPipe)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at
Microsoft.Internal.EnterpriseStorage.Dls.DB.SqlRetryCommand.ExecuteNonQuery()
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Helpers.SetupDatabaseHelper.RevokeDatabaseAccess(SqlContext ctx, String nameInDatabase)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Helpers.SetupDatabaseHelper.GrantDatabaseAccess(SqlContext ctx, String loginName, String nameInDatabase)
[4/7/2007 3:40:35 PM] * Exception : Ignoring the following exception
intentionally => System.Data.SqlClient.SqlException: Cannot drop the user
'DPMDBReaders', because it does not exist or you do not have permission.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception,
Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
exception, Boolean breakConnection)
at
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
stateObj)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds,
RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method,
DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult
result, String methodName, Boolean sendToPipe)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at
Microsoft.Internal.EnterpriseStorage.Dls.DB.SqlRetryCommand.ExecuteNonQuery()
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Helpers.SetupDatabaseHelper.RevokeDatabaseAccess(SqlContext ctx, String nameInDatabase)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Helpers.SetupDatabaseHelper.GrantDatabaseAccess(SqlContext ctx, String loginName, String nameInDatabase)
[4/7/2007 3:40:35 PM] * Exception : Ignoring the following exception
intentionally => System.Data.SqlClient.SqlException: Cannot drop the user
'BACKUP\MICROSOFT$DPMWriter$', because it does not exist or you do not have
permission.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception,
Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
exception, Boolean breakConnection)
at
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
stateObj)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds,
RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method,
DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult
result, String methodName, Boolean sendToPipe)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at
Microsoft.Internal.EnterpriseStorage.Dls.DB.SqlRetryCommand.ExecuteNonQuery()
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Helpers.SetupDatabaseHelper.RevokeDatabaseAccess(SqlContext ctx, String nameInDatabase)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Helpers.SetupDatabaseHelper.GrantDatabaseAccess(SqlContext ctx, String loginName, String nameInDatabase)
[4/7/2007 3:40:35 PM] * Exception : Ignoring the following exception
intentionally => System.Data.SqlClient.SqlException: Cannot drop the user
'MICROSOFT$DPMWriter$', because it does not exist or you do not have
permission.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception,
Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
exception, Boolean breakConnection)
at
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
stateObj)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds,
RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method,
DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult
result, String methodName, Boolean sendToPipe)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at
Microsoft.Internal.EnterpriseStorage.Dls.DB.SqlRetryCommand.ExecuteNonQuery()
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Helpers.SetupDatabaseHelper.RevokeDatabaseAccess(SqlContext ctx, String nameInDatabase)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Helpers.SetupDatabaseHelper.GrantDatabaseAccess(SqlContext ctx, String loginName, String nameInDatabase)
[4/7/2007 3:40:35 PM] Data : Database connection string = Integrated
Security=SSPI;server=BACKUP\MICROSOFT$DPM$;Pooling=false;database=master;Pooling=false
[4/7/2007 3:40:35 PM] Data : Account name = MICROSOFT$DPMWriter$
[4/7/2007 3:40:35 PM] * Exception : Ignoring the following exception
intentionally => System.Data.SqlClient.SqlException: Cannot drop the user
'BACKUP\MICROSOFT$DPMWriter$', because it does not exist or you do not have
permission.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception,
Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
exception, Boolean breakConnection)
at
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
stateObj)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds,
RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method,
DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult
result, String methodName, Boolean sendToPipe)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at
Microsoft.Internal.EnterpriseStorage.Dls.DB.SqlRetryCommand.ExecuteNonQuery()
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Helpers.SetupDatabaseHelper.RevokeDatabaseAccess(SqlContext ctx, String nameInDatabase)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Helpers.SetupDatabaseHelper.GrantDatabaseAccess(SqlContext ctx, String loginName, String nameInDatabase)
[4/7/2007 3:40:35 PM] Information : Creating tables
[4/7/2007 3:40:35 PM] Information : Execute the SQL script
[4/7/2007 3:40:35 PM] Data : FileName = "C:\Program Files\Microsoft Data
Protection Manager\Prerequisites\MS SQL Server\90\Tools\Binn\osql.exe"
[4/7/2007 3:40:35 PM] Data : Arguments = -b -n -E -d DPMDB -i
MiniSetupDBConfiguration.sql -r -S BACKUP\MICROSOFT$DPM$
[4/7/2007 3:40:35 PM] Data : Error code = 0
[4/7/2007 3:40:35 PM] Information : Creating tables
[4/7/2007 3:40:35 PM] Information : Execute the SQL script
[4/7/2007 3:40:35 PM] Data : FileName = "C:\Program Files\Microsoft Data
Protection Manager\Prerequisites\MS SQL Server\90\Tools\Binn\osql.exe"
[4/7/2007 3:40:35 PM] Data : Arguments = -b -n -E -d DPMDB -i
GrantPermissions.sql -r -S BACKUP\MICROSOFT$DPM$
[4/7/2007 3:40:36 PM] Data : Error code = 0
[4/7/2007 3:40:36 PM] Information : Add job definitions
[4/7/2007 3:40:40 PM] Information : Creating schedules
[4/7/2007 3:40:42 PM] Information : End configuration.
[4/7/2007 3:40:42 PM] Information :
**************************************************************************************
[4/7/2007 3:40:43 PM] Information : End configuration.
[4/7/2007 3:40:43 PM] Information :
**************************************************************************************
[4/7/2007 3:40:43 PM] Data : dbScriptsPath = C:\Program Files\Microsoft Data
Protection Manager\DPM\Setup\DB
[4/7/2007 3:40:43 PM] Data : osqlPath = "C:\Program Files\Microsoft Data
Protection Manager\Prerequisites\MS SQL Server\90\Tools\Binn\osql.exe"
[4/7/2007 3:40:43 PM] Data : instanceName = BACKUP\MICROSOFT$DPM$
[4/7/2007 3:40:43 PM] Information : Set Sqm flag
[4/7/2007 3:40:43 PM] Information :
**************************************************************************************
[4/7/2007 3:40:43 PM] Information : Configure reporting.
[4/7/2007 3:40:43 PM] Data : Path of configuration file of SQL Server
Reporting Services = C:\Program Files\Microsoft Data Protection
Manager\Prerequisites\MS SQL Server\MSSQL.2\Reporting
Services\ReportServer\RSReportServer.config
[4/7/2007 3:40:43 PM] Information : Query WMI provider for path of
configuration file for SQL Server 2000 Reporting Services. (Namespace :
\\localhost\root\Microsoft\SqlServer\ReportServer\v9\admin).
[4/7/2007 3:40:43 PM] Information : Query for WMI class. (Query : SELECT *
FROM MSReportServer_ConfigurationSetting WHERE InstanceName='MICROSOFT$DPM$').
[4/7/2007 3:40:43 PM] Data : Path of configuration file for SQL Server 2000
Reporting Services = C:\Program Files\Microsoft Data Protection
Manager\Prerequisites\MS SQL Server\MSSQL.2\Reporting
Services\ReportServer\RSReportServer.config
[4/7/2007 3:40:43 PM] Data : Source folder for reports (.rdl files) =
C:\Program Files\Microsoft Data Protection Manager\DPM\bin\\DpmReports
[4/7/2007 3:40:43 PM] Data : Path of dll to invoke = C:\Program
Files\Microsoft Data Protection Manager\DPM\bin\DlsUILibrary.dll
[4/7/2007 3:40:43 PM] Information : Set report rendering extensions in
Reporting Services
[4/7/2007 3:40:43 PM] Information : Set tracing level in Reporting Services
[4/7/2007 3:40:43 PM] Information : Lock down the IIS.
[4/7/2007 3:40:44 PM] Information : Configure IIS for backup operators
[4/7/2007 3:40:44 PM] Data : Path of dll to invoke = C:\Program
Files\Microsoft Data Protection Manager\DPM\bin\DlsUILibrary.dll
[4/7/2007 3:40:44 PM] Information : Execute process
[4/7/2007 3:40:44 PM] Data : FileName = Metaacl.exe
[4/7/2007 3:40:44 PM] Data : Arguments =
"IIS://Localhost/W3SVC/1/Root/ReportServer$MICROSOFT$DPM$" "BUILTIN\Backup
Operators" 1
[4/7/2007 3:40:45 PM] Data : Error code = 0
[4/7/2007 3:40:45 PM] Information : ACL the WMI namespace
[4/7/2007 3:40:45 PM] Data : WMI namespace = root/MicrosoftIISv2
[4/7/2007 3:40:45 PM] Information : ACL the WMI namespace
[4/7/2007 3:40:45 PM] Data : WMI namespace =
\\localhost\root\Microsoft\SqlServer\ReportServer\v9\admin
[4/7/2007 3:40:45 PM] Information : ACL the Reporting Services folder/ files
[4/7/2007 3:40:45 PM] Data : ACL the File = C:\Program Files\Microsoft Data
Protection Manager\Prerequisites\MS SQL Server\MSSQL.2\Reporting
Services\ReportServer
[4/7/2007 3:40:45 PM] Data : ACL the File = C:\Program Files\Microsoft Data
Protection Manager\Prerequisites\MS SQL Server\MSSQL.2\Reporting
Services\ReportServer\RSReportServer.config
[4/7/2007 3:40:45 PM] Data : ACL the File = C:\Program Files\Microsoft Data
Protection Manager\Prerequisites\MS SQL
Server\Database\MSSQL.1\MSSQL\DATA\ReportServer$MICROSOFT$DPM$.mdf
[4/7/2007 3:40:45 PM] Data : ACL the File = C:\Program Files\Microsoft Data
Protection Manager\Prerequisites\MS SQL
Server\Database\MSSQL.1\MSSQL\DATA\ReportServer$MICROSOFT$DPM$_log.LDF
[4/7/2007 3:40:45 PM] Data : SMTP server address for notification =
[4/7/2007 3:40:45 PM] Information : Configure reporting.
[4/7/2007 3:40:45 PM] Data : Source folder for reports (.rdl files) =
C:\Program Files\Microsoft Data Protection Manager\DPM\bin\\DpmReports
[4/7/2007 3:40:45 PM] Data : Path of dll to invoke = C:\Program
Files\Microsoft Data Protection Manager\DPM\bin\DlsUILibrary.dll
[4/7/2007 3:40:45 PM] Information : Deploy reports
[4/7/2007 3:45:20 PM] * Exception : =>
System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. ---> System.Net.WebException: The request failed
with HTTP status 503: Service Unavailable.
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Reporting.ReportingService.FindItems(String
Folder, BooleanOperatorEnum BooleanOperator, SearchCondition[] Conditions)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.SearchItemInServer(String itemName, String itemPath)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateReportRootFolder(String serverName, Boolean recreate)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.InstallReports(Boolean isUpgradeOrRepair, Boolean calledFromSetup)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[]
arguments, SignatureStruct& sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[]
arguments, Signature sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks)
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.ConfigureReporting(Boolean isUpgrading)
[4/7/2007 3:45:20 PM] * Exception : => Configuration of reports failed.Make
sure that Microsoft 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: The
request failed with HTTP status 503: Service Unavailable.
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Reporting.ReportingService.FindItems(String
Folder, BooleanOperatorEnum BooleanOperator, SearchCondition[] Conditions)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.SearchItemInServer(String itemName, String itemPath)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.CreateReportRootFolder(String serverName, Boolean recreate)
at
Microsoft.Internal.EnterpriseStorage.Dls.UI.Library.Reporting.Reporter.InstallReports(Boolean isUpgradeOrRepair, Boolean calledFromSetup)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[]
arguments, SignatureStruct& sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[]
arguments, Signature sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks)
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.ConfigureReporting(Boolean isUpgrading)
--- End of inner exception stack trace ---
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ReportingConfiguration.ConfigureReporting(Boolean isUpgrading)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.BackEnd.ConfigureReporting(String
reportserverConfigFilePath, Boolean isUpgrading, Boolean existingDB, Boolean
isOemSetup, String sqlServerMachineName, String instanceName)
*** Mojito error was: ReportDeploymentFailed; 0; None
--- End of inner exception stack trace ---
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.BackEnd.ConfigureReporting(String
reportserverConfigFilePath, Boolean isUpgrading, Boolean existingDB, Boolean
isOemSetup, String sqlServerMachineName, String instanceName)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.DpmInstaller.ConfigureReporting(String reportServerConfigurationFile, Boolean isUpgrading)
at
Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ProgressPage.InstallerThreadEntry()
*** Mojito error was: ReportDeploymentFailed; 0; None
[4/7/2007 3:45:21 PM] *** Error : Configuration of reports failed.

Make sure that Microsoft SQL Server Reporting Services is installed properly
and that it is running.

ID: 812
[4/7/2007 3:45:21 PM] Information : Data Protection Manager installation has
failed. To return the server to its original state, you must uninstall Data
Protection Manager by using Add or Remove Programs in Control Panel. This
will remove all files and components copied during installation.
For details, click the Error tab.

Viswa Sankaranarayanan [MSFT]

unread,
Apr 10, 2007, 1:50:23 AM4/10/07
to
Could you try a couple of things:

1) Open IE on the DPM box and try to access http://localhost. Do you get a
website or do you get a 503 - Service Unavailable error.
2) If you got a website for step 1), could you try to access
http://localhost/ReportServer$Microsoft$DPM$. Do you get a browsable
directory listing or is this also a 503 - Service Unavailable error.

Thanks
Viswa Sankaranarayanan [MSFT]

This posting is provided "AS IS" with no warranties, and confers no rights.


"Bitbob" <Bit...@discussions.microsoft.com> wrote in message
news:C5F2902F-5E0B-470A...@microsoft.com...

Bitbob

unread,
Apr 11, 2007, 11:14:02 PM4/11/07
to
Viswa: I get the service unavailable error!

Viswa Sankaranarayanan [MSFT]

unread,
Apr 12, 2007, 5:07:21 AM4/12/07
to
I think you may be running into a ISS installation issue, where if you
provide the wrong CD during IIS install (e.g. Win2K3 CD instead of the
Win2K3 SP1 CD) then this could happen.

A possible workaround would be:
1) Uninstall the SQL server that DPM installed
2) Uninstall IIS
3) Install IIS (and when prompted for the OS CD make sure that you provide
the correct CD)
4) Install DPM

Hope this helps!
Viswa Sankaranarayanan [MSFT]

This posting is provided "AS IS" with no warranties, and confers no rights.

"Bitbob" <Bit...@discussions.microsoft.com> wrote in message

news:6C39F6D3-4E60-42FC...@microsoft.com...

0 new messages