While in the Portal, clicking on the "BEx Web Analyzer" link, it errors out with:
Failed to process request
The initial exception that caused the request to fail was:
Error while loading the Web template "0ANALYSIS_PATTERN" (return value "4")
com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while loading the Web template "0ANALYSIS_PATTERN" (return value "4")
at com.sap.ip.bi.webapplications.runtime.service.template.impl.TemplateService.getTemplateContent(TemplateService.java:60)
at com.sap.ip.bi.webapplications.runtime.jsp.portal.service.template.PortalTemplateAccessService.getTemplateContent(PortalTemplateAccessService.java:82)
at com.sap.ip.bi.webapplications.runtime.preprocessor.Preprocessor.parseTemplate(Preprocessor.java:163)
at com.sap.ip.bi.webapplications.runtime.xml.XmlTemplateAssembler.doInit(XmlTemplateAssembler.java:79)
at com.sap.ip.bi.webapplications.runtime.template.TemplateAssembler.init(TemplateAssembler.java:128)
[...]