SCOM 2012 System Center Operations Manager has stopped working when adding Web Console.

I am trying to ad the Web console to one of my Management Servers but at the point where it asks what website to use it fails with the "System Center Operations Manager Setup has Stopped working error.

This is the included information.

Problem Event Name: CLR20r3
  Problem Signature 01: setupchainerui.exe
  Problem Signature 02: 7.0.9538.0
  Problem Signature 03: 509042f2
  Problem Signature 04: System
  Problem Signature 05: 4.0.30319.18022
  Problem Signature 06: 506a7689
  Problem Signature 07: 1cf5
  Problem Signature 08: 72
  Problem Signature 09: System.UriFormatException
  OS Version: 6.2.9200.2.0.0.272.7
  Locale ID: 1033
  Additional Information 1: 79c6
  Additional Information 2: 79c63d7b6daeea05a42903612b7137d2
  Additional Information 3: 88ec
  Additional Information 4: 88ec54f8fa758d8069cdb2ad5cd91e2b

The only error I get in the log file is this.

Error: :Error:IsReportingValidToInstall failed SRS instance not provided 

I don't understand why I would be getting an SRS error, our reports run fine.

Thanks,

Gary


  • Edited by Gary Baglin Friday, February 14, 2014 3:10 PM Added information
February 14th, 2014 3:05pm

This SRS Error related to Use SQL Instance which used in different application. {for example when you were trying to install Reporting Services or web console SCOM 2012 in the same SQl instance that you already had SCCM 2012 installed, So when You had to make up a new SQL Instance.}

To Fix your issue, Try to install web console using command line

setup.exe /silent /install /components:OMWebConsole /ManagementServer: <ManagementServerName> /WebSiteName: "<WebSiteName>" [/WebConsoleUseSSL] /WebConsoleAuthorizationMode: [Mixed|Network] /UseMicrosoftUpdate: [0|1]

To configure permissions inheritance for the web console

  1. In Windows Explorer, navigate to the MonitoringView folder in the installation directory for the web console (by default, C:\Program Files\System Center 2012\Operations Manager\WebConsole\MonitoringView), right-click the TempImages folder, and click Properties.
  2. On the Security tab, click Advanced.
  3. On the Permissions tab, click Change Permissions.
  4. Select the Include inheritable permissions from this objects parent checkbox.
  5. In Permission entries, click Administrators, and then click Remove. Repeat for the SYSTEM entry, and then click OK.
  6. Click OK to close Advanced Security Settings for TempImages, and then click OK to close TempImages Properties.

For configure web console using command line, You can refer to below link

http://technet.microsoft.com/en-us/library/hh298606.as

February 14th, 2014 4:48pm

I have tried that using this command.

setup.exe /silent /install /components:OMWebConsole /WebSiteName: "default web site" /WebConsoleAuthorizationMode: Mixed /UseMicrosoftUpdate: 0 /AcceptEndUserLicenseAgreement:1

And the same thing happens with this error in the log.

Error:     :Uncaught Exception: Threw Exception.Type: System.UriFormatException, Exception Error Code: 0x80131537, Exception.Message: Invalid URI: The format of the URI could not be determined.

[14:44:30]:           Error:     :StackTrace:   at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)

   at Microsoft.EnterpriseManagement.OperationsManager.SetupCommon.SetupUtils.ConvertPathToRemote(String sqlServer, String localPath)

   at Microsoft.EnterpriseManagement.OperationsManager.SetupCommon.SetupUtils.CreateDirectoryForDatabase(String physicalSqlServerInstance, String localPath, Boolean& createdDirectory)

   at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupValidationHelpers.IsDatabaseCreationAllowed(String sqlServerInstance, Nullable`1 port, String dataPath, String logPath)

   at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.RationalizeOpsMgrWebConsole.RationalizeWebConsole()

   at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.RationalizeOpsMgrWebConsole.Rationalize()

   at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.OMWebConsoleSetupComponent.RationalizeComponents()

   at Microsoft.SystemCenter.Essentials.SetupFramework.Program.RationalizeInstall()

   at Microsoft.SystemCenter.Essentials.SetupFramework.Program.Main()


February 14th, 2014 5:12pm

Hi Gary,

Sorry for late in responding.

Verify that from prerequisites of operation manager web console is installed "Installation of the web console requires that ISAPI and CGI Restrictions in IIS be enabled for ASP.NET 4. To enable this, select the web server in IIS Manager, and then double-click ISAPI and CGI Restrictions. Select ASP.NET v4.0.30319, and then click Allow"

Also you can refer below link

http://technet.microsoft.com/en-us/library/hh298606.aspx

Free Windows Admin Tool Kit Click here and download it now
February 16th, 2014 9:48pm

If you have SRS installed previously, wouldn't it be defaulting to use port 80 reports web URL?
I'm just curious if this would be the fault. Although whiles reading your error logs it seems to be the URI.

Please have a look at this: http://technet.microsoft.com/en-us/library/hh298606.aspx

February 16th, 2014 11:04pm

Hi Gary,

Sorry for late in responding.

Verify that from prerequisites of operation manager web console is installed "Installation of the web console requires that ISAPI and CGI Restrictions in IIS be enabled for ASP.NET 4. To enable this, select the web server in IIS Manager, and then double-click ISAPI and CGI Restrictions. Select ASP.NET v4.0.30319, and then click Allow"

Also you can refer below link

Free Windows Admin Tool Kit Click here and download it now
February 17th, 2014 2:19pm

Hi Gary,

Did you end up finding a solution to this issue? The GUI and silent/command line installer are failing for me in the same spot.

-----------
App Log Errors:
-----------

Application: SetupChainerUI.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: Microsoft.EnterpriseManagement.Common.ServiceNotRunningException
Stack:
   at Microsoft.EnterpriseManagement.Common.Internal.ExceptionHandlers.HandleChannelExceptions(System.Exception)
   at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](Microsoft.EnterpriseManagement.EnterpriseManagementConnectionSettings, Microsoft.EnterpriseManagement.Common.Internal.SdkChannelObject`1<Microsoft.EnterpriseManagement.Common.Internal.IDispatcherService>)
   at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.ConstructEnterpriseManagementGroupInternal[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](Microsoft.EnterpriseManagement.EnterpriseManagementConnectionSettings, Microsoft.EnterpriseManagement.DataAbstractionLayer.ClientDataAccessCore)
   at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.RetrieveEnterpriseManagementGroupInternal[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](Microsoft.EnterpriseManagement.EnterpriseManagementConnectionSettings, Microsoft.EnterpriseManagement.DataAbstractionLayer.ClientDataAccessCore)
   at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Connect[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](Microsoft.EnterpriseManagement.EnterpriseManagementConnectionSettings, Microsoft.EnterpriseManagement.DataAbstractionLayer.ClientDataAccessCore)
   at Microsoft.EnterpriseManagement.ManagementGroup.InternalInitialize(Microsoft.EnterpriseManagement.EnterpriseManagementConnectionSettings, Microsoft.EnterpriseManagement.ManagementGroupInternal)
   at Microsoft.EnterpriseManagement.ManagementGroup.Connect(System.String)
   at Microsoft.SystemCenter.Essentials.SetupFramework.WebConsoleSite.GetValidationProperties(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()

---------------------------

Faulting application name: SetupChainerUI.exe, version: 7.0.9538.0, time stamp: 0x509042f2
Faulting module name: KERNELBASE.dll, version: 6.3.9600.16656, time stamp: 0x5318237f
Exception code: 0xe0434352
Fault offset: 0x00000000000043c8
Faulting process id: 0x638
Faulting application start time: 0x01cf9a697847d9c8
Faulting application path: C:\Users\szb\AppData\Local\SCOM\SetupChainerUI.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: c52d5d75-065c-11e4-80c2-00155dcb0b37
Faulting package full name:
Faulting package-relative application ID:




July 8th, 2014 6:31am

Hi, first of all check:

C:\Users\yourusernamehere\AppData\Local\SCOM\LOGS

Also, check you have full rights on the SQL database for Operations, SCOM setup requires you to have full access rights to the operation database for any kind of installation.

KR,

Free Windows Admin Tool Kit Click here and download it now
July 3rd, 2015 3:54am

to be more accurate, you need:

DB_OWNER permissions at Database level.

SYSADMIN permissions at server / instance level.

July 6th, 2015 5:55am

This response doesn't make any sense.  Why would the command line installation work when the GUI wouldn't?  Also, to configure permissions inheritance would you first need to get the SCOM web console installed?
Free Windows Admin Tool Kit Click here and download it now
July 24th, 2015 2:10am

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

Other recent topics Other recent topics