JIT Debugging Error when Reporting Configuration Manager is opened.

Hi All,

We have installed SQL Server 2005 with reporting services.

When tried to open getting errors as below: Please suggest on how to avoid such errors

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
ReportServicesConfigUI.WMIProvider.WMIProviderException: A WMI error has occurred and no additional error information is available. ---> System.Runtime.InteropServices.COMException (0x8000000A)
  at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
  at System.Management.ManagementObject.InvokeMethod(String methodName, ManagementBaseObject inParameters, InvokeMethodOptions options)
  at ReportServicesConfigUI.WMIProvider.RSInstance.RefreshServerStatus()
  --- End of inner exception stack trace ---
  at ReportServicesConfigUI.WMIProvider.RSInstance.RefreshServerStatus()
  at ReportServicesConfigUI.WMIProvider.RSInstance.get_DelayLoadConfiguration()
  at ReportServicesConfigUI.WMIProvider.RSInstance.get_Item(ConfigurationItemNames itemName)
  at ReportServicesConfigUI.WMIProvider.RSInstance.GetStatus(ConfigurationItemNames itemName)
  at ReportServicesConfigUI.ConfigurationManager.ResetStepStatus()
  at ReportServicesConfigUI.ConfigurationManager.ChangeMachine()
  at ReportServicesConfigUI.ConfigurationManager.LaunchDialog()
  at ReportServicesConfigUI.ConfigurationManager.OnActivated(EventArgs e)
  at System.Windows.Forms.Form.set_Active(Boolean value)
  at System.Windows.Forms.Form.WmActivate(Message& m)
  at System.Windows.Forms.Form.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
   Assembly Version: 2.0.0.0
   Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
   CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
RSConfigTool
   Assembly Version: 9.0.242.0
   Win32 Version: 9.00.5000.00
CodeBase: file:///D:/Program%20Files/Microsoft%20SQL%20Server%20(x86)/90/Tools/Binn/RSConfigTool.exe
----------------------------------------
System.Windows.Forms
   Assembly Version: 2.0.0.0
   Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
   CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
   Assembly Version: 2.0.0.0
   Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
   CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
   Assembly Version: 2.0.0.0
   Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
   CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
   Assembly Version: 2.0.0.0
   Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
   CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Management
   Assembly Version: 2.0.0.0
   Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
   CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
System.ServiceProcess
   Assembly Version: 2.0.0.0
   Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
   CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
   <system.windows.forms jitDebugging="true" />

Please let us know to provide any further details. Tha

September 11th, 2015 3:23am

Hi Shiva,

Please install SQL 2005 Service Pack 2.  If you already have Service Pack 3 then install Sservice Pack 4.  That will resolve the issue.

Free Windows Admin Tool Kit Click here and download it now
September 11th, 2015 4:08am

Application Logs:

Event 117, Report Server Windows Service (MSSQLSERVER)
The report server database is an invalid version.

Event 0, SQL Server REPORT Service
Service cannot be started. Microsoft.ReportingServices.Diagnostics.Utilities.UnknownUserNameException: The user or group name 'LocalSystem' is not recognized.
  at Microsoft.ReportingServices.Library.Native.NameToSid(String name)
  at Microsoft.ReportingServices.Library.ServiceAppDomainController.StartRPCServer(Boolean firstTime)
  at Microsoft.ReportingServices.Library.ServiceAppDomainController.Start(Boolean firstTime)
  at Microsoft.ReportingServices.NTService.ReportService.OnStart(String[] args)
  at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)

Event 121, Report Server Windows Service (MSSQLSERVER)
The Remote Procedure Call (RPC) service failed to start.

September 11th, 2015 2:59pm

Resolved.

https://support.microsoft.com/en-us/kb/907267

Free Windows Admin Tool Kit Click here and download it now
September 12th, 2015 12:57pm

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

Other recent topics Other recent topics