Skip to main content

Following an upgrade to 11.32.29 over the weekend, all the configured, scheduled reports in the Command Center are failing. Manually generating a report and trying to send via email also fails.

Looking at the ScheduledReports.log I can see the below:

1508 3b64  11/13 11:01:36 4406456 EvReportMgr::GenerateReportNonSecurity() - generating Backup job summary
11508 3b64  11/13 11:01:38 4406456 GetWebConsoleURLList() - There is no WebConsole available to proceed further
11508 3b64  11/13 11:01:38 4406456 genReportsWebSchedule::generateReport() - Failed to get the list of web consoles for web server id i0].
11508 3b64  11/13 11:01:38 4406456 EvReportMgr::GenerateReportNonSecurity() - Failed to generate report for report type=y8012] task ID= 4406456].
11508 3b64  11/13 11:01:38 4406456 EvReportMgr::disposeReport() - Backup job summary : Report Failed
11508 3b64  11/13 11:01:38 4406456 genReportBase::getReportUrl() - Generating report using web console nhttp://<commcell>/webconsole].

I understand the WebConsole has been depreciated, so going forward, how can this be resolved?

Any suggestions are most welcome.

Hi @MSP1983,

 

From the logs I see the below:

11508 3b64  11/13 11:01:38 4406456 GetWebConsoleURLList() - There is no WebConsole available to proceed further

11508 3b64  11/13 11:01:38 4406456 genReportsWebSchedule::generateReport() - Failed to get the list of web consoles for web server id i0].

 

Could you try adding this additional setting “sDefaultWebReportWebConsoleURL” on the commcell properties and see if this helps?

https://documentation.commvault.com/additionalsetting/details?name=%22sDefaultWebReportWebConsoleURL%22&id=2329


Reply