Hllo...Friends,
We have created some Iviews in BI Portal 7.0 by using a standard web template 0ANALYSIS_PATTERN. We could successfully created iviews and able to see all our reports in development environment. We moved these reports to Q from our development and could able to view all reports without any problem.
Now we have developed another 5 reports and moved them to Q. When we are trying to access the newly added reports in Q environment, getting the below error message. Old reports are working fine.
I searched throgh the forum and did the following corrections -
1. Added 0ANALYSIS_PATTERN in SPRO
> BI
> Maintain standard web templates
2. Restarted the JAVA Server.
Could you please suggest to resolve this issue?
Thanks in advance
Sri
Error:
500 Internal Server Error
BEx Web Application
Failed to process request; contact your system administrator
Error Summary
Exception occured while processing the current request; this exception cannot be handled by the application or framework
If the information on this page does not help you locate and correct the cause of the problem, contact your system administrator
To facilitate analysis of the problem, keep a copy of this error page Hint: Most Web browsers allow you to select all content, and copy and paste it into an empty document (such as in an email or simple text file)
Root Cause
The initial exception that caused the request to fail was:
The Web template "ZZRPA_M01M_Q972" does not exist in the master system
com.sap.ip.bi.base.exception.BIBaseRuntimeException: The Web template "ZZRPA_M01M_Q972" does not exist in the master system
at com.sap.ip.bi.webapplications.runtime.service.template.impl.TemplateService.getTemplateContent(TemplateService.java:57)
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)
Edited by: sri n on Sep 19, 2008 10:45 AM