SAP Knowledge Base Article - Preview

1831683 - BI 4.0 - Opening folders - Unexpected error decoding jsf component {0}

Symptom

  • While opening a folder on BILaunchPad or the Central Management Console (CMC), an error occur
  • Same error occurs when going to CMC > Folders > Objects List
Unexpected error decoding JSF component: {0}
  • Using End-to-End (E2E) tracing with SAP Passport (See here for further information) while reproducing the issue, the following stack can be seen in the BILaunchpad or CMC trace (SBOPWebApp_* under the root of C drive on Windows, $home/SBOPWebApp_* folder on *NIX)
class com.crystaldecisions.sdk.exception.SDKRuntimeException$PropertyNotFound: The property with ID SI_ALIAS_TARGETID does not exist in the object
com.crystaldecisions.sdk.exception.SDKRuntimeException$PropertyNotFound: The property with ID SI_ALIAS_TARGETID does not exist in the object
 at com.crystaldecisions.sdk.plugin.desktop.shortcut.internal.Shortcut.getTargetID(Shortcut.java:96)
 at com.businessobjects.components.explorer.model.sdk.SDKPagingResult.getShortcutTargetIDs(SDKPagingResult.java:156)
 at com.businessobjects.components.explorer.model.sdk.SDKPagingResult.createDataNodes(SDKPagingResult.java:176)
 at com.businessobjects.components.explorer.model.sdk.SDKPagingResult.getCurrentPage(SDKPagingResult.java:113)
 at com.businessobjects.components.explorer.ui.impl.UINode.refreshChildren(UINode.java:1090)
 at com.businessobjects.components.explorer.model.bean.ListContentModel.handleNavigate(ListContentModel.java:430)
 at com.businessobjects.components.explorer.model.bean.ListContentModel.processNavigateEventInternal(ListContentModel.java:413)
 at com.businessobjects.components.explorer.model.bean.ListContentModel.processNavigationViewNavigateEvent(ListContentModel.java:407)
 at com.businessobjects.components.explorer.model.bean.ListContentModel.processNavigationChangeEvent(ListContentModel.java:399)
 at com.businessobjects.components.explorer.model.bean.ListContentModel.processAction(ListContentModel.java:250)
 at com.businessobjects.components.explorer.model.bean.BaseComponentModel.processUpdateModel(BaseComponentModel.java:70)
 at com.businessobjects.components.explorer.model.bean.BaseComponentModel.processUpdateModel(BaseComponentModel.java:72)
 at com.businessobjects.components.explorer.model.bean.BaseComponentModel.processUpdateModel(BaseComponentModel.java:72)
 at com.businessobjects.components.explorer.model.bean.RepositoryExplorerModel.processUpdateModel(RepositoryExplorerModel.java:1089)
 at com.businessobjects.components.explorer.lifecycle.UpdateModelPhase.execute(UpdateModelPhase.java:11)
 at com.businessobjects.ajax.lifecycle.LifeCycle.execute(LifeCycle.java:39)
 at com.businessobjects.ajax.concurrent.UreCommand.execute(UreCommand.java:57)
 at com.businessobjects.components.explorer.concurrent.RequestQueueExecutor.execute(RequestQueueExecutor.java:40)
 at com.businessobjects.jsf.explorer.model.JSFRepositoryExplorerModel.execute(JSFRepositoryExplorerModel.java:362)
 at com.businessobjects.jsf.explorer.servlet.UREServlet.doPost(UREServlet.java:65)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
 at com.businessobjects.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:110)
 at com.businessobjects.http.servlet.internal.ServletLastFilterChainElement.service(ServletLastFilterChainElement.java:30)
 at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:46)
 at com.businessobjects.webutil.boetrustguard.BOETrustValidateFilter.doFilter(BOETrustValidateFilter.java:53)
 at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
 at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
 at com.businessobjects.webutil.internal.filters.BrowserRenderingModeFilter.doFilter(BrowserRenderingModeFilter.java:39)
 at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
 at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
 at com.businessobjects.webutil.boetrustguard.BOETrustPrepareFilter.doFilter(BOETrustPrepareFilter.java:32)
 at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
 at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
 at com.businessobjects.swd.shared.tracelog.TraceLogScopeFilter.doFilter(TraceLogScopeFilter.java:38)
 at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
 at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
 at com.businessobjects.sdk.actionfilter.WorkflowFilter.doFilter(WorkflowFilter.java:45)
 at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
 at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
 at com.businessobjects.swd.appcontext.RequestInitFilter.doFilter(RequestInitFilter.java:26)
 at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
 at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
 at com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.serviceHelper(BundlePathAwareServiceHandler.java:235)
 at com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.service(BundlePathAwareServiceHandler.java:197)
 at com.businessobjects.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:248)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
 at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:220)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
 at com.businessobjects.pinger.TimeoutManagerFilter.doFilter(TimeoutManagerFilter.java:166)
 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
 at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
 at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602)
 at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
 at java.lang.Thread.run(Thread.java:662)


Read more...

Environment

  • SAP BusinessObjects Business Intelligence BI 4.0

Product

SAP BusinessObjects Business Intelligence platform 4.0

Keywords

RAN , KBA , BI-BIP-DEP , Webapp Deployment, Networking, Vulnerabilities, Webservices , BI-BIP-LCM , Lifecycle Management Console - Promotion mgmt, Version mgmt , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.