Discussion:
Error : Loading reporting hierarchy failed
(too old to reply)
Harry
2009-05-14 14:33:02 UTC
Permalink
Hi ,

Whenever i try to open the Reporting Tab it shows the following error:
Loading reporting hierarchy failed
The Request failed with Http Status Code : 503 Service Unavailable
Detailed Error message :


Application: System Center Operations Manager 2007
Application Version: 6.0.6278.0
Severity: Error
Message: Loading reporting hierarchy failed.

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.EnterpriseManagement.Mom.Internal.UI.Reporting.ReportingService.ReportingService2005.ListChildren(String Item, Boolean Recursive)
at
Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.ManagementGroupReportFolder.GetSubfolders(Boolean includeHidden)
at
Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.ManagementGroupReportFolder.GetSubfolders()
at
Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.WunderBar.ReportingPage.LoadReportingSubtree(TreeNode node, ManagementGroupReportFolder folder)
at
Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.WunderBar.ReportingPage.LoadReportingTreeJob(Object sender, ConsoleJobEventArgs args)
Anders Bengtsson [MVP]
2009-05-14 20:02:28 UTC
Permalink
Hello Harry,

Can you access the report web page from the server with the reporting read
account?

Anders Bengtsson
Microsoft MVP - System Center Operations Manager
www.contoso.se
Post by Harry
Hi ,
Loading reporting hierarchy failed
The Request failed with Http Status Code : 503 Service Unavailable
Application: System Center Operations Manager 2007
Application Version: 6.0.6278.0
Severity: Error
Message: Loading reporting hierarchy failed.
System.Net.WebException: The request failed with HTTP status 503: Service
Unavailable.
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(Soap
ClientMessage message, WebResponse response, Stream responseStream,
Boolean asyncCall)
at
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.ReportingServ
ice.ReportingService2005.ListChildren(String Item, Boolean Recursive)
at
Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.ManagementGro
upReportFolder.GetSubfolders(Boolean includeHidden)
at
Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.ManagementGro
upReportFolder.GetSubfolders()
at
Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.WunderBar.Rep
ortingPage.LoadReportingSubtree(TreeNode node,
ManagementGroupReportFolder folder)
at
Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.WunderBar.Rep
ortingPage.LoadReportingTreeJob(Object sender, ConsoleJobEventArgs
args)
Loading...