Cannot find the controller of the ADF ' /oracle/webcenter/doclib/view/jsf/taskflows/mainView.xml

Hello.

I want to do a simple project ADF that contain a single page to integrate with UCM my target should be enabled to create folder and add files when I add the new Department. but after that I ran the page the following exceptions appeared.

: ADFC-02001: could not find the controller of the ADF ' / oracle/webcenter/doclib/view/jsf/taskflows/mainView.xml'.

: MDS-00013: no metadata not found for the metadata object ' / oracle/webcenter/doclib/view/jsf/taskflows/mainView.xml '.

You can see all the files of journal as follows:

oracle.adf.controller.ControllerException: ADFC-06002: unhandled exception

at oracle.adfinternal.controller.util.Utils.createAndLogControllerException(Utils.java:208)

at oracle.adfinternal.controller.engine.ControlFlowEngine.handleException(ControlFlowEngine.java:642)

at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:237)

at oracle.adfinternal.controller.state.ChildViewPortContextImpl.invokeTaskFlow(ChildViewPortContextImpl.java:104)

at oracle.adfinternal.controller.state.ControllerState.createChildViewPort(ControllerState.java:1519)

at oracle.adfinternal.controller.ControllerContextImpl.createChildViewPort(ControllerContextImpl.java:88)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.createRegionViewPortContext(TaskFlowRegionModelViewPort.java:762)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.getViewPort(TaskFlowRegionModelViewPort.java:607)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.doProcessBeginRegion(TaskFlowRegionModelViewPort.java:246)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.processBeginRegion(TaskFlowRegionModelViewPort.java:157)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelLocal.processBeginRegion(TaskFlowRegionModelLocal.java:12)

at oracle.adf.controller.internal.binding.TaskFlowRegionController.doRegionRefresh(TaskFlowRegionController.java:224)

at oracle.adf.controller.internal.binding.TaskFlowRegionController.refreshRegion(TaskFlowRegionController.java:119)

at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3211)

at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2883)

at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:113)

at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareModel(FacesPageLifecycle.java:359)

to oracle.adf.controller.v2.lifecycle.Lifecycle$ 2.execute(Lifecycle.java:137)

at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:197)

at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.startPageLifecycle(ADFPhaseListener.java:203)

to oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$ 1.after(ADFPhaseListener.java:377)

at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:88)

at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:520)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)

at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)

to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)

at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)

to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

at java.security.AccessController.doPrivileged (Native Method)

at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)

to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)

at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)

at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)

at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)

to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:528)

at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)

at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

Caused by: oracle.adf.controller.ControllerException: ADFC-02001: could not find the controller of the ADF ' / oracle/webcenter/doclib/view/jsf/taskflows/mainView.xml'.

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:466)

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.loadUnmutalbeMetadataResources(MdsMetadataResourceProvider.java:367)

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getResources(MdsMetadataResourceProvider.java:179)

at oracle.adfinternal.controller.metadata.MetadataServiceImpl.getTaskFlowDefinition (MetadataServiceImpl.java:209)

at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.findTaskFlowDefinition(TaskFlowCallActivityLogic.java:1045)

at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.invokeTaskFlow(TaskFlowCallActivityLogic.java:221)

at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:219)

... more than 62

Caused by: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata not found for the metadata object ' / oracle/webcenter/doclib/view/jsf/taskflows/mainView.xml '.

at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1408)

at oracle.mds.core.MDSSession.getBaseMO(MDSSession.java:3874)

at oracle.mds.core.MDSSession.getMetadataObject(MDSSession.java:1589)

at oracle.mds.core.MOResolver.getMetadataObjects(MOResolver.java:231)

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:413)

... more than 68

< TaskFlowRegionModelViewPort > < doProcessEndRegion > ADFc: unmatched beginRegion/endRegion, expected for viewPortId "1bjdf7v26n_0", but found "1bjdf7v26n_5".

< AdfcExceptionHandler > < handleException > ADFc: when Manager application exception exception handling threw a new exception.

oracle.adf.controller.ControllerException: ADFC-06002: unhandled exception

at oracle.adfinternal.controller.util.Utils.createAndLogControllerException(Utils.java:208)

at oracle.adfinternal.controller.engine.ControlFlowEngine.handleException(ControlFlowEngine.java:642)

at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:237)

at oracle.adfinternal.controller.state.ChildViewPortContextImpl.invokeTaskFlow(ChildViewPortContextImpl.java:104)

at oracle.adfinternal.controller.state.ControllerState.createChildViewPort(ControllerState.java:1519)

at oracle.adfinternal.controller.ControllerContextImpl.createChildViewPort(ControllerContextImpl.java:88)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.createRegionViewPortContext(TaskFlowRegionModelViewPort.java:762)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.getViewPort(TaskFlowRegionModelViewPort.java:607)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.doProcessBeginRegion(TaskFlowRegionModelViewPort.java:246)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.processBeginRegion(TaskFlowRegionModelViewPort.java:157)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelLocal.processBeginRegion(TaskFlowRegionModelLocal.java:12)

at oracle.adf.controller.internal.binding.TaskFlowRegionController.doRegionRefresh(TaskFlowRegionController.java:224)

at oracle.adf.controller.internal.binding.TaskFlowRegionController.refreshRegion(TaskFlowRegionController.java:119)

at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3211)

at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2883)

at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:113)

at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareModel(FacesPageLifecycle.java:359)

to oracle.adf.controller.v2.lifecycle.Lifecycle$ 2.execute(Lifecycle.java:137)

at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:197)

at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.startPageLifecycle(ADFPhaseListener.java:203)

to oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$ 1.after(ADFPhaseListener.java:377)

at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:88)

at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:520)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)

at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)

to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)

at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)

to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

at java.security.AccessController.doPrivileged (Native Method)

at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)

to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)

at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)

at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)

at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)

to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:528)

at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)

at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

Caused by: oracle.adf.controller.ControllerException: ADFC-02001: could not find the controller of the ADF ' / oracle/webcenter/doclib/view/jsf/taskflows/mainView.xml'.

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:466)

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.loadUnmutalbeMetadataResources(MdsMetadataResourceProvider.java:367)

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getResources(MdsMetadataResourceProvider.java:179)

at oracle.adfinternal.controller.metadata.MetadataServiceImpl.getTaskFlowDefinition (MetadataServiceImpl.java:209)

at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.findTaskFlowDefinition(TaskFlowCallActivityLogic.java:1045)

at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.invokeTaskFlow(TaskFlowCallActivityLogic.java:221)

at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:219)

... more than 62

Caused by: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata not found for the metadata object ' / oracle/webcenter/doclib/view/jsf/taskflows/mainView.xml '.

at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1408)

at oracle.mds.core.MDSSession.getBaseMO(MDSSession.java:3874)

at oracle.mds.core.MDSSession.getMetadataObject(MDSSession.java:1589)

at oracle.mds.core.MOResolver.getMetadataObjects(MOResolver.java:231)

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:413)

... more than 68

< AdfcExceptionHandler > < handleException > ADFc: when trying to manage this exception to the application of the exception handler failed.

oracle.adf.controller.ControllerException: ADFC-06002: unhandled exception

at oracle.adfinternal.controller.util.Utils.createAndLogControllerException(Utils.java:208)

at oracle.adfinternal.controller.engine.ControlFlowEngine.handleException(ControlFlowEngine.java:642)

at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:237)

at oracle.adfinternal.controller.state.ChildViewPortContextImpl.invokeTaskFlow(ChildViewPortContextImpl.java:104)

at oracle.adfinternal.controller.state.ControllerState.createChildViewPort(ControllerState.java:1519)

at oracle.adfinternal.controller.ControllerContextImpl.createChildViewPort(ControllerContextImpl.java:88)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.createRegionViewPortContext(TaskFlowRegionModelViewPort.java:762)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.getViewPort(TaskFlowRegionModelViewPort.java:607)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.doProcessBeginRegion(TaskFlowRegionModelViewPort.java:246)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.processBeginRegion(TaskFlowRegionModelViewPort.java:157)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelLocal.processBeginRegion(TaskFlowRegionModelLocal.java:12)

at oracle.adf.controller.internal.binding.TaskFlowRegionController.doRegionRefresh(TaskFlowRegionController.java:224)

at oracle.adf.controller.internal.binding.TaskFlowRegionController.refreshRegion(TaskFlowRegionController.java:119)

at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3211)

at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2883)

at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:113)

at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareModel(FacesPageLifecycle.java:359)

to oracle.adf.controller.v2.lifecycle.Lifecycle$ 2.execute(Lifecycle.java:137)

at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:197)

at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.startPageLifecycle(ADFPhaseListener.java:203)

to oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$ 1.after(ADFPhaseListener.java:377)

at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:88)

at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:520)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)

at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)

to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)

at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)

to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

at java.security.AccessController.doPrivileged (Native Method)

at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)

to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)

at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)

at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)

at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)

to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:528)

at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)

at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

Caused by: oracle.adf.controller.ControllerException: ADFC-02001: could not find the controller of the ADF ' / oracle/webcenter/doclib/view/jsf/taskflows/mainView.xml'.

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:466)

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.loadUnmutalbeMetadataResources(MdsMetadataResourceProvider.java:367)

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getResources(MdsMetadataResourceProvider.java:179)

at oracle.adfinternal.controller.metadata.MetadataServiceImpl.getTaskFlowDefinition (MetadataServiceImpl.java:209)

at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.findTaskFlowDefinition(TaskFlowCallActivityLogic.java:1045)

at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.invokeTaskFlow(TaskFlowCallActivityLogic.java:221)

at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:219)

... more than 62

Caused by: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata not found for the metadata object ' / oracle/webcenter/doclib/view/jsf/taskflows/mainView.xml '.

at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1408)

at oracle.mds.core.MDSSession.getBaseMO(MDSSession.java:3874)

at oracle.mds.core.MDSSession.getMetadataObject(MDSSession.java:1589)

at oracle.mds.core.MOResolver.getMetadataObjects(MOResolver.java:231)

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:413)

... more than 68

< LifecycleImpl > < _handleException > ADF_FACES - 60098:Faces life cycle receives exceptions that are unhandled in the phase 1 RESTORE_VIEW

oracle.adf.controller.ControllerException: ADFC-06002: unhandled exception

at oracle.adfinternal.controller.util.Utils.createAndLogControllerException(Utils.java:208)

at oracle.adfinternal.controller.engine.ControlFlowEngine.handleException(ControlFlowEngine.java:642)

at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:237)

at oracle.adfinternal.controller.state.ChildViewPortContextImpl.invokeTaskFlow(ChildViewPortContextImpl.java:104)

at oracle.adfinternal.controller.state.ControllerState.createChildViewPort(ControllerState.java:1519)

at oracle.adfinternal.controller.ControllerContextImpl.createChildViewPort(ControllerContextImpl.java:88)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.createRegionViewPortContext(TaskFlowRegionModelViewPort.java:762)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.getViewPort(TaskFlowRegionModelViewPort.java:607)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.doProcessBeginRegion(TaskFlowRegionModelViewPort.java:246)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.processBeginRegion(TaskFlowRegionModelViewPort.java:157)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelLocal.processBeginRegion(TaskFlowRegionModelLocal.java:12)

at oracle.adf.controller.internal.binding.TaskFlowRegionController.doRegionRefresh(TaskFlowRegionController.java:224)

at oracle.adf.controller.internal.binding.TaskFlowRegionController.refreshRegion(TaskFlowRegionController.java:119)

at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3211)

at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2883)

at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:113)

at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareModel(FacesPageLifecycle.java:359)

to oracle.adf.controller.v2.lifecycle.Lifecycle$ 2.execute(Lifecycle.java:137)

at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:197)

at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.startPageLifecycle(ADFPhaseListener.java:203)

to oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$ 1.after(ADFPhaseListener.java:377)

at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:88)

at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:520)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)

at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)

to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)

at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)

to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

at java.security.AccessController.doPrivileged (Native Method)

at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)

to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)

at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)

at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)

at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)

to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:528)

at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)

at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

Caused by: oracle.adf.controller.ControllerException: ADFC-02001: could not find the controller of the ADF ' / oracle/webcenter/doclib/view/jsf/taskflows/mainView.xml'.

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:466)

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.loadUnmutalbeMetadataResources(MdsMetadataResourceProvider.java:367)

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getResources(MdsMetadataResourceProvider.java:179)

at oracle.adfinternal.controller.metadata.MetadataServiceImpl.getTaskFlowDefinition (MetadataServiceImpl.java:209)

at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.findTaskFlowDefinition(TaskFlowCallActivityLogic.java:1045)

at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.invokeTaskFlow(TaskFlowCallActivityLogic.java:221)

at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:219)

... more than 62

Caused by: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata not found for the metadata object ' / oracle/webcenter/doclib/view/jsf/taskflows/mainView.xml '.

at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1408)

at oracle.mds.core.MDSSession.getBaseMO(MDSSession.java:3874)

at oracle.mds.core.MDSSession.getMetadataObject(MDSSession.java:1589)

at oracle.mds.core.MOResolver.getMetadataObjects(MOResolver.java:231)

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:413)

... more than 68

[< 2015 16 sep 12:31:22 AM PDT > < error > < HTTP > < BEA-101020 > < [ServletContext@639227442[app:UCMApp module: root UCMApp-ViewController-context-path: / UCMApp-ViewController-context-root spec-version: 2.5]] Servlet failed with Exception

oracle.adf.controller.ControllerException: ADFC-06002: unhandled exception

at oracle.adfinternal.controller.util.Utils.createAndLogControllerException(Utils.java:208)

at oracle.adfinternal.controller.engine.ControlFlowEngine.handleException(ControlFlowEngine.java:642)

at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:237)

at oracle.adfinternal.controller.state.ChildViewPortContextImpl.invokeTaskFlow(ChildViewPortContextImpl.java:104)

at oracle.adfinternal.controller.state.ControllerState.createChildViewPort(ControllerState.java:1519)

Truncated. check the log file full stacktrace

Caused by: oracle.adf.controller.ControllerException: ADFC-02001: could not find the controller of the ADF ' / oracle/webcenter/doclib/view/jsf/taskflows/mainView.xml'.

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:466)

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.loadUnmutalbeMetadataResources(MdsMetadataResourceProvider.java:367)

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getResources(MdsMetadataResourceProvider.java:179)

at oracle.adfinternal.controller.metadata.MetadataServiceImpl.getTaskFlowDefinition (MetadataServiceImpl.java:209)

at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.findTaskFlowDefinition(TaskFlowCallActivityLogic.java:1045)

Truncated. check the log file full stacktrace

Caused by: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata not found for the metadata object ' / oracle/webcenter/doclib/view/jsf/taskflows/mainView.xml '.

at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1408)

at oracle.mds.core.MDSSession.getBaseMO(MDSSession.java:3874)

at oracle.mds.core.MDSSession.getMetadataObject(MDSSession.java:1589)

at oracle.mds.core.MOResolver.getMetadataObjects(MOResolver.java:231)

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:413)

Truncated. check the log file full stacktrace

>

< 2015 16 sep 12:31:22 AM PDT > < opinion > < Diagnostics > < BEA-320068 > < Watch "UncheckedException" with severity "Notice" on the server "DefaultServer" triggered to 16 Sep 2015 12:31:22 AM PDT. Details of the notification:

WatchRuleType: Journal

WatchRule: (SEVERITY = "Error") AND ((MSGID = ' WL-101020') OR (MSGID = "WL-101017'") OR (MSGID = "WL-000802'") OR (MSGID = "BEA-101020'") OR (MSGID = "BEA-101017'") OR (MSGID = "BEA-000802'"))

[WatchData: DATE = 16 Sep 2015 12:31:22 AM PDT SERVER = DefaultServer MESSAGE = [ServletContext@639227442[app:UCMApp module: root UCMApp-ViewController-context-path: / UCMApp-ViewController-context-root spec-version: 2.5]] Servlet failed with Exception

oracle.adf.controller.ControllerException: ADFC-06002: unhandled exception

at oracle.adfinternal.controller.util.Utils.createAndLogControllerException(Utils.java:208)

at oracle.adfinternal.controller.engine.ControlFlowEngine.handleException(ControlFlowEngine.java:642)

at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:237)

at oracle.adfinternal.controller.state.ChildViewPortContextImpl.invokeTaskFlow(ChildViewPortContextImpl.java:104)

at oracle.adfinternal.controller.state.ControllerState.createChildViewPort(ControllerState.java:1519)

at oracle.adfinternal.controller.ControllerContextImpl.createChildViewPort(ControllerContextImpl.java:88)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.createRegionViewPortContext(TaskFlowRegionModelViewPort.java:762)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.getViewPort(TaskFlowRegionModelViewPort.java:607)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.doProcessBeginRegion(TaskFlowRegionModelViewPort.java:246)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.processBeginRegion(TaskFlowRegionModelViewPort.java:157)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelLocal.processBeginRegion(TaskFlowRegionModelLocal.java:12)

at oracle.adf.controller.internal.binding.TaskFlowRegionController.doRegionRefresh(TaskFlowRegionController.java:224)

at oracle.adf.controller.internal.binding.TaskFlowRegionController.refreshRegion(TaskFlowRegionController.java:119)

at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3211)

at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2883)

at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:113)

at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareModel(FacesPageLifecycle.java:359)

to oracle.adf.controller.v2.lifecycle.Lifecycle$ 2.execute(Lifecycle.java:137)

at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:197)

at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.startPageLifecycle(ADFPhaseListener.java:203)

to oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$ 1.after(ADFPhaseListener.java:377)

at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:88)

at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:520)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)

at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)

to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)

at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)

to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

at java.security.AccessController.doPrivileged (Native Method)

at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)

to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)

at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)

at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)

at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)

to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:528)

at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)

at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

Caused by: oracle.adf.controller.ControllerException: ADFC-02001: could not find the controller of the ADF ' / oracle/webcenter/doclib/view/jsf/taskflows/mainView.xml'.

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:466)

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.loadUnmutalbeMetadataResources(MdsMetadataResourceProvider.java:367)

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getResources(MdsMetadataResourceProvider.java:179)

at oracle.adfinternal.controller.metadata.MetadataServiceImpl.getTaskFlowDefinition (MetadataServiceImpl.java:209)

at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.findTaskFlowDefinition(TaskFlowCallActivityLogic.java:1045)

at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.invokeTaskFlow(TaskFlowCallActivityLogic.java:221)

at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:219)

at oracle.adfinternal.controller.state.ChildViewPortContextImpl.invokeTaskFlow(ChildViewPortContextImpl.java:104)

at oracle.adfinternal.controller.state.ControllerState.createChildViewPort(ControllerState.java:1519)

at oracle.adfinternal.controller.ControllerContextImpl.createChildViewPort(ControllerContextImpl.java:88)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.createRegionViewPortContext(TaskFlowRegionModelViewPort.java:762)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.getViewPort(TaskFlowRegionModelViewPort.java:607)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.doProcessBeginRegion(TaskFlowRegionModelViewPort.java:246)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.processBeginRegion(TaskFlowRegionModelViewPort.java:157)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelLocal.processBeginRegion(TaskFlowRegionModelLocal.java:12)

at oracle.adf.controller.internal.binding.TaskFlowRegionController.doRegionRefresh(TaskFlowRegionController.java:224)

at oracle.adf.controller.internal.binding.TaskFlowRegionController.refreshRegion(TaskFlowRegionController.java:119)

at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3211)

at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2883)

at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:113)

at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareModel(FacesPageLifecycle.java:359)

to oracle.adf.controller.v2.lifecycle.Lifecycle$ 2.execute(Lifecycle.java:137)

at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:197)

at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.startPageLifecycle(ADFPhaseListener.java:203)

to oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$ 1.after(ADFPhaseListener.java:377)

at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:88)

at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:520)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)

at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)

to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)

at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)

to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

at java.security.AccessController.doPrivileged (Native Method)

at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)

to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)

at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)

at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)

at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)

to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:528)

at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)

at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

Caused by: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata not found for the metadata object ' / oracle/webcenter/doclib/view/jsf/taskflows/mainView.xml '.

at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1408)

at oracle.mds.core.MDSSession.getBaseMO(MDSSession.java:3874)

at oracle.mds.core.MDSSession.getMetadataObject(MDSSession.java:1589)

at oracle.mds.core.MOResolver.getMetadataObjects(MOResolver.java:231)

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:413)

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.loadUnmutalbeMetadataResources(MdsMetadataResourceProvider.java:367)

at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getResources(MdsMetadataResourceProvider.java:179)

at oracle.adfinternal.controller.metadata.MetadataServiceImpl.getTaskFlowDefinition (MetadataServiceImpl.java:209)

at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.findTaskFlowDefinition(TaskFlowCallActivityLogic.java:1045)

at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.invokeTaskFlow(TaskFlowCallActivityLogic.java:221)

at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:219)

at oracle.adfinternal.controller.state.ChildViewPortContextImpl.invokeTaskFlow(ChildViewPortContextImpl.java:104)

at oracle.adfinternal.controller.state.ControllerState.createChildViewPort(ControllerState.java:1519)

at oracle.adfinternal.controller.ControllerContextImpl.createChildViewPort(ControllerContextImpl.java:88)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.createRegionViewPortContext(TaskFlowRegionModelViewPort.java:762)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.getViewPort(TaskFlowRegionModelViewPort.java:607)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.doProcessBeginRegion(TaskFlowRegionModelViewPort.java:246)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.processBeginRegion(TaskFlowRegionModelViewPort.java:157)

at oracle.adf.controller.internal.binding.TaskFlowRegionModelLocal.processBeginRegion(TaskFlowRegionModelLocal.java:12)

at oracle.adf.controller.internal.binding.TaskFlowRegionController.doRegionRefresh(TaskFlowRegionController.java:224)

at oracle.adf.controller.internal.binding.TaskFlowRegionController.refreshRegion(TaskFlowRegionController.java:119)

at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3211)

at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2883)

at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:113)

at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareModel(FacesPageLifecycle.java:359)

to oracle.adf.controller.v2.lifecycle.Lifecycle$ 2.execute(Lifecycle.java:137)

at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:197)

at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.startPageLifecycle(ADFPhaseListener.java:203)

to oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$ 1.after(ADFPhaseListener.java:377)

at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:88)

at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:520)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)

at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)

to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)

at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)

to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

at java.security.AccessController.doPrivileged (Native Method)

at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)

to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)

at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)

at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)

at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)

to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:528)

at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)

at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

Subsystem = HTTP USERID < WLS Kernel > = SEVERITY = error THREAD = ExecuteThread [ASSET]: '19' for queue: MSGID 'weblogic.kernel.Default (self-adjusting)' = BEA - 101020 MACHINE soabpm - TXID the CONTEXTID = 11d1def534ea1be0:9440aeb:14fd50ea7a6 = vm.site =: - 8000-0000000000000021 TIMESTAMP = 1442388682134

WatchAlarmType: AutomaticReset

WatchAlarmResetPeriod: 30000

Someone knows what's the problem?

I think that you need to run it in the center of web environment to use this library.

What you can do to access AAU that I had to use a RIDC connection and build your own user interface to store documents.

Timo

Tags: Java

Similar Questions

  • Cannot find the ADF Swing on JDeveloper 12.1.3 option

    Hi all

    Worked with the ADF and JDeveloper for a couple of years now. I have a personal project that I want to use the ADF Swing, I find this feature under the new gallery on JDeveloper 11.1.1.7. But can't find it on 12.1.3. The only way I can use it by importing a project created on a previous version of JDeveloper. ADF Swing half 12 c?

    UPDATE: I can't use a previous version of JDeveloper because integration with SQLite to build the BC only works on 12 c.

    Thanks for the replies guys, but I installed JDeveloper 12.1.2.0 and it still have the ADF Swing function. I guess they took only on 12.1.3.

  • EM12c: Cannot find the House discovered for plugin id:oracle.sysman.db

    Platform EM12c:
    Oracle Enterprise Linux 6.2 (x86_64)
    Oracle Enterprise Database 11.2.0.3 (x86_64)
    Enterprise Manager Cloud control Release 1 (12.1.0.1) 12 c (x86_64)
    --------------------------------------------------------------------------------------
    Problem:
    EM12c > objectives > databases > add
    Discovery of targets on the host: mcsdbora1.esri.com
    mcsdbora1. ESRI.com - cannot find the House discovered for plugin id:oracle.sysman.db
    --------------------------------------------------------------------------------------
    Notes:
    -Mcsdbora1.esri.com host is "Microsoft Windows x 64 (64-bit)"
    -EM12c is on Oracle Linux 6.2 (X86_64)
    -J' downloaded the latest version of the software Agent before adding the host
    "" EM12c > Setup > extensibility > Auto Update "before adding the host" "
    -Mcsdbora1.esri.com host is listed under "EM12c > objectives > Hosts".

    I found these articles in the support.oracle.com

    "How to manually add targets to the database in 12 c Cloud Control [ID 1371846.1]"

    "How to deploy the latest Plugin from database to the WHO and the Agent in 12 c Cloud Control [ID 1388143.1]"

    This last article, says updated the plug-in "Oracle Database". I checked and I do turn more later 12.1.0.1 connect.

    I wonder if I can only solve this bug, if I upgraded to Bundle 1 Patch (12.1.0.2) and install the 'Oracle' plug-in 12.1.0.2 database?

    Thank you

    Marcelo
    --------------------------------------------------------------------------------------

    BP1 is required for the management of the goals of Windows. So, you need to first upgrade your Linux WHO to BP1 and apply a few spots on the top before you can deploy plug-in on Windows machines. Support can provide you with the details.

  • Exception when opening the portal "" java.lang.ClassCastException: oracle.mds.core.MetadataObject cannot be cast to oracle.webcenter.framework.view.support.jaxb.DevicesMDMO ""

    Dear,

    I created a new portal application and run it... It has worked well. Then, I created a new page template and deployed the application in order to add these files appear in the War file.

    then deploy the application. After running the application, I got this exception of non-performance

    java.lang.ClassCastException: oracle.mds.core.MetadataObject cannot be cast to oracle.webcenter.framework.view.support.jaxb.DevicesMDMO

    I use jdev 11.1.1.7 with 11.1.1.8 extension.

    Also, I followed these discussions without hope

    Error in the webCenter portal deployment

    Re: java.lang.ClassCastException: oracle.mds.core.MetadataObject cannot be cast to oracle.webcenter.framework.view.support.jaxb.DevicesMDMO

    java.lang.ClassCastException: oracle.webcenter.framework.service.WebCenterConfig cannot be cast to oracle.webcenter.framework.service.WebCenterConfig

    at oracle.webcenter.framework.service.WebCenterConfig.instance(WebCenterConfig.java:146)

    at oracle.webcenter.framework.service.config.analytics.ConfigUtils.getADFConfig(ConfigUtils.java:77)

    at oracle.webcenter.framework.service.config.analytics.ConfigUtils.instance(ConfigUtils.java:145)

    at oracle.webcenter.framework.service.config.analytics.OpenUsageHelper.initialize(OpenUsageHelper.java:118)

    to oracle.webcenter.framework.service.AnalyticsUtil. < clinit > (AnalyticsUtil.java:105)

    at oracle.webcenter.framework.service.WebCenterLoginCountFilter.doFilter(WebCenterLoginCountFilter.java:87)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    < ConfigUtils > < getADFConfig > oracle.webcenter.framework.service.WebCenterConfig cannot be cast to oracle.webcenter.framework.service.WebCenterConfig

    < DeviceSupportUtils > < getAllDevices >

    java.lang.ClassCastException: oracle.mds.core.MetadataObject cannot be cast to oracle.webcenter.framework.view.support.jaxb.DevicesMDMO

    at oracle.webcenter.framework.view.support.impl.DeviceSupportUtils.getAllDevices(DeviceSupportUtils.java:2235)

    at oracle.webcenter.framework.view.support.impl.DeviceSupportImpl.getAllDevices(DeviceSupportImpl.java:97)

    at oracle.webcenter.framework.view.support.impl.DeviceSupportImpl.getDeviceByUserAgent(DeviceSupportImpl.java:397)

    at oracle.webcenter.framework.view.support.DeviceAgent.getDevice(DeviceAgent.java:286)

    at oracle.webcenter.framework.view.support.DeviceAgent.getDeviceGroups(DeviceAgent.java:313)

    at oracle.webcenter.framework.view.support.DeviceAgent.getCurrentScopeDeviceGroup(DeviceAgent.java:417)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.qualifySessionScopeId(SiteStructureContext.java:759)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.generateCacheKey(SiteStructureContext.java:1070)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getSiteStructure(SiteStructureContext.java:318)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getSiteStructure(SiteStructureContext.java:281)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getDefaultSiteStructure(SiteStructureContext.java:363)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getCurrentModel(SiteStructureContext.java:1002)

    at oracle.webcenter.portalframework.sitestructure.handler.CustomViewHandler.getCurrentSiteStructure(CustomViewHandler.java:349)

    at oracle.webcenter.portalframework.sitestructure.handler.CustomViewHandler.findNavigationViewId(CustomViewHandler.java:315)

    at oracle.webcenter.portalframework.sitestructure.handler.CustomViewHandler.createView(CustomViewHandler.java:115)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:831)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:422)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:32)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:74)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.webcenter.lifecycle.filter.LifecycleLockFilter.doFilter(LifecycleLockFilter.java:151)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    < DeviceSupportUtils > < getAllDeviceGroups >

    java.lang.ClassCastException: oracle.mds.core.MetadataObject cannot be cast to oracle.webcenter.framework.view.support.jaxb.DevicesMDMO

    at oracle.webcenter.framework.view.support.impl.DeviceSupportUtils.getAllDeviceGroups(DeviceSupportUtils.java:3308)

    at oracle.webcenter.framework.view.support.impl.DeviceSupportUtils.getEnabledDeviceGroups(DeviceSupportUtils.java:3418)

    at oracle.webcenter.framework.view.support.impl.DeviceSupportImpl.getEnabledDeviceGroups(DeviceSupportImpl.java:168)

    at oracle.webcenter.framework.view.support.DeviceAgent.getCurrentScopeDeviceGroup(DeviceAgent.java:418)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.qualifySessionScopeId(SiteStructureContext.java:759)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.generateCacheKey(SiteStructureContext.java:1070)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getSiteStructure(SiteStructureContext.java:318)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getSiteStructure(SiteStructureContext.java:281)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getDefaultSiteStructure(SiteStructureContext.java:363)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getCurrentModel(SiteStructureContext.java:1002)

    at oracle.webcenter.portalframework.sitestructure.handler.CustomViewHandler.getCurrentSiteStructure(CustomViewHandler.java:349)

    at oracle.webcenter.portalframework.sitestructure.handler.CustomViewHandler.findNavigationViewId(CustomViewHandler.java:315)

    at oracle.webcenter.portalframework.sitestructure.handler.CustomViewHandler.createView(CustomViewHandler.java:115)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:831)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:422)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:32)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:74)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.webcenter.lifecycle.filter.LifecycleLockFilter.doFilter(LifecycleLockFilter.java:151)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    < DeviceSupportUtils > < getAllDeviceGroups >

    java.lang.ClassCastException: oracle.mds.core.MetadataObject cannot be cast to oracle.webcenter.framework.view.support.jaxb.DevicesMDMO

    at oracle.webcenter.framework.view.support.impl.DeviceSupportUtils.getAllDeviceGroups(DeviceSupportUtils.java:3308)

    at oracle.webcenter.framework.view.support.impl.DeviceSupportImpl.getAllDeviceGroups(DeviceSupportImpl.java:134)

    at oracle.webcenter.framework.view.support.impl.DeviceSupportImpl.getDefaultDeviceGroup(DeviceSupportImpl.java:298)

    at oracle.webcenter.framework.view.support.DeviceAgent.getCurrentScopeDeviceGroup(DeviceAgent.java:456)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.qualifySessionScopeId(SiteStructureContext.java:759)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.generateCacheKey(SiteStructureContext.java:1070)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getSiteStructure(SiteStructureContext.java:318)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getSiteStructure(SiteStructureContext.java:281)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getDefaultSiteStructure(SiteStructureContext.java:363)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getCurrentModel(SiteStructureContext.java:1002)

    at oracle.webcenter.portalframework.sitestructure.handler.CustomViewHandler.getCurrentSiteStructure(CustomViewHandler.java:349)

    at oracle.webcenter.portalframework.sitestructure.handler.CustomViewHandler.findNavigationViewId(CustomViewHandler.java:315)

    at oracle.webcenter.portalframework.sitestructure.handler.CustomViewHandler.createView(CustomViewHandler.java:115)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:831)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:422)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:32)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:74)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.webcenter.lifecycle.filter.LifecycleLockFilter.doFilter(LifecycleLockFilter.java:151)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    < SkinFactoryImpl > < getSkin > cannot find a skin that fits the family portal and version v1. We will use the portal.desktop of the skin.

    You must install the latest patch bundle for WebCenter portal.

    I believe that this error is a bug caused by certain features that are available in the portal Builder, but not in a framework application.

    Basically, WebCenter is throwing items of metadata to specific models of devices. In the portal Builder, you can create different templates depending on the device, but this feature is not available in the framework where the error.

    Just install the latest patch bundle and your problem should be solved.

    Also... Note that Oracle recommendation is to use the portal generator and not to develop any new application with the framework.

  • Cannot find the configuration file in the classpath

    Cannot find the configuration file /oracle/apps/prc/po/...applicationModule/common/bc4j.xcfg in the classpath.

    Hello!

    I try to run the following code:
    String appModule = "oracle.apps.prc.po.manageDocument.uiModel.viewDocument.applicationModule.ViewPurchasingDocumentApplicationModule";
    String cfg = "ViewPurchasingDocumentApplicationModuleLocal";
    ApplicationModule applicationModule = (ApplicationModule) Configuration.createRootApplicationModule (appModule, cfg);

    I get this error message:
    Exception in thread "main" oracle.jbo.ConfigException: Houston-33001: could not find the configuration file /oracle/apps/prc/po/manageDocument/uiModel/viewDocument/applicationModule/common/bc4j.xcfg in the classpath
    at oracle.jbo.client.Configuration.loadFromClassPath(Configuration.java:430)
    at oracle.jbo.common.ampool.PoolMgr.createPool(PoolMgr.java:293)
    at oracle.jbo.common.ampool.PoolMgr.findPool(PoolMgr.java:557)
    at oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1334)
    at oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1312)
    at oracle.apps.prc.po.manageDocument.model.viewPdf.generateXml.getXMLData(generateXml.java:26)
    at oracle.apps.prc.po.manageDocument.model.viewPdf.generateXml.main(generateXml.java:39)

    I checked and the configuration file is in the correct directory, and I can see it in my Application Module - Configurations. No idea why this is happening? I need to configure something specially for it, or add it in my classpath? If so, how am I supposed to do?

    Thank you

    Mansi

    Published by: Mansi G on October 6, 2008 11:56

    Where is the code you posted? Running in a separate project, I guess? This project has a dependency on the project that contains the specified app package?

    And just to check (although by default, JDev should do it for you) - the project of app module has been compiled since adding the configuration, right? You should check that the config is not only the title of the project/src, but the title of the project/classes.

    Published by: Avrom Roy-Faderman on October 6, 2008 14:02

    Oh and BTW - I guess it's not an application typical of ADF, right? In a standard application of the ADF, you would very rarely need to instantiate one module application in code like this. You can only let the function of data binding for you. The technique that you use is the most appropriate for purely programmatic cases, no - UI. (for example, once I tried to put in place an SMTP server, supported by the business components. It was a case of ditching databindings and do the kind of thing that you do, because he had no layer view (because there is no user interface for rendering).

  • System cannot find the file specified during the installation of the Bluetooth drivers

    Hello, I have HP Envy DV6 and suddenly my bluetooth work collapsed. The on-off switch under wireless settings is inactive (64 bit of windows 8). IAM able to see the bluetooth controller in Device Manager with! Select this option. When I update its driver or try to install the drivers it says system cannot find the specified file. also I tried installation correct latest drivers of my laptop from the HP site is no help. Thank you

    Thank you.

    Do not use the sp59632 or sp61795. They all have two software driver for Windows XP and Win7. Maybe that's why you got the error message. I extracted the softpaqs and took a look to see what was inside.

    It is for the wrong operating system

    It is also for the wrong OS

    sp58515 should work.

    Since your laptop came with Windows 8, why not use the Recovery Manager to reinstall the driver?

    I recommend this as the best method to use. It is a one stop shop and denies the need to search for drivers online. Your recovery manager will be the drivers for hardware that is installed in your laptop.

    Invoke the charm to search for and type Recovery Manager. Click the Recovery Manager. You should see a window similar to the following image. Now, click on drivers and reinstall the Applications.

  • AppAssure BMR cannot find the Destination disk.

    I am preforming a bare metal restore material disimillar and Appassure cannot find the drive on the target computer.

    Restore dell Poweredge R430 13g. The discs are in a controlled by a H330 PERC RAID 1.

    Is there something I am missing, usually displays the disc without any problems?

    Thanks for the support!

    Inject you the Perc controller drivers in the boot cd when it was created? If this isn't the case, then this is probably the issue.  He can't access the storage controller so he can't see the disks.

  • Backup of Windows 7 - the system cannot find the specified path, error Code 0 x 80070003

    I have serious problems back up my own machine to a share on our FILE SERVER as \\FILE-SERVER\Backup\

    I have already backed up another PC using exactly the same settings I used on my PC successfully.  So I guess it's nothing to do with the FILE SERVER or the backup settings.  There must be something to do with what I'm trying to backup of my machine.

    First, some background.  This exercise was started when Windows Server 2008 r2 o/s fell one of our servers.  I tried to reinstall the operating system several times, without success.  In the end, I caught another drive and rebuilt the o/s on the server.  Then I got in trouble by promoting to a domain on the network controller.  In the end, I've renamed server FILE Server for FILE SERVERS.

    We share regularly four records on what is now the FILE SERVER:

    \\FILE-SERVER\Backup - a folder where the backups of all other devices are written, so that they will be saved with the server

    \\FILE-SERVER\Company - contains all of the data of our company

    \\FILE-SERVER\GEM - this is for our own database application

    \\FILE-SERVER\Install - contains all the installation files for the software we use

    These are all inmates on a RAID 1 array that is separate from the system drive that covered.

    On my laptop, I had made these "Available offline" shared folders, while I still had everything that is available to me when I was away from the office.  They were of course shared under \\FILESERVER\... not \\FILE-SERVER\... Before the server down, I had backup works fine on my machine.

    After having got the server up and going again, I started going there from the WIndows 7 Client PC backups again.  I started with a desktop computer, which of course have not all offline files.  This turned out to be relatively simple.

    Then, I started with my machine.  Initially I did not 'Available offline' folders shared meanings.  I created my backup using exactly the same settings that had worked OK on the desktop.  But when I ran the backup I got:

    The system cannot find the specified path, error Code 0 x 80070003

    I tried all sorts of things to make it work:

    • with or without an image of the system.
    • reducing the backup in a single folder.
    • do it again 'available offline files

    Nothing makes no difference.  In the end, I looked in the Sync Center to look at the offline files folder.  Under mapped network drives I discovered that I still had the files and folders in \\FILESERVER.  In their Menu Popup 'Always available offline' is grayed out.  So I deleted the Copies offline.  This delete the files in the folders but not files.

    Since I could find no way to delete the old mapped network drives.  I decided that I had painted myself into a corner.  So I bit the bullet and re-installed my laptop too.  This will get rid of the unwanted old mapped network drives - BUT NOT the ERROR!

    HELP - I'm running out of ideas!

    I have a WORD Document that all the settings that I used on the server and Clients, as well as the reasoning behind these settings, documents, but I can't find a way to download.

    Hi Brian,.

    These problems occur because the folders or libraries that you are trying to back up or restore include a reparse point.
    Analytical points are similar to shortcuts Windows or Unix symbolic links. A point of analysis can be used to point to a file that is moved temporarily to a different drive. For example, a reparse point would a folder such as C:\DVD to point to drive E, the real DVD player.

    Perform the steps from the link below and see if the backup works.

    Windows backup or restore 0 x 80070001, 0 x 81000037 or 0 x 80070003 errors  

    If you work with Windows Server 2008 and the mapped drives, I would recommend that you post the question in the TechNet forums.

    http://social.technet.Microsoft.com/forums/en-us/home?category=w7itpro

    I hope that using information provided!

  • Cannot use windows backup error: 0 x 80070002 the system cannot find the file specified

    Original title: Backup failed, error code but no NVIDIA chipset

    Whenever I try to use the Windows backup utility, I get a failure with the error code 0 x 80070002 and "the system cannot find the specified files" - I found KB976972, which refers to these two messages, and I have all the conditions specified here EXCEPT that I don't have an NVIDIA USB Enhanced Host controller Interface (EHCI) chipset.   I advanced and tried the hotfix download referred to in article, but he wouldn't because he did not to my system.   I don't seem to find any other KB articles that are relevant.   I have a lot of space on the external hard drive that I am backup.    Would appreciate any help.

    Win7 Backup - error. (0 x 80070002) - cannot find the file specified.
    http://social.technet.Microsoft.com/forums/en-us/w7itprogeneral/thread/bff71aac-c78e-42bd-A959-116019c93478

    ====================================================================

    Norton Ghost version 15 - has a 30 day trial available
    http://www.Symantec.com/Norton/Ghost
    Media: CDR/RW, DVD + R/RW, Blu - Ray, USB and FireWire® devices (IEEE 1394), Iomega Zip® and Jaz® drives
    (Note: trial does not create a Bootable restore CD you will need to restore the image)
    http://www.Symantec.com/Norton/downloads/trialsoftware/register.jsp?PVID=ghost15
    User Guide: ftp://ftp.symantec.com/public/english_us_canada/products/ghost/15/manuals/ngh_15_user_guide.pdf

    Acronis True Image 2012 - has a fully functional trial version of 30 days available.
    (Note: install Acronis and then create a bootable media restoration/rescue CD before you start creating your first image backup)
    http://www.Acronis.com/homecomputing/products/
    30-day trial: http://www.acronis.com/homecomputing/products/#tryorbuy
    True Image User Guides and documentation:
    http://www.Acronis.com/support/documentation/index.html

    Ghost 15 product review
    http://www.PCWorld.com/reviews/product/384118/review/Norton_Ghost_15.html
    Ghost 15 screenshots:
    http://www.Softpedia.com/get/system/back-up-and-recovery/Symantec-Norton-Ghost.shtml

    Acronis True Image Home 2012 product review:
    http://www.whatsabyte.com/P1/ATI_2012_Review.html
    http://www.allacronis.com/Acronis-True-Image-home-review.php

    Acronis True Image Seagate Edition (drive Assistant)
    http://www.Seagate.com/www/en-us/support/downloads/DiscWizard

    Acronis True Image edition of Western Digital (WD)
    http://support.wdc.com/product/downloaddetail.asp?Swid=119&wdc_lang=en

    Also copy disc to disc with Norton Ghost
    http://Service1.Symantec.com/support/PowerQuest.nsf/docid/2004111701520562?OpenDocument&src=hot&prod=Norton+Ghost&ver=10.0&CSM=no&SEG=HHO

    Free alternatives:
    EASEUS Todo Backup Home V3
    (Note: Todo Install, then create a diskette "emergency" before you start creating your first image backup)
    http://www.TODO-backup.com/products/home/free-backup-software.htm

    Untested alternatives
    Reflect disk imaging:
    http://www.Macrium.com/reflectfree.asp

    Paragon Backup & Recovery Free Edition:
    http://www.Paragon-Software.com/home/DB-Express/download.htm

    J W Stuart: http://www.pagestart.com

  • Win 7 Pro, FX6100, 8 GB of ram, 250 GB ssd; cannot find the system partition

    Basics are there.  It blocks from the tent to set up partitions.  I am giving all of the 250 GB SSD to use as seems it and it is just lost.  It does work with no partitions, partition of the entire disk.  He didn't tell me what he wants.  And error messages make no sense.

    They are like: (and my response)

    cannot find the system partition (do a stupid)
    Can not find the installation partition (crikey, I gave you the entire disk, make one)

    Talk about mega-frustration.  How about a useful error message and some useful ways to respond.

    >:-((

    If the ssd is not recognized in the first part of the installation process, as a location to install win on, you need to check the manual of the card mother about all the necessary bios for its port settings, or weather, you need to install any third-party disk controller.

    And if it's a new ssd, must not contain any partition table, unless you have prepared this ssd when you started in one of your other installations win, that can be part of your problem.

  • FRM-93535 the system cannot find the specified file

    Hello world

    Once we have installed WL 12 c, we try to launch text.fmx form to test the object, we have the following error:

    FRM-93535 cannot create process.unable run time to run the start command.

    in formsapp - diagnostic.log, we found the following entry:

    [2016 01-24 T 14: 41:53.136 + 03:00] [WLS_FORMS] [ERROR] [FRM-93534] [oracle.forms.servlet] [tid: 104] [username: < anonymous >] [ecid: 53d1a119-bca3-4c2d-bbb0-74530762e90f-00000297,0] [APP: formsapp] [name of the partition: FIELD] [tenant name: GLOBAL] [FORMS_SESSION_ID: WLS_FORMS.formsapp.14] [SRC_CLASS: oracle.forms.servlet.RunformProcess] [SRC_METHOD: startProcess] cannot run start frmweb webfile = HTTP-0, default command

    [2016 01-24 T 14: 41:53.136 + 03:00] [WLS_FORMS] [ERROR] [FRM-93535] [oracle.forms.servlet] [tid: 104] [username: < anonymous >] [ecid: 53d1a119-bca3-4c2d-bbb0-74530762e90f-00000297,0] [APP: formsapp] [partition name: FIELD] [tenant name: GLOBAL] [FORMS_SESSION_ID: WLS_FORMS.formsapp.14] [SRC_CLASS: oracle.forms.servlet.BaseServlet] [SRC_METHOD: logConnectionException] cannot create the enforcement process: cannot run the command to start []

    java.io.IOException: cannot run program "frmweb" (in the "D:\Oracle_WL\Middleware\Oracle_Home\forms" directory): error = 2 CreateProcess, the system cannot find the file specified

    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)

    at java.lang.Runtime.exec(Runtime.java:620)

    at java.lang.Runtime.exec(Runtime.java:450)

    at oracle.forms.servlet.RunformProcess.startProcess (unknown Source)

    to oracle.forms.servlet.RunformProcess. < init >(Unknown Source)

    to oracle.forms.servlet.RunformSession. < init >(Unknown Source)

    at oracle.forms.servlet.RunformSession.get (unknown Source)

    to oracle.forms.servlet.ListenerServlet$ Request.getRunformSession (unknown Source)

    to oracle.forms.servlet.ListenerServlet$ Request.getInfo (unknown Source)

    to oracle.forms.servlet.ListenerServlet$ Request.doGet (unknown Source)

    to oracle.forms.servlet.ListenerServlet$ Request.access$ 100 (unknown Source)

    at oracle.forms.servlet.ListenerServlet.doGet (unknown Source)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:286)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:260)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:137)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:350)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:141)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:649)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:124)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:232)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:94)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:224)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3654)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3620)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:326)

    at weblogic.security.service.SecurityManager.runAsForUserCode(SecurityManager.java:196)

    at weblogic.servlet.provider.WlsSecurityProvider.runAsForUserCode(WlsSecurityProvider.java:203)

    at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:71)

    at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2423)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2280)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2258)

    at weblogic.servlet.internal.ServletRequestImpl.runInternal(ServletRequestImpl.java:1626)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1586)

    to weblogic.servlet.provider.ContainerSupportProviderImpl$ WlsRequestExecutor.run (ContainerSupportProviderImpl.java:270)

    at weblogic.invocation.ComponentInvocationContextManager._runAs(ComponentInvocationContextManager.java:348)

    at weblogic.invocation.ComponentInvocationContextManager.runAs(ComponentInvocationContextManager.java:333)

    at weblogic.work.LivePartitionUtility.doRunWorkUnderContext(LivePartitionUtility.java:54)

    at weblogic.work.PartitionUtility.runWorkUnderContext(PartitionUtility.java:41)

    at weblogic.work.SelfTuningWorkManagerImpl.runWorkUnderContext(SelfTuningWorkManagerImpl.java:617)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:397)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:346)

    Caused by: java.io.IOException: CreateProcess = 2 error, the system cannot find the file specified

    at java.lang.ProcessImpl.create (Native Method)

    to java.lang.ProcessImpl. < init > (ProcessImpl.java:386)

    at java.lang.ProcessImpl.start(ProcessImpl.java:137)

    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)

    ... more than 48

    ]]

    Please advice

    I have reinstall for weblogic and form of the components, I followed the steps you provided for me and eventually I was able to run the application before I faced the following error:
    ]]
    [2016 01-26 T 18: 17:08.504 + 03:00] [WLS_FORMS] [ERROR] [FRM-93534] [oracle.forms.servlet] [tid: 106] [username: ] [ecid: 0020c1e1-eee1-4f1f-8dfb-978730ca312d-0000003c,0] [APP: formsapp] [name of the partition: DOMAIN] [tenant name: GLOBAL] [FORMS_SESSION_ID: WLS_FORMS.formsapp.1] [SRC_CLASS: oracle.forms.servlet.RunformProcess] [SRC_METHOD: startProcess] cannot run frmweb webfile = HTTP-0, the default startup command
    [2016 01-26 T 18: 17:08.504 + 03:00] [WLS_FORMS] [ERROR] [FRM-93535] [oracle.forms.servlet] [tid: 106] [username: ] [ecid: 0020c1e1-eee1-4f1f-8dfb-978730ca312d-0000003c,0] [APP: formsapp] [name of the partition: DOMAIN] [tenant name: GLOBAL] [FORMS_SESSION_ID: WLS_FORMS.formsapp.1] [SRC_CLASS: oracle.forms.servlet.BaseServlet] [SRC_METHOD: logConnectionException] cannot create the enforcement process: cannot run the command to start []
    java.io.IOException: cannot run program "frmweb" (in the "D:\Oracle_WL\Middleware\Oracle_Home\forms" directory): error = 14001 CreateProcess, the application has failed to start because its side-by-side configuration is incorrect. See the application event log or use the command-line sxstrace.exe for more details
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)

    According to Microsoft error setting:
    Error message: "side-by-side configuration is incorrect."

    The machine is missing the correct C++ runtime components for your system type. (x 86 or x 64).

    Installation of the next update solved the problem.

    Microsoft Visual C++ 2008 SP1 Redistributable Package (x 86)

    I did the installation of the c library ++ and all ok thing.

  • Cannot find the WSDL service defined for the name of the service

    Hello! I made that call on the other composite via MDS on a single instance. Everything works fine. I've deployed this composite 2 to another instance, updated MDS. And I got error in the composite test 1st 2nd call. You have an idea? Thank you.


    EM error


    " < bpelFault > < faultType > 0 < / faultType > < remoteFault xmlns =" http://schemas.Oracle.com/BPEL/extension "> < part name ="detail"> < could not find the service WSDL defined for the name of the retail service > {http://xmlns.oracle.com/EnterpriseServices/Core/ShipmentAdvice/V1}. CreateShipmentAdviceService. Please make sure that the port attribute to the binding defined in the composite file is correct by checking the service name and namespace in the element #wsdl.endpoint. Also, check that the WSDL file for binding namespace is imported and is currently accessible (check import at the top of the composite file nodes). Finally, to validate the parameters of HTTP proxy for the server. < / details > < / part > < a name = "summary" part > < summary > oracle.fabric.common.FabricInvocationException: could not find the service WSDL defined for the service name {http://xmlns.oracle.com/EnterpriseServices/Core/ShipmentAdvice/V1} CreateShipmentAdviceService. Please make sure that the port attribute to the binding defined in the composite file is correct by checking the service name and namespace in the element #wsdl.endpoint. Also, check that the WSDL file for binding namespace is imported and is currently accessible (check import at the top of the composite file nodes). Finally, to validate the parameters of HTTP proxy for the server. < Summary / > < / part > < part name = "code" > < null code > < / code > < / piece > < / remoteFault > < / bpelFault >


    SOA-server - diagnostoc.log


    Handle error message.

    error while trying to process the message 'com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessage '; the reported exception is: block cannot handle the exception.

    failure of the block 'BpPrc0' to handle an exception of business for instance '350026'; reported exception is: faultName: {{http://schemas.oracle.com/bpel/extension} remoteFault}

    messageType: {{http://schemas.oracle.com/bpel/extension} RuntimeFaultMessage}

    parts: {}

    detail = < detail > cannot find the WSDL service defined for the service name {http://xmlns.oracle.com/EnterpriseServices/Core/ShipmentAdvice/V1} CreateShipmentAdviceService.  Please make sure that the port attribute to the binding defined in the composite file is correct by checking the service name and namespace in the element #wsdl.endpoint. Also, check that the WSDL file for binding namespace is imported and is currently accessible (check import at the top of the composite file nodes). Finally, to validate the parameters of HTTP proxy for the server. < / details >

    , summary = < summary > oracle.fabric.common.FabricInvocationException: could not find the service WSDL defined for the service name {http://xmlns.oracle.com/EnterpriseServices/Core/ShipmentAdvice/V1} CreateShipmentAdviceService.  Please make sure that the port attribute to the binding defined in the composite file is correct by checking the service name and namespace in the element #wsdl.endpoint. Also, check that the WSDL file for binding namespace is imported and is currently accessible (check import at the top of the composite file nodes). Finally, to validate the parameters of HTTP proxy for the server. < / Summary >

    code = < code > < code > null}

    This error exceptions thrown by the underlying routing system.

    Contact Oracle Support Services.  Provide the error message, the composite source and the trace of the exception in the log (logging level value debug mode) files.

    This error was an exception that is thrown by the message handler.

    Check the trace for the exception in the log (the connection value level debug mode).

    ORABPEL-05002

    Handle error message.

    error while trying to process the message 'com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessage '; the reported exception is: block cannot handle the exception.

    failure of the block 'BpPrc0' to handle an exception of business for instance '350026'; reported exception is: faultName: {{http://schemas.oracle.com/bpel/extension} remoteFault}

    messageType: {{http://schemas.oracle.com/bpel/extension} RuntimeFaultMessage}

    parts: {}

    detail = < detail > cannot find the WSDL service defined for the service name {http://xmlns.oracle.com/EnterpriseServices/Core/ShipmentAdvice/V1} CreateShipmentAdviceService.  Please make sure that the port attribute to the binding defined in the composite file is correct by checking the service name and namespace in the element #wsdl.endpoint. Also, check that the WSDL file for binding namespace is imported and is currently accessible (check import at the top of the composite file nodes). Finally, to validate the parameters of HTTP proxy for the server. < / details >

    , summary = < summary > oracle.fabric.common.FabricInvocationException: could not find the service WSDL defined for the service name {http://xmlns.oracle.com/EnterpriseServices/Core/ShipmentAdvice/V1} CreateShipmentAdviceService.  Please make sure that the port attribute to the binding defined in the composite file is correct by checking the service name and namespace in the element #wsdl.endpoint. Also, check that the WSDL file for binding namespace is imported and is currently accessible (check import at the top of the composite file nodes). Finally, to validate the parameters of HTTP proxy for the server. < / Summary >

    code = < code > < code > null}

    This error exceptions thrown by the underlying routing system.

    Contact Oracle Support Services.  Provide the error message, the composite source and the trace of the exception in the log (logging level value debug mode) files.

    This error was an exception that is thrown by the message handler.

    Check the trace for the exception in the log (the connection value level debug mode).

    at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:238)

    at com.collaxa.cube.engine.dispatch.BaseDispatchTask.process(BaseDispatchTask.java:89)

    at com.collaxa.cube.engine.dispatch.BaseDispatchTask.run(BaseDispatchTask.java:65)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.runTask (ThreadPoolExecutor.java:897)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:919)

    to com.collaxa.cube.engine.dispatch.Dispatcher$ ContextCapturingThreadFactory$ 2.run(Dispatcher.java:933)

    at java.lang.Thread.run(Thread.java:738)

    ]]

    Hello

    In the em console, against you call composite (I meant first composite), could you click on the "Show XML definition" (right next to the ' Show WSDL and endpoint URI) and see if correct endpoint URI is set up for the 2nd composite?

  • Error (58.28): cannot find the symbol; symbol: copy of the method...

    Hi all

    I have created a file in java to download and upload files on purpose to DB, but there is an error has occurred trying to (compile) the file which is:

    Error (58.28): cannot find the symbol; symbol: method copy (java.io.inputstream, java.io.outputstream) location: class.sun, misc. IOUtils

    Now, I downloaded the package Commons-IO - 2.4 should declare this copy method and added this package to: of project properties---> libraries and class-> commons-io path 2.4 - upload - the (binary) + commons-io - 2.4 - src.zip (source) (first of all, I added jar files are binary and the commons-io - 2.4 - src.zip)

    Watch: https://tompeez.wordpress.com/2011/11/26/jdev11-1-2-1-0-handling-imagesfiles-in-adf-part-2/

    How to solve this error please?

    Note: I use JDeveloper 12 c

    You need not .zip source code at all.

    Then, extract somewhere commons-io - 2.4.jar (from the .zip file commons-io - 2.4 - upload - the) and add that pot in the same way as you have added the file .zup (.zip file to remove libraries)

    There is method copy()

    Of course, you must

    Import org.apache.commons.io.IOUtils;

  • "Cannot find the dbcodes file": PeopleSoft database Configuration Wizard

    Hello

    I am setting up a new installation of PeopleSoft, based on a copy of the record of my client PS_HOME. I installed before PeopleSoft, but I used the latest versions and started from scratch. Now I use PS HRMS 8.9 and PT 8.48 on a Windows 2003 server. I followed the manual to install 8.48 PT (installation of third party tools, using configuration manager), except for the wizard to install PT, because the files are already there. I changed all config files I had to include suitable locations for PS_HOME, Oracle database drivers, etc.

    Now, I'm trying to use the database Configuration Wizard to automate the creation of the database using Oracle 10.1.0.5.0. After you have selected a non-unicode database, I click Next, select the character set, and then when I click Next again once I get the message "Cannot find the dbcodes file."

    I checked in the folder PS_HOME/setup and there are two dbcodes files: dbcodes.pt and dbcodes.hc. It is originally a kind of confusion, or the wizard missing the dbcodes file somewhere else? Or maybe that's another question altogether, I'm not sure.

    Thanks for the help.

    To start with PS_APP_HOME introduced in PeopleTools 8.52.

    On the road to Peoplesoft: Peopletools 8.52: the PS_APP_HOME variable

    As you run on PeopleTools 8.48, the application is installed in the PS_HOME.

    ptengs. DB is used to create a single database of PeopleTools, you try to create a database of HCM. This file will not be used when creating your database.

    If you want to create your copy of HCM all files from 'PS_APP_HOME' to PS_HOME database and start Data Mover with option to create database.

    Should do the trick.

  • ESXi 4.0 Dell T105 "cannot find the boot partition.

    Dban Nuke used to wipe my hard drives (two of them).

    Unplugged the secondary hard drive.

    Installed ESXi 4.0 (declared success).

    Machine starts, starts in ESXi 4.0, starts to load, then:

    "Cannot find the boot partition.

    Others have suggested to set parameter SATA AHCI controller. Not possible in my BIOS. I 'ATA Mode' and 'Off '. "Off" turns off the entire controller and my hard drive is not recognized.

    Others still suggested to install on a USB key. Wary of such a hack...

    Help, please. There is very little out there on ESXi 4. Even a pointer to VMware documentation with a list of error messages and their meaning/solutions would be helpful (unable to find such a list myself).

    I had the same problem that others are with the start-up for the drives. I went with the USB boot and it works very well because it has an internal USB port, it works even better because I'm not burn an external port. I use an older version of BIOS that does not start USB ports have enough fast for the key USB is recognized from a cold start *bummer* but not a big deal. Once this is done, I'm off the coast and run very well.

    I would recommend going this way until someone comes up with a better alternative, which I would be interested in doing.

Maybe you are looking for

  • Omitted when contacts response or response-All

    My Thunderbird does not everyone on the list when I reply to an e-mail message. It happens that the tool leaves only an email from the list. Any reason? If need I can show you an example, but may not share the e-mail addresses. I can't disclose the n

  • Flow iPod to the laptop using toshiba a2dp

    Hi, ive tried to use my computer toshiba laptop as speakers for my iPod. It's an iPod touch 2g with OS 3.0 and I tried with a BT headset, so I don't know for sure it can broadcast some audio a2dp. As I understand it the ability to profile a2dp-sink i

  • VI crashes but highlight execution works without error

    I designed a VI for my business and unfortunately I can't post any code due to the nature of the project.  However, I developed a VI that works with a Lua script, communicate in a way hand-shake-accused of receiving over TCP. Basically I have a typic

  • How to: uninstall Windows 7 and return to Vista

    Original title: upgrading vista to windows 7 and I want to go back to vista. I have a laptop that has windows vista installed at the factory, when I received it. My husband has upgraded to windows 7 and ended up getting a new laptop a few months late

  • Uunable update of Windows Vista. Error code 80070005

    I'm unable to update Windows Vista SP1 to SP2, I get the error code 80070005. ERROR_ACCESS_DENIED. Help, please...