cancel
Showing results for 
Search instead for 
Did you mean: 

EV reporting issues

Aron_J
Level 3
Hi Guys,

I have an issue reinstalling EV reporting on a SQL server. Firstly, lets go over the enviroment:

The SQL server is running 2005 and the EV version is 8.

The SQL server previously existed in another forest @ SQLServer.domain.forest1.corp

This was moved to the new forest and it is now found @ SQLServer.domain.forest2.corp
 
The EV reporting site recently broken due to some issues with SQL reporting. To get SQL reporting to work again I ran the SQL Reporting configuratin tool and reset all service account options. This got me into http://LocalHost/reports however I could not access the EV reporting due to the encryption keys so I reset them and voila I could access the EV reporting functions again.

After I did this the EV reporting site functioned but I could only get past the main page. All other pages produced an error. So I decided to run the EV Configuration again.This failed but I did get all of the pages back in the reporting site. I still cannot run any reports because the setup did not complete so there is not options in any of the drop down boxes.

I have found the cause of the setup failure but have no idea how to solve it:

Database: EnterpriseVaultMonitoring,  SQL Server:  SQLServer.domain.Forest1.corp Error connecting
Symantec.EnterpriseVault.OperationsManager.SQLSecurityConfigException: Error connecting ---> System.Data.SqlClient.SqlException: Login failed for user ''. The user is not associated with a trusted SQL Server connection.
   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.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK)
   at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)
   at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)
   at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)
   at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)
   at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
   at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
   at System.Data.SqlClient.SqlConnection.Open()
   at Symantec.EnterpriseVault.OperationsManager.SQLSecurityConfig..ctor(String sqlServer, String database)
   --- End of inner exception stack trace ---
   at Symantec.EnterpriseVault.OperationsManager.SQLSecurityConfig..ctor(String sqlServer, String database)
   at Symantec.EnterpriseVault.Reporting.DBAccess.GrantAccess(String sqlServer, String databaseName)
Leaving  DBAccess::GrantAccess


It is trying to access the EVMonitoring database using the servers old address. For enviromental reasons it cannot do this as it cannot authenticate. It only tries to access the EVMonitoring database using the old address. All other databases on the server are found at the new address of SQLServer.domain.forest2.corp and all of them configure successfully.


What I need to know is where is the EV Reporting setup getting the old address from and how do I change it???
3 REPLIES 3

JesusWept3
Level 6
Partner Accredited Certified
check the MonitoringSettings table in the EnterpriseVaultDirectory database and check that SQLServer is correct
https://www.linkedin.com/in/alex-allen-turl-07370146

Aron_J
Level 3
Nice one that did the trick with that error. Didnt solve the problem though =(.


Ive copied in the deploy log below. If anyone can see any errors then let me know. If not, can anyone give me the process to fully remove EV reporting so that I can install it from scratch.


Added TextWriterTraceListener listener to the listener collection successfully
Leaving AppClass::AddTextWriterTraceListerner
No command line options are provided. Invoking GUI
Entered AppClass::GetMSRSVersion
Failed to open registry key - SOFTWARE\Microsoft\Microsoft SQL Server\Reporting Services\Version
Check if MSRS 2005 is installed on this machine
MSRS 2005 is installed on this machine
Entered ReportDeployForm::ReportsDeployForm_Load
Entered UIHelper::GetCurrentFilePath
Leaving UIHelper::GetCurrentFilePath
Entered UIHelper::GetLanguages
Entered UIHelper::LoadXMLDocument()
Leaving UIHelper::LoadXMLDocument()
Configuring Language: en-US
English Name: English(US)
Configuring Language: ja
English Name: Japanese
Configuring Language: zh-CN
English Name: Chinese
Leaving UIHelper::GetLanguages
Entered AppClass::GetMSRSVersion
Failed to open registry key - SOFTWARE\Microsoft\Microsoft SQL Server\Reporting Services\Version
Check if MSRS 2005 is installed on this machine
MSRS 2005 is installed on this machine
Entered AppClass::GetSSRSInstances
Registry SubKey Name HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\Instance Names\RS
Leaving AppClass::GetSSRSInstances
Creating tooltips
Entered UIHelper::GetSQLServersList
Entered UIHelper::GetCurrentFilePath
Leaving UIHelper::GetCurrentFilePath
Entered UIHelper::LoadXMLDocument()
Leaving UIHelper::LoadXMLDocument()
XPath Query used to find the help file: /EVReportingFiles/EVReportHelp/File[@NeutralLocale='en']
Finding help file for UI culture: en-US
Entered UIHelper::GetCurrentFilePath
Leaving UIHelper::GetCurrentFilePath
Help File Complete Path: C:\Program Files\Enterprise Vault\Admin_Console_Help.chm
Leaving ReportDeployForm::ReportsDeployForm_Load
Leaving UIHelper::GetSQLServersList
Entered ReportDeployForm::GetSQLServersCallback
Entered Configuration::Configuration()
Invalid command line arguments are passed
Leaving ReportDeployForm::GetSQLServersCallback
Entered ReportDeployForm::OperationBtn_Click
Chinese
English(US)
Japanese
Setting AppClass.sqlServer to SQLServer.text=SQLServer
Invoking delegate function to deploy reports
Leaving ReportDeployForm::OperationBtn_Click
Entered AppClass::ConfigureReporting
domainName =domain
userName = svcreporting
password is non-empty
windowsUser = True
forceDeploy = False
languageId = en-US
xmlFile = C:\Program Files\Enterprise Vault\evreports\ReportDeploymentDefinition.XML
reportUniqueId =
sqlServer = SQLSERVER
Get rsInstallPath and rsWebServerPath from registry
Entered AppClass::GetMSRS2005Info
Install Path - C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer
Entered AppClass::GetVirtualDirectoryPath
Leaving AppClass::GetVirtualDirectoryPath
RS virtual directory - http://SQLSERVER/reportserver
Leaving AppClass::GetMSRS2005Info
Create Configuration class object
rsInstallPath = C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer
rsWebSrvPath = http:/SQLServer/reportserver
Installing reports......
Entered AppClass::CheckPrerequisite
Entered UIHelper::IsInAdministrators
Entered UIHelper::CheckAndStartIIS
Entered UIHelper::CheckIISState
Entered UIHelper::GetIISServiceDisplayName
Leaving UIHelper::GetIISServiceDisplayName
Entered UIHelper::IsServiceRunning
Leaving UIHelper::IsServiceRunning
Leaving UIHelper::CheckIISState
Leaving UIHelper::CheckAndStartIIS
Entered UIHelper::GetCurrentFilePath
Leaving UIHelper::GetCurrentFilePath
Entered Configuration::Configuration()
Entered Configuration::Initialize()
Entered RsHelper::RsHelper()
Leaving RsHelper::RsHelper()
Leaving Configuration::Initialize()
Leaving Configuration::Configuration()
Configuration::HasPermissions called
Entered RSHelper::HasPermissions
Leaving RSHelper::HasPermissions
Entered UIHelper::AuthenticateUser
Entered UIHelper::FullyQualifiedDomainName
Fully Qualified Domain Name is : domain.forest2.corp
Leaving UIHelper::FullyQualifiedDomainName
Authenticate user Retry Count : 0
Entered UIHelper::LogonUser
Trying to connect on port :5218
Authenticated user successfully
[Domain\svcreporting] was authenticated using [NTLM], returned access token [1152]
Leaving UIHelper::LogonUser
[Domain\svcreporting] was authenticated using [NTLM], returned access token [1152]
Leaving UIHelper::AuthenticateUser
Entered UIHelper::GetCurrentFilePath
Leaving UIHelper::GetCurrentFilePath
Entered UIHelper::CheckFileExists
Searching in directory :C:\Program Files\Enterprise Vault\evreports
The file C:\Program Files\Enterprise Vault\evreports\ReportDeploymentDefinition.XML exists in the specified directory.
Leaving UIHelper::CheckFileExists
Entered UIHelper::DatabaseExists
Connection to Server: SQLSERVER is successful
Sql server:SQLServer Exist on local network
Sql server is running on host: SQLServer
Database EnterpriseVaultDirectoryExists
Entered UIHelper::DatabaseExists
Entered UIHelper::SetLogonLocallyRight
Leaving UIHelper::SetLogonLocallyRight
Entered UIHelper::AddExecutePermission
Leaving UIHelper::AddExecutePermission
Leaving AppClass::CheckPrerequisite
All prerequisites have been checked successfully.
Entered AppClass::CheckDeployPrerequisite
Entered UIHelper::GetCurrentFilePath
Leaving UIHelper::GetCurrentFilePath
Entered UIHelper::CopyFiles
Entered UIHelper::GetFileName
Entered UIHelper::GetCurrentFilePath
Leaving UIHelper::GetCurrentFilePath
Path of XML file : C:\Program Files\Enterprise Vault\evreports\EVReportBinaries.xml
Entered UIHelper::LoadXMLDocument()
Leaving UIHelper::LoadXMLDocument()
Entered UIHelper::ItereateRoot
Entered UIHelper::ItereateRoot
Leaving UIHelper::ItereateRoot
Entered UIHelper::ItereateRoot
Leaving UIHelper::ItereateRoot
Leaving UIHelper::ItereateRoot
Leaving UIHelper::GetFileName
Total files to be copied : 18
Entered UIHelper::CheckAndCreateDir
Checking Directory : C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\Bin
Leaving UIHelper::CheckAndCreateDir
Entered UIHelper::ChangeFileAttributes
Leaving UIHelper::ChangeFileAttributes
copying file :C:\Program Files\Enterprise Vault\evreports\\DataExtensionCommon.dll
Entered UIHelper::CopySingleFile
Leaving UIHelper::CopySingleFile
Entered UIHelper::CheckAndCreateDir
Checking Directory : C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\Bin
Leaving UIHelper::CheckAndCreateDir
Entered UIHelper::ChangeFileAttributes
Leaving UIHelper::ChangeFileAttributes
copying file :C:\Program Files\Enterprise Vault\evreports\\KVS.EnterpriseVault.Interop.Interop.dll
Entered UIHelper::CopySingleFile
Leaving UIHelper::CopySingleFile
Entered UIHelper::CheckAndCreateDir
Checking Directory : C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\Bin
Leaving UIHelper::CheckAndCreateDir
Entered UIHelper::ChangeFileAttributes
Leaving UIHelper::ChangeFileAttributes
copying file :C:\Program Files\Enterprise Vault\evreports\\EVRT.dll
Entered UIHelper::CopySingleFile
Leaving UIHelper::CopySingleFile
Entered UIHelper::CheckAndCreateDir
Checking Directory : C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\Bin
Leaving UIHelper::CheckAndCreateDir
Entered UIHelper::ChangeFileAttributes
Leaving UIHelper::ChangeFileAttributes
copying file :C:\Program Files\Enterprise Vault\evreports\\EVReports.dll
Entered UIHelper::CopySingleFile
Leaving UIHelper::CopySingleFile
Entered UIHelper::CheckAndCreateDir
Checking Directory : C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\Bin
Leaving UIHelper::CheckAndCreateDir
Entered UIHelper::ChangeFileAttributes
Leaving UIHelper::ChangeFileAttributes
copying file :C:\Program Files\Enterprise Vault\evreports\\KVS.EnterpriseVault.Interop.EVContentManagementAPI.dll
Entered UIHelper::CopySingleFile
Leaving UIHelper::CopySingleFile
Entered UIHelper::CheckAndCreateDir
Checking Directory : C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\Bin
Leaving UIHelper::CheckAndCreateDir
Entered UIHelper::ChangeFileAttributes
Leaving UIHelper::ChangeFileAttributes
copying file :C:\Program Files\Enterprise Vault\evreports\\EVManagedLibrary.dll
Entered UIHelper::CopySingleFile
Leaving UIHelper::CopySingleFile
Entered UIHelper::CheckAndCreateDir
Checking Directory : C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\Bin
Leaving UIHelper::CheckAndCreateDir
Entered UIHelper::ChangeFileAttributes
Leaving UIHelper::ChangeFileAttributes
copying file :C:\Program Files\Enterprise Vault\evreports\\UsageReportHelper.dll
Entered UIHelper::CopySingleFile
Leaving UIHelper::CopySingleFile
Entered UIHelper::CheckAndCreateDir
Checking Directory : C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\Bin\zh-CN
Leaving UIHelper::CheckAndCreateDir
Entered UIHelper::ChangeFileAttributes
Leaving UIHelper::ChangeFileAttributes
copying file :C:\Program Files\Enterprise Vault\evreports\\zh-CN\EVReportsResources.resources.dll
Entered UIHelper::CopySingleFile
Leaving UIHelper::CopySingleFile
Entered UIHelper::CheckAndCreateDir
Checking Directory : C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\Bin
Leaving UIHelper::CheckAndCreateDir
Entered UIHelper::ChangeFileAttributes
Leaving UIHelper::ChangeFileAttributes
copying file :C:\Program Files\Enterprise Vault\evreports\\KVS.EnterpriseVault.Common.dll
Entered UIHelper::CopySingleFile
Leaving UIHelper::CopySingleFile
Entered UIHelper::CheckAndCreateDir
Checking Directory : C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\Bin
Leaving UIHelper::CheckAndCreateDir
Entered UIHelper::ChangeFileAttributes
Leaving UIHelper::ChangeFileAttributes
copying file :C:\Program Files\Enterprise Vault\evreports\\KVS.EnterpriseVault.Interop.IndexClient.dll
Entered UIHelper::CopySingleFile
Leaving UIHelper::CopySingleFile
Entered UIHelper::CheckAndCreateDir
Checking Directory : C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\Bin
Leaving UIHelper::CheckAndCreateDir
Entered UIHelper::ChangeFileAttributes
Leaving UIHelper::ChangeFileAttributes
copying file :C:\Program Files\Enterprise Vault\evreports\\KVS.EnterpriseVault.Interop.DirectoryConnection.dll
Entered UIHelper::CopySingleFile
Leaving UIHelper::CopySingleFile
Entered UIHelper::CheckAndCreateDir
Checking Directory : C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\Bin
Leaving UIHelper::CheckAndCreateDir
Entered UIHelper::ChangeFileAttributes
Leaving UIHelper::ChangeFileAttributes
copying file :C:\Program Files\Enterprise Vault\evreports\\FSAReports.dll
Entered UIHelper::CopySingleFile
Leaving UIHelper::CopySingleFile
Entered UIHelper::CheckAndCreateDir
Checking Directory : C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\Bin
Leaving UIHelper::CheckAndCreateDir
Entered UIHelper::ChangeFileAttributes
Leaving UIHelper::ChangeFileAttributes
copying file :C:\Program Files\Enterprise Vault\evreports\\EVReportsResources.dll
Entered UIHelper::CopySingleFile
Leaving UIHelper::CopySingleFile
Entered UIHelper::CheckAndCreateDir
Checking Directory : C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\Bin
Leaving UIHelper::CheckAndCreateDir
Entered UIHelper::ChangeFileAttributes
Leaving UIHelper::ChangeFileAttributes
copying file :C:\Program Files\Enterprise Vault\evreports\\FSAReportResources.dll
Entered UIHelper::CopySingleFile
Leaving UIHelper::CopySingleFile
Entered UIHelper::CheckAndCreateDir
Checking Directory : C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\Bin\ja
Leaving UIHelper::CheckAndCreateDir
Entered UIHelper::ChangeFileAttributes
Leaving UIHelper::ChangeFileAttributes
copying file :C:\Program Files\Enterprise Vault\evreports\\Ja\EVReportsResources.resources.dll
Entered UIHelper::CopySingleFile
Leaving UIHelper::CopySingleFile
Entered UIHelper::CheckAndCreateDir
Checking Directory : C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\Bin
Leaving UIHelper::CheckAndCreateDir
Entered UIHelper::ChangeFileAttributes
Leaving UIHelper::ChangeFileAttributes
copying file :C:\Program Files\Enterprise Vault\evreports\\KVS.EnterpriseVault.Interop.EVSTGAPI.dll
Entered UIHelper::CopySingleFile
Leaving UIHelper::CopySingleFile
Entered UIHelper::CheckAndCreateDir
Checking Directory : C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\Bin\zh-CN
Leaving UIHelper::CheckAndCreateDir
Entered UIHelper::ChangeFileAttributes
Leaving UIHelper::ChangeFileAttributes
copying file :C:\Program Files\Enterprise Vault\evreports\\zh-CN\FSAReportResources.resources.dll
Entered UIHelper::CopySingleFile
Leaving UIHelper::CopySingleFile
Entered UIHelper::CheckAndCreateDir
Checking Directory : C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\Bin\ja
Leaving UIHelper::CheckAndCreateDir
Entered UIHelper::ChangeFileAttributes
Leaving UIHelper::ChangeFileAttributes
copying file :C:\Program Files\Enterprise Vault\evreports\\Ja\FSAReportResources.resources.dll
Entered UIHelper::CopySingleFile
Leaving UIHelper::CopySingleFile
Entered UIHelper::CheckIISState
Entered UIHelper::GetIISServiceDisplayName
Leaving UIHelper::GetIISServiceDisplayName
Entered UIHelper::IsServiceRunning
Leaving UIHelper::IsServiceRunning
Leaving UIHelper::CheckIISState
Leaving UIHelper::CopyFiles
Leaving AppClass::CheckDeployPrerequisite
Entered Configuration::Configuration()
Entered Configuration::Initialize()
Entered RsHelper::RsHelper()
Leaving RsHelper::RsHelper()
Leaving Configuration::Initialize()
Leaving Configuration::Configuration()
Entered AppClass::Install
Install started at : 18/01/2010 14:30:44
Entered Configuration::Install
Configuration::HasPermissions called
Entered RSHelper::HasPermissions
Leaving RSHelper::HasPermissions
Entered Configuration::LoadXMLDocument()
Leaving Configuration::LoadXMLDocument()
Ev install path: C:\Program Files\Enterprise Vault\evreports\en-US
Entered Configuration::RegisterCDE()
Entered Configuration::GetCDETable()
Get the CDE node collection from XML file
Configuring cde: EVDataExtension
Leaving Configuration::GetCDETable()
Entered Configuration::LoadXMLDocument()
Leaving Configuration::LoadXMLDocument()
all CDEs are already installed on this server
Entered Configuration::RegisterCustomAssemblies()
Get the CustomAssemblies node collection from XML file
Entered Configuration::RegisterAssembliesByPublicKey
Entered Configuration::LoadXMLDocument()
Leaving Configuration::LoadXMLDocument()
Assemblies are already registered on report server.
Leaving Configuration::RegisterCustomAssemblies()
Attempting to restarting IIS
Entered UIHelper::RestartIIS
Entered UIHelper::GetIISServiceDisplayName
Leaving UIHelper::GetIISServiceDisplayName
Entered UIHelper::StopChild
Entered UIHelper::StopChild
Stopping service :W3SVC
Entered UIHelper::StopService
W3SVC is currently running so stopping it
W3SVC is currently waiting to stop
W3SVC stopped successfully
Leaving UIHelper::StopService
Leaving UIHelper::StopChild
Entered UIHelper::StopChild
Entered UIHelper::StopChild
Stopping service :W3SVC
Entered UIHelper::StopService
W3SVC stopped successfully
Leaving UIHelper::StopService
Leaving UIHelper::StopChild
Stopping service :HTTPFilter
Entered UIHelper::StopService
HTTPFilter is currently running so stopping it
HTTPFilter is currently waiting to stop
HTTPFilter stopped successfully
Leaving UIHelper::StopService
Leaving UIHelper::StopChild
Stopping service :IISADMIN
Entered UIHelper::StopService
IISADMIN is currently running so stopping it
IISADMIN is currently waiting to stop
IISADMIN stopped successfully
Leaving UIHelper::StopService
Leaving UIHelper::StopChild
Entered UIHelper::StartChild
Entered UIHelper::StartChild
Starting service :W3SVC
Entered UIHelper::StartService
W3SVC is currently stopped so starting it
W3SVC is currently waiting to start
W3SVC started successfully
Leaving UIHelper::StartService
Leaving UIHelper::StartChild
Entered UIHelper::StartChild
Entered UIHelper::StartChild
Starting service :W3SVC
Entered UIHelper::StartService
W3SVC started successfully
Leaving UIHelper::StartService
Leaving UIHelper::StartChild
Starting service :HTTPFilter
Entered UIHelper::StartService
HTTPFilter started successfully
Leaving UIHelper::StartService
Leaving UIHelper::StartChild
Starting service :IISADMIN
Entered UIHelper::StartService
IISADMIN started successfully
Leaving UIHelper::StartService
Leaving UIHelper::StartChild
Leaving UIHelper::RestartIIS
Restarting IIS successful
Entered UIHelper::CheckIISState
Entered UIHelper::GetIISServiceDisplayName
Leaving UIHelper::GetIISServiceDisplayName
Entered UIHelper::IsServiceRunning
Leaving UIHelper::IsServiceRunning
Leaving UIHelper::CheckIISState
Entered Configuration::CreateRootFolder()
Entered RsHelper::ListReportServerItems()
Leaving RsHelper::ListReportServerItems()
Creating root folder Symantec EnterpriseVault on report server
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Root folder already present on report server. Its path = /Symantec EnterpriseVault
Leaving Configuration::CreateRootFolder()
Entered Configuration::DeployRDS()
Entered RsHelper::ListReportServerItems()
Leaving RsHelper::ListReportServerItems()
Deploying RDS = EnterpriseVaultDS
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
EnterpriseVaultDS is already deployed on report server. no need to re-deploy it
Modifying the properties EnterpriseVaultDS according to the parameters passed
Entered RSHelpers::SetDataSourceContents()
Leaving RSHelpers::SetDataSourceContents()
Leaving Configuration::DeployRDS()
Entered Configuration::CreateLanguageFolder()
Creating en-US folder under root folder
Entered RsHelper::ListReportServerItems()
Leaving RsHelper::ListReportServerItems()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Lang folder already present on report server. Its path = /Symantec EnterpriseVault/en-US
Leaving Configuration::CreateLanguageFolder()
Entered Configuration::DeployReports()
Get the folder node collection from XML file
Entered RsHelper::ListReportServerItems()
Leaving RsHelper::ListReportServerItems()
Entered Configuration::CreateFolder()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
The folder is already created on report server
Entered RsHelper::ListReportServerItems()
Leaving RsHelper::ListReportServerItems()
Get the reports collection under folder having uniqueID EF815450-4252-4dc3-936E-73AFED151527
/EVReporting/Reports/Folder/Report[@englishName='Archive Quota Usage']/SubReport
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Archive Quota Usage is already deployed.
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Archive Quota Usage is already deployed.
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Archive Quota Usage is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
/EVReporting/Reports/Folder/Report[@englishName='Vault Store Usage Summary']/SubReport
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Vault Store Usage Summary is already deployed.
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Vault Store Usage Summary is already deployed.
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Vault Store Usage Summary is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
/EVReporting/Reports/Folder/Report[@englishName='Enterprise Vault Server Seven Day Health Status']/SubReport
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Enterprise Vault Server Seven Day Health Status is already deployed.
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Enterprise Vault Server Seven Day Health Status is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Mailbox Archiving Status is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Items Archived per Hour is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Exchange Server Journal Mailbox Archiving Health is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Exchange Server Journal Mailbox Archiving Trends is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Vault Store Savesets is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Archived Items Access is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Archived Items Access Trends is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Domino Server Journal Mailbox Archiving Health is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Domino Server Journal Mailbox Archiving Trends is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::CreateFolder()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
The folder is already created on report server
Entered RsHelper::ListReportServerItems()
Leaving RsHelper::ListReportServerItems()
Get the reports collection under folder having uniqueID E01AFB92-473F-493b-846F-E151E434326F
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Drive Space Usage Summary is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Drive Space Usage on a Server is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Duplicate Files Summary is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Duplicate Files on a Server is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
File Group Space Usage Summary is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
File Group Space Usage on a Server is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Storage Summary is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Inactive Files Summary is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Inactive Files on a Server by File Group is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Inactive Files on a Server by User is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Archive Points Space Usage Summary is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
File Space Usage on an Archive Point is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Entered Configuration::FillReportList()
Entering Configuration::GetReportInfo()
Entered Configuration::CreatePropList()
Leaving Configuration::CreatePropList()
Leaving Configuration::GetReportInfo()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
Largest Files Per Volume is already deployed.
Leaving Configuration::FillReportList()
Entered RSHelpers::PublishReports
ReportList does not contain any report to deploy
Leaving Configuration::DeployReports()
Entered DBAccess::GrantAccessToAllEVDBs
Add user to the EV directory db
Entered DBAccess::GrantAccess
Database: EnterpriseVaultDirectory,  SQL Server:  SQLServer
Add user Domain\svcreporting to the Object EVReportingRole
Leaving  DBAccess::GrantAccess
Successfully added user DOMAIN\reporting role EVReportingRole on database EnterpriseVaultDirectory
Get list of sites from DB
Entered DBAccess::GetDataSet
Leaving  DBAccess::GetDataSet
For each site, get the list of vault store dbs
Get list of vault stores from db
Entered DBAccess::GetDataSet
Leaving  DBAccess::GetDataSet
Entered DBAccess::GrantAccess
Database: EVExchangeMailboxStore,  SQL Server: SQLServer.domain.forest2.corp
Add user Domain\svcreporting to the Object EVReportingRole
Leaving  DBAccess::GrantAccess
Granted access to EVExchangeMailboxStore db on SQLServer.domain.forest2.corp
server.
Entered DBAccess::GetDataSet
Leaving  DBAccess::GetDataSet
Entered DBAccess::GrantAccess
Database: EnterpriseVaultMonitoring,  SQL Server:  SQLServer.domain.forest2.corp
Add user Domain\svcreporting to the Object EVReportingRole
Leaving  DBAccess::GrantAccess
Granted access to EnterpriseVaultMonitoring db on SQLServer.domain.forest2.corp server.
Entered DBAccess::CreateDatabaseRole
Leaving  DBAccess::CreateDatabaseRole
Created role EVReportingRole on database EnterpriseVaultAudit
Entered DBAccess::GrantDBObjectAccess
Leaving  DBAccess::GrantDBObjectAccess
Granted select permission to role EVReportingRole on view EVAuditView
Entered DBAccess::GrantAccess
Database: EnterpriseVaultAudit,  SQL Server: SQLServer
Add user Domain\svcreporting to the Object EVReportingRole
Leaving  DBAccess::GrantAccess
Granted access to EnterpriseVaultAudit db on SQLServer server. Try next vault server in list
Entered DBAccess::GetDataSet
Leaving  DBAccess::GetDataSet
FSAReporting DB is not configured
System.IndexOutOfRangeException: There is no row at position 0.
   at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
   at System.Data.DataRowCollection.get_Item(Int32 index)
   at Symantec.EnterpriseVault.Reporting.DBAccess.GrantAccessToAllEVDBs()
Leaving DBAccess::GrantAccessToAllEVDBs
Entered Configuration::AddUserToReportSettingsTable
Added user = Domain\svcreporting to ReportSettings table successfully
Leaving Configuration::AddUserToReportSettingsTable
Entered Configuration::DeployImages
DeployImages called with query = /EVReporting/Images/Folder parentFolderPath = /Symantec EnterpriseVault/en-US
Entered RsHelper::ListReportServerItems()
Leaving RsHelper::ListReportServerItems()
Entered Configuration::CreateFolder()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
The folder is already created on report server
Entered RsHelper::ListReportServerItems()
Leaving RsHelper::ListReportServerItems()
Deploying image : footer.gif
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
footer.gif already deployed on report server. no need to re-deploy it
Deploying image : report_title_bg.gif
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
report_title_bg.gif already deployed on report server. no need to re-deploy it
Entered Configuration::DeployImages
DeployImages called with query = /EVReporting/Images/Folder[@evUniqueId='9CE525E5-421B-49b4-A2B6-4B78E39EE1F7']/Folder parentFolderPath = /Symantec EnterpriseVault/en-US
Entered RsHelper::ListReportServerItems()
Leaving RsHelper::ListReportServerItems()
Entered Configuration::CreateFolder()
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
The folder is already created on report server
Entered RsHelper::ListReportServerItems()
Leaving RsHelper::ListReportServerItems()
Deploying image : evreportsbanner_landscape.gif
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
evreportsbanner_landscape.gif already deployed on report server. no need to re-deploy it
Deploying image : evreportsbanner_portrait.gif
Entered Configuration::IsItemUpgradeRequired()
Leaving Configuration::IsItemUpgradeRequired()
Entered Configuration::IsItemPresentOnReportServer()
Leaving Configuration::IsItemPresentOnReportServer()
evreportsbanner_portrait.gif already deployed on report server. no need to re-deploy it
Entered Configuration::DeployImages
DeployImages called with query = /EVReporting/Images/Folder[@evUniqueId='9CE525E5-421B-49b4-A2B6-4B78E39EE1F7']/Folder[@evUniqueId='09B44A13-5494-427f-B5E4-55A51F6C2BF0']/Folder parentFolderPath = /Symantec EnterpriseVault/en-US
0 query returns no elements in itorator
Leaving Configuration::DeployImages
Leaving Configuration::DeployImages
Entering Configuration::GrantBinFolderAccess
Leaving Configuration::GrantBinFolderAccess
Leaving Configuration::Install
Install completed at : 18/01/2010 14:31:11
Leaving AppClass::Install
Leaving AppClass::ConfigureReporting
Entered ReportDeployForm::DeployReportsCallback
Entered Configuration::Configuration()
Invalid command line arguments are passed
Leaving ReportDeployForm::DeployReportsCallback

Aron_J
Level 3

Thanks for the info. I knew SQL would have an entry for the address but I just didnt know where. This solved that problem in the log however it didnt solve my overall problem. Setup is still failing however with the same error. The logs arent much help this time as there are no errors throughout the logs. The log finishes with the following:

Entered Configuration::DeployImages
DeployImages called with query = /EVReporting/Images/Folder[@evUniqueId='9CE525E5-421B-49b4-A2B6-4B78E39EE1F7']/Folder[@evUniqueId='09B44A13-5494-427f-B5E4-55A51F6C2BF0']/Folder parentFolderPath = /Symantec EnterpriseVault/en-US
0 query returns no elements in itorator
Leaving Configuration::DeployImages
Leaving Configuration::DeployImages
Entering Configuration::GrantBinFolderAccess
Leaving Configuration::GrantBinFolderAccess
Leaving Configuration::Install
Install completed at : 18/01/2010 14:31:11
Leaving AppClass::Install
Leaving AppClass::ConfigureReporting
Entered ReportDeployForm::DeployReportsCallback
Entered Configuration::Configuration()
Invalid command line arguments are passed
Leaving ReportDeployForm::DeployReportsCallback

I'm not sure why its not able to install correctly. I've also tried reconfiguring as the main reports information is now install however this fails in the same way.