Configure the UI content Webcenter content 11.1.1.8.0

when recording to NEW webcenter content new UI, the following errors appear :

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

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)

at oracle.adfinternal.view.faces.caching.filter.AdfFacesCachingFilterImpl.doFilter(AdfFacesCachingFilterImpl.java:116)

at oracle.adf.view.rich.webapp.AdfFacesCachingFilter.doFilter(AdfFacesCachingFilter.java:65)

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:315)

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

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:139)

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:3730)

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

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:2273)

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

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

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

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

Caused by: oracle.wcc.adf.model.WccException: WCC-ADF-12418: you don't have sufficient privileges to access an element or perform the operation.

at oracle.wcc.adf.model.WccException.getException(WccException.java:400)

at oracle.wcc.adf.model.WccException.getException(WccException.java:417)

at oracle.wcc.adf.model.WccServiceInvoker.handleResponseBinderError(WccServiceInvoker.java:467)

at oracle.wcc.adf.model.WccServiceInvoker.getResponseBinder(WccServiceInvoker.java:375)

at oracle.wcc.adf.model.DocumentManager.getAvailableSortFields(DocumentManager.java:306)

at oracle.wcc.adf.model.DocumentManager.getAvailableSortField(DocumentManager.java:392)

at oracle.wcc.adf.model.DocumentManager.selectAvailableSortField(DocumentManager.java:496)

at oracle.wcc.adf.model.DocumentManager.validateQuery(DocumentManager.java:780)

at oracle.wcc.adf.model.DocumentManager.query(DocumentManager.java:196)

at oracle.wcc.adf.model.DocumentQuery.executeQuery(DocumentQuery.java:698)

at oracle.wcc.adf.vc.search.SearchBarBean.executeQuery(SearchBarBean.java:725)

at oracle.wcc.adf.vc.MainBean.updateMainPage(MainBean.java:1226)

at oracle.wcc.adf.vc.MainBean.setupMainPage(MainBean.java:1420)

to oracle.wcc.adf.vc.MainBean. < init > (MainBean.java:418)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

at java.lang.reflect.Constructor.newInstance(Constructor.java:525)

at java.lang.Class.newInstance0(Class.java:372)

at java.lang.Class.newInstance(Class.java:325)

at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:188)

at com.sun.faces.mgbean.BeanBuilder.build(BeanBuilder.java:102)

at com.sun.faces.mgbean.BeanManager.createAndPush(BeanManager.java:409)

at com.sun.faces.mgbean.BeanManager.create(BeanManager.java:269)

at com.sun.faces.el.ManagedBeanELResolver.resolveBean(ManagedBeanELResolver.java:244)

at com.sun.faces.el.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:116)

at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)

at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203)

at com.sun.faces.el.ChainAwareVariableResolver.resolveVariable(ChainAwareVariableResolver.java:107)

at oracle.javatools.resourcebundle.BundleVariableResolver.resolveVariable(BundleVariableResolver.java:45)

at oracle.javatools.resourcebundle.BundleVariableResolver.resolveVariable(BundleVariableResolver.java:45)

at com.sun.faces.el.VariableResolverChainWrapper.getValue(VariableResolverChainWrapper.java:115)

at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)

at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203)

at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:86)

at com.sun.el.parser.AstValue.getValue(AstValue.java:127)

at com.sun.el.parser.AstEqual.getValue(AstEqual.java:54)

at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:206)

at com.sun.faces.facelets.el.TagValueExpression.getValue(TagValueExpression.java:109)

at com.sun.faces.facelets.tag.TagAttributeImpl.getObject(TagAttributeImpl.java:329)

at com.sun.faces.facelets.tag.TagAttributeImpl.getBoolean(TagAttributeImpl.java:136)

at com.sun.faces.facelets.tag.jstl.core.IfHandler.apply(IfHandler.java:91)

at com.sun.faces.facelets.tag.jsf.core.FacetHandler.apply(FacetHandler.java:104)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at com.sun.faces.facelets.tag.ui.CompositionHandler.apply(CompositionHandler.java:166)

at com.sun.faces.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:93)

at com.sun.faces.facelets.compiler.EncodingHandler.apply(EncodingHandler.java:82)

at com.sun.faces.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:308)

at com.sun.faces.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:367)

at com.sun.faces.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:346)

at com.sun.faces.facelets.impl.DefaultFaceletContext.includeFacelet(DefaultFaceletContext.java:199)

at com.sun.faces.facelets.tag.ui.IncludeHandler.apply(IncludeHandler.java:108)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at com.sun.faces.facelets.tag.jsf.core.FacetHandler.apply(FacetHandler.java:104)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at com.sun.faces.facelets.tag.ui.CompositionHandler.apply(CompositionHandler.java:166)

at com.sun.faces.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:93)

at com.sun.faces.facelets.compiler.EncodingHandler.apply(EncodingHandler.java:82)

at com.sun.faces.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:308)

at com.sun.faces.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:367)

at com.sun.faces.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:346)

at com.sun.faces.facelets.impl.DefaultFaceletContext.includeFacelet(DefaultFaceletContext.java:199)

at com.sun.faces.facelets.tag.ui.IncludeHandler.apply(IncludeHandler.java:108)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at oracle.adfinternal.view.faces.facelets.rich.RichDocumentHandler.applyNextHandler(RichDocumentHandler.java:68)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at com.sun.faces.facelets.tag.jsf.core.ViewHandler.apply(ViewHandler.java:186)

at com.sun.faces.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:93)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at com.sun.faces.facelets.compiler.EncodingHandler.apply(EncodingHandler.java:82)

at com.sun.faces.facelets.impl.DefaultFacelet.apply(DefaultFacelet.java:152)

at com.sun.faces.application.view.FaceletViewHandlingStrategy.buildView(FaceletViewHandlingStrategy.java:744)

to org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ ChangeApplyingVDLWrapper.buildView (ViewDeclarationLanguageFactoryImpl.java:341)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:987)

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

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:237)

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

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:301)

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

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

at oracle.help.web.rich.OHWFilter.doFilter (unknown Source)

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

at oracle.wcc.adf.vc.WccServletFilter.doFilter(WccServletFilter.java:220)

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

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

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

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

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

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

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

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

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

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)

at oracle.adfinternal.view.faces.caching.filter.AdfFacesCachingFilterImpl.doFilter(AdfFacesCachingFilterImpl.java:116)

at oracle.adf.view.rich.webapp.AdfFacesCachingFilter.doFilter(AdfFacesCachingFilter.java:65)

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:315)

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

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:139)

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:3730)

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

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:2273)

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

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

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

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

>

< 2 June 2014 16:21:47 IS > < error > < HTTP > < BEA-101017 > < [ServletContext@813456688[app:Oracle content WebCenter - path of the user Web module interface: coe: / wcc spec-version: 2.5], request: Workmanager: by default, Version: 1, regular = true, Started = true time, began: 4480 ms

[

GET /wcc/faces/wccmain?_adf.no-new-window-redirect=true & _adf.ctrl - State = 1cw2khfmle_11 & _afrRedirect = 7476867593561 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; RV:29.0) Gecko/20100101 Firefox/29,0

Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8

Accept-Language: en-US, en; q = 0.5

Accept-Encoding: gzip, deflate

Referer: http://192.168.85.134:16225/wcc/faces/wccmain?_adf.ctrl-state=7bw0oyfyy_7 & _afrRedirect = 6216076267137 & _afrLoop = 7463468066395 & _afrWindowMode = 0 & Adf-Window-Id = w0 & _adf.no - new-window-redirect = true

Cookie: WCC-ADF-JSESSIONID = J83pTM6GQjWvH6nhGtTG3Gf1yY0BFfSn214mGBlvwN66XxQZv7T7! 719898147; JSESSIONID = bb1GTM1WSQmhMfBqJT1LLZdv36f5KDJLyytl3kXshsV2nhkWrHrp! 683164017; ADMINCONSOLESESSION = TGptTMmDFfLQBLnjWDQzY0dcgPnS1q2FC0rxyv7k64JCLd7nJwP2!-1758321041

Connection: keep-alive

Root cause]] of ServletException.

  1. com.sun.faces.mgbean.ManagedBeanCreationException: could not instantiate the class: oracle.wcc.adf.vc.MainBean.

at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:193)

at com.sun.faces.mgbean.BeanBuilder.build(BeanBuilder.java:102)

at com.sun.faces.mgbean.BeanManager.createAndPush(BeanManager.java:409)

at com.sun.faces.mgbean.BeanManager.create(BeanManager.java:269)

at com.sun.faces.el.ManagedBeanELResolver.resolveBean(ManagedBeanELResolver.java:244)

Truncated. check the log file full stacktrace

Caused by: oracle.wcc.adf.model.WccException: WCC-ADF-12418: you don't have sufficient privileges to access an element or perform the operation.

at oracle.wcc.adf.model.WccException.getException(WccException.java:400)

at oracle.wcc.adf.model.WccException.getException(WccException.java:417)

at oracle.wcc.adf.model.WccServiceInvoker.handleResponseBinderError(WccServiceInvoker.java:467)

at oracle.wcc.adf.model.WccServiceInvoker.getResponseBinder(WccServiceInvoker.java:375)

at oracle.wcc.adf.model.DocumentManager.getAvailableSortFields(DocumentManager.java:306)

Truncated. check the log file full stacktrace

>

< 2 June 2014 16:21:47 IS > < opinion > < Diagnostics > < BEA-320068 > < Watch "UncheckedException" with severity "Notice" on the server "WCCADF_server1" released in June 2, 2014 IS 16:21:47. 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 = June 2, 2014 16:21:47 IS SERVER = WCCADF_server1 MESSAGE = [ServletContext@813456688[app:Oracle content WebCenter - path of the user Web module interface: coe: / wcc spec-version: 2.5], request: Workmanager: by default, Version: 1, planned = true, Started = true time, began: 4480 ms

[

GET /wcc/faces/wccmain?_adf.no-new-window-redirect=true & _adf.ctrl - State = 1cw2khfmle_11 & _afrRedirect = 7476867593561 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; RV:29.0) Gecko/20100101 Firefox/29,0

Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8

Accept-Language: en-US, en; q = 0.5

Accept-Encoding: gzip, deflate

Referer: http://192.168.85.134:16225/wcc/faces/wccmain?_adf.ctrl-state=7bw0oyfyy_7 & _afrRedirect = 6216076267137 & _afrLoop = 7463468066395 & _afrWindowMode = 0 & Adf-Window-Id = w0 & _adf.no - new-window-redirect = true

Cookie: WCC-ADF-JSESSIONID = J83pTM6GQjWvH6nhGtTG3Gf1yY0BFfSn214mGBlvwN66XxQZv7T7! 719898147; JSESSIONID = bb1GTM1WSQmhMfBqJT1LLZdv36f5KDJLyytl3kXshsV2nhkWrHrp! 683164017; ADMINCONSOLESESSION = TGptTMmDFfLQBLnjWDQzY0dcgPnS1q2FC0rxyv7k64JCLd7nJwP2!-1758321041

Connection: keep-alive

Root cause]] of ServletException.

  1. com.sun.faces.mgbean.ManagedBeanCreationException: could not instantiate the class: oracle.wcc.adf.vc.MainBean.

at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:193)

at com.sun.faces.mgbean.BeanBuilder.build(BeanBuilder.java:102)

at com.sun.faces.mgbean.BeanManager.createAndPush(BeanManager.java:409)

at com.sun.faces.mgbean.BeanManager.create(BeanManager.java:269)

at com.sun.faces.el.ManagedBeanELResolver.resolveBean(ManagedBeanELResolver.java:244)

at com.sun.faces.el.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:116)

at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)

at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203)

at com.sun.faces.el.ChainAwareVariableResolver.resolveVariable(ChainAwareVariableResolver.java:107)

at oracle.javatools.resourcebundle.BundleVariableResolver.resolveVariable(BundleVariableResolver.java:45)

at oracle.javatools.resourcebundle.BundleVariableResolver.resolveVariable(BundleVariableResolver.java:45)

at com.sun.faces.el.VariableResolverChainWrapper.getValue(VariableResolverChainWrapper.java:115)

at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)

at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203)

at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:86)

at com.sun.el.parser.AstValue.getValue(AstValue.java:127)

at com.sun.el.parser.AstEqual.getValue(AstEqual.java:54)

at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:206)

at com.sun.faces.facelets.el.TagValueExpression.getValue(TagValueExpression.java:109)

at com.sun.faces.facelets.tag.TagAttributeImpl.getObject(TagAttributeImpl.java:329)

at com.sun.faces.facelets.tag.TagAttributeImpl.getBoolean(TagAttributeImpl.java:136)

at com.sun.faces.facelets.tag.jstl.core.IfHandler.apply(IfHandler.java:91)

at com.sun.faces.facelets.tag.jsf.core.FacetHandler.apply(FacetHandler.java:104)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at com.sun.faces.facelets.tag.ui.CompositionHandler.apply(CompositionHandler.java:166)

at com.sun.faces.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:93)

at com.sun.faces.facelets.compiler.EncodingHandler.apply(EncodingHandler.java:82)

at com.sun.faces.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:308)

at com.sun.faces.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:367)

at com.sun.faces.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:346)

at com.sun.faces.facelets.impl.DefaultFaceletContext.includeFacelet(DefaultFaceletContext.java:199)

at com.sun.faces.facelets.tag.ui.IncludeHandler.apply(IncludeHandler.java:108)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at com.sun.faces.facelets.tag.jsf.core.FacetHandler.apply(FacetHandler.java:104)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at com.sun.faces.facelets.tag.ui.CompositionHandler.apply(CompositionHandler.java:166)

at com.sun.faces.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:93)

at com.sun.faces.facelets.compiler.EncodingHandler.apply(EncodingHandler.java:82)

at com.sun.faces.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:308)

at com.sun.faces.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:367)

at com.sun.faces.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:346)

at com.sun.faces.facelets.impl.DefaultFaceletContext.includeFacelet(DefaultFaceletContext.java:199)

at com.sun.faces.facelets.tag.ui.IncludeHandler.apply(IncludeHandler.java:108)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at oracle.adfinternal.view.faces.facelets.rich.RichDocumentHandler.applyNextHandler(RichDocumentHandler.java:68)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at com.sun.faces.facelets.tag.jsf.core.ViewHandler.apply(ViewHandler.java:186)

at com.sun.faces.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:93)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at com.sun.faces.facelets.compiler.EncodingHandler.apply(EncodingHandler.java:82)

at com.sun.faces.facelets.impl.DefaultFacelet.apply(DefaultFacelet.java:152)

at com.sun.faces.application.view.FaceletViewHandlingStrategy.buildView(FaceletViewHandlingStrategy.java:744)

to org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ ChangeApplyingVDLWrapper.buildView (ViewDeclarationLanguageFactoryImpl.java:341)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:987)

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

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:237)

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

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:301)

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

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

at oracle.help.web.rich.OHWFilter.doFilter (unknown Source)

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

at oracle.wcc.adf.vc.WccServletFilter.doFilter(WccServletFilter.java:220)

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

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

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

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

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

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

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

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

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

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)

at oracle.adfinternal.view.faces.caching.filter.AdfFacesCachingFilterImpl.doFilter(AdfFacesCachingFilterImpl.java:116)

at oracle.adf.view.rich.webapp.AdfFacesCachingFilter.doFilter(AdfFacesCachingFilter.java:65)

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:315)

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

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:139)

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:3730)

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

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:2273)

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

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

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

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

Caused by: oracle.wcc.adf.model.WccException: WCC-ADF-12418: you don't have sufficient privileges to access an element or perform the operation.

at oracle.wcc.adf.model.WccException.getException(WccException.java:400)

at oracle.wcc.adf.model.WccException.getException(WccException.java:417)

at oracle.wcc.adf.model.WccServiceInvoker.handleResponseBinderError(WccServiceInvoker.java:467)

at oracle.wcc.adf.model.WccServiceInvoker.getResponseBinder(WccServiceInvoker.java:375)

at oracle.wcc.adf.model.DocumentManager.getAvailableSortFields(DocumentManager.java:306)

at oracle.wcc.adf.model.DocumentManager.getAvailableSortField(DocumentManager.java:392)

at oracle.wcc.adf.model.DocumentManager.selectAvailableSortField(DocumentManager.java:496)

at oracle.wcc.adf.model.DocumentManager.validateQuery(DocumentManager.java:780)

at oracle.wcc.adf.model.DocumentManager.query(DocumentManager.java:196)

at oracle.wcc.adf.model.DocumentQuery.executeQuery(DocumentQuery.java:698)

at oracle.wcc.adf.vc.search.SearchBarBean.executeQuery(SearchBarBean.java:725)

at oracle.wcc.adf.vc.MainBean.updateMainPage(MainBean.java:1226)

at oracle.wcc.adf.vc.MainBean.setupMainPage(MainBean.java:1420)

to oracle.wcc.adf.vc.MainBean. < init > (MainBean.java:418)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

at java.lang.reflect.Constructor.newInstance(Constructor.java:525)

at java.lang.Class.newInstance0(Class.java:372)

at java.lang.Class.newInstance(Class.java:325)

at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:188)

at com.sun.faces.mgbean.BeanBuilder.build(BeanBuilder.java:102)

at com.sun.faces.mgbean.BeanManager.createAndPush(BeanManager.java:409)

at com.sun.faces.mgbean.BeanManager.create(BeanManager.java:269)

at com.sun.faces.el.ManagedBeanELResolver.resolveBean(ManagedBeanELResolver.java:244)

at com.sun.faces.el.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:116)

at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)

at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203)

at com.sun.faces.el.ChainAwareVariableResolver.resolveVariable(ChainAwareVariableResolver.java:107)

at oracle.javatools.resourcebundle.BundleVariableResolver.resolveVariable(BundleVariableResolver.java:45)

at oracle.javatools.resourcebundle.BundleVariableResolver.resolveVariable(BundleVariableResolver.java:45)

at com.sun.faces.el.VariableResolverChainWrapper.getValue(VariableResolverChainWrapper.java:115)

at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)

at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203)

at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:86)

at com.sun.el.parser.AstValue.getValue(AstValue.java:127)

at com.sun.el.parser.AstEqual.getValue(AstEqual.java:54)

at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:206)

at com.sun.faces.facelets.el.TagValueExpression.getValue(TagValueExpression.java:109)

at com.sun.faces.facelets.tag.TagAttributeImpl.getObject(TagAttributeImpl.java:329)

at com.sun.faces.facelets.tag.TagAttributeImpl.getBoolean(TagAttributeImpl.java:136)

at com.sun.faces.facelets.tag.jstl.core.IfHandler.apply(IfHandler.java:91)

at com.sun.faces.facelets.tag.jsf.core.FacetHandler.apply(FacetHandler.java:104)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at com.sun.faces.facelets.tag.ui.CompositionHandler.apply(CompositionHandler.java:166)

at com.sun.faces.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:93)

at com.sun.faces.facelets.compiler.EncodingHandler.apply(EncodingHandler.java:82)

at com.sun.faces.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:308)

at com.sun.faces.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:367)

at com.sun.faces.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:346)

at com.sun.faces.facelets.impl.DefaultFaceletContext.includeFacelet(DefaultFaceletContext.java:199)

at com.sun.faces.facelets.tag.ui.IncludeHandler.apply(IncludeHandler.java:108)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at com.sun.faces.facelets.tag.jsf.core.FacetHandler.apply(FacetHandler.java:104)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at com.sun.faces.facelets.tag.ui.CompositionHandler.apply(CompositionHandler.java:166)

at com.sun.faces.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:93)

at com.sun.faces.facelets.compiler.EncodingHandler.apply(EncodingHandler.java:82)

at com.sun.faces.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:308)

at com.sun.faces.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:367)

at com.sun.faces.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:346)

at com.sun.faces.facelets.impl.DefaultFaceletContext.includeFacelet(DefaultFaceletContext.java:199)

at com.sun.faces.facelets.tag.ui.IncludeHandler.apply(IncludeHandler.java:108)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.DelegatingMetaTagHandler.applyNextHandler(DelegatingMetaTagHandler.java:137)

at oracle.adfinternal.view.faces.facelets.rich.RichDocumentHandler.applyNextHandler(RichDocumentHandler.java:68)

at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:184)

at javax.faces.view.facelets.DelegatingMetaTagHandler.apply(DelegatingMetaTagHandler.java:120)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at com.sun.faces.facelets.tag.jsf.core.ViewHandler.apply(ViewHandler.java:186)

at com.sun.faces.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:93)

at javax.faces.view.facelets.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:98)

at com.sun.faces.facelets.compiler.EncodingHandler.apply(EncodingHandler.java:82)

at com.sun.faces.facelets.impl.DefaultFacelet.apply(DefaultFacelet.java:152)

at com.sun.faces.application.view.FaceletViewHandlingStrategy.buildView(FaceletViewHandlingStrategy.java:744)

to org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ ChangeApplyingVDLWrapper.buildView (ViewDeclarationLanguageFactoryImpl.java:341)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:987)

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

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:237)

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

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:301)

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

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

at oracle.help.web.rich.OHWFilter.doFilter (unknown Source)

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

at oracle.wcc.adf.vc.WccServletFilter.doFilter(WccServletFilter.java:220)

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

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

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

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

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

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

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

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

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

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)

at oracle.adfinternal.view.faces.caching.filter.AdfFacesCachingFilterImpl.doFilter(AdfFacesCachingFilterImpl.java:116)

at oracle.adf.view.rich.webapp.AdfFacesCachingFilter.doFilter(AdfFacesCachingFilter.java:65)

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:315)

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

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:139)

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:3730)

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

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:2273)

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

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

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

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

Subsystem = HTTP USERID < WLS Kernel > = SEVERITY = error THREAD = ExecuteThread [ASSET]: '0' for the queue: MSGID 'weblogic.kernel.Default (self-adjusting)' = BEA - 101017 MACHINE = localhost TXID = the CONTEXTID = 11d1def534ea1be0:-6a31eec1:1465cac0d73:-8000 - 000000000000001f TIMESTAMP = 1401715307739

WatchAlarmType: AutomaticReset

WatchAlarmResetPeriod: 30000

>

< 2 June 2014 16:21:49 IS > < warning > < Diagnostics > < BEA-320016 > < Imaging diagnosis in/home/ecm/Oracle/WebUI/Middleware/user_projects/domains/wccui_domain/servers/WCCADF_server1/adr/diag/ofm/wccui_domain/WCCADF_server1/incident/incdir_18 with a minute resets to 1. >

In fact, this note is obsolete, you should follow this one:

Doc-ID 1618305.1 - how to install and configure the UI content Webcenter content 11.1.1.8.0

Tags: Fusion Middleware

Similar Questions

  • doubt Doc ID 1618305.1 how to install and configure the user interface for content with WebCenter content 11.1.1.8.0

    doubt Doc-ID 1618305.1 How to install and configure the user interface with WebCenter content 11.1.1.8.0 content

    The portal_domain field contains;

    AdminServer (admin) and Enterprise Manager, (port 7001)

    IBR_server1, (port 16250)

    UCM_server1, (port 16200)

    WC_Spaces1, (port 8888).

    On the same machine, I have another weblogic, admin and for the ITS.

    The case is that continued to develop for the upgrade to the new skin WebCenter content.

    That's my goal.

    Then I did some research and came to the following notes in support.

    1 - how to install and configure the UI content with WebCenter content 11.1.1.8.0 and 11.1.1.9.0 (Doc ID 1618305.1()

    https://support.Oracle.com/epmos/faces/DocContentDisplay?_afrLoop=290841671406625 & ID = 1618305.1 & _afrWindowMode = 0 & _adf. CTRL-State = c7eq7vwdt_216

    and

    2 - update of the 11.1.1.8.0 UI content after you apply the Patch of Bundle WebCenter content 3 (MLR 3) or higher (Doc ID 1617477.1()

    https://support.Oracle.com/epmos/faces/DocContentDisplay?_afrLoop=291485823387355 & ID = 1617477.1 & _afrWindowMode = 0 & _adf. CTRL-State = c7eq7vwdt_245

    The UCM_server1 has the following House / app / oracle / Middleware / Oracle_ECM1 /.

    And the list of patches;

    ===================================================================================================

    Installed products of higher level (1):

    Oracle WebCenter content management install 11.1.1.8.0

    There are 1 products in this House of Oracle.

    Installed products (40):

    Cloning of the 11g Application Server 11.1.1.8.0 component

    Enterprise Manager Application Server Integrator Plugin - Management Service Support11.1.1.7.0

    FMW Control Plugin for Oracle inbound refinery 11.1.1.8.0

    FMW Control Plugin for Oracle WebCenter Capture 11.1.1.8.0

    Component install SDK 11.1.0.9.0

    Oracle Application Server Configuration 11.1.1.7.0

    Part of Oracle 11.1.1.7.0 Bali

    Oracle 11.1.1.8.0 capture

    Common files Oracle WebCenter content management 11.1.1.8.0

    Oracle Content Server 11.1.1.8.0

    Content of Oracle 11.1.1.8.0 Server component

    Content access Content Server Oracle 11.1.1.8.0

    Access to the contents of the Oracle Content Server 11.1.1.8.0 files

    Oracle Content Server Core 11.1.1.8.0

    Oracle 11.1.1.8.0 server content distribution

    Oracle extended Windowing Toolkit 11.1.1.7.0

    Oracle Fusion Middleware Admin Config 11.1.1.6.0

    Oracle Help for Java 11.1.1.7.0

    Oracle Help for the Web - UIX 11.1.1.7.0

    Oracle Help for the Web Shared Library 11.1.1.7.0

    Oracle Help share library 11.1.1.7.0

    Ice browser Oracle 11.1.1.7.0

    Oracle IRM                                                           11.1.1.6.0

    Oracle extended JFC Windowing Toolkit 11.1.1.7.0

    One-time correction of Oracle 11.1.0.9.9 installer

    Oracle outside in technology 8.4.0.0.0

    Oracle Remote Client of Intradoc 11.1.1.8.0

    Component of Oracle 11.1.1.7.0 rules

    Oracle SOA 11.1.1.7.0 workflow

    Universal Oracle install 11.1.0.9.0

    Oracle Upgrade Wizard 11.1.1.8.0

    Oracle Upgrade Wizard 11.1.1.8.0

    Upgrade Oracle WebCenter content management 11.1.1.8.0 Assistant

    Oracle WebCenter Capture 11.1.1.8.0

    Oracle Webcenter content - rights 11.1.1.7.0 documentalist

    Oracle WebCenter content - Universal Content Manager 11.1.1.8.0

    Oracle WebCenter content management install 11.1.1.8.0

    Oracle WebCenter content 11.1.1.8.0 management product suite

    Oracle WebCenter content: Imaging 11.1.1.8.0

    OracleAS Documentation 11.1.1.8.0

    There are 40 products installed in this House of Oracle.

    Interim plates (2):

    Patch 18188143: applied the sea Mar 19 17:37:32 BRT 2014

    Patch ID: 17263162

    Created February 5, 2014, 12:56:41 pm

    Bugs fixed:

    15872313, 17184457, 17515691, 16633496, 14317920, 15991141, 16892410

    14071471, 17929776, 13414481, 16042293, 17018964, 17627211, 16768600

    16037162, 14521663, 17768056, 14738077, 16460053, 17567819, 17806416

    15905591, 16080297, 17569908, 17043756, 18139768, 17211093, 17805499

    16418434, 16828356, 16671687, 17039391, 16698130, 17943394, 17632731

    17560900, 14246603, 15941347, 16045712

    Location of patch in the inventory:

    / app/Oracle/middleware/Oracle_ECM1/Inventory/oneoffs/18188143

    Patch location in the storage area:

    /app/Oracle/middleware/Oracle_ECM1/.patch_storage/18188143_Feb_5_2014_12_56_41

    Patch 18088049: applied the sea Mar 19 17:35:58 BRT 2014

    Patch ID: 17182855

    Created February 16, 2014 20:35:48 hrs PST8PDT

    Bugs fixed:

    17919101, 17894065, 17884570, 17883868, 17883112, 17854549, 17835742

    17832305, 17819213, 17812338, 17789722, 17783376, 17778867, 17761746

    17740542, 17733871, 17698852, 17658821, 17642431, 17636186, 17622384

    17616664, 17616611, 17616489, 17613656, 17608703, 17589960, 17581458

    17574153, 17567413, 17565564, 17558210, 17558068, 17546505, 17545841

    17540480, 17528590, 17514070, 17511368, 17511271, 17511089, 17501678

    17500375, 17475733, 17449617, 17421368, 17417817, 17416821, 17416807

    17416771, 17416377, 17416343, 17402732, 17401071, 17401052, 17397875

    17393920, 17393892, 17369286, 17368525, 17368096, 17362858, 17362130

    17354877, 17353764, 17352746, 17335303, 17335290, 17330493, 17324707

    17323595, 17323038, 17317268, 17314494, 17313064, 17313052, 17313000

    17312990, 17312933, 17312863, 17312366, 17298386, 17295962, 17290804

    17285105, 17270986, 17261952, 17255019, 17219134, 17216119, 17206903

    17201035, 17200854, 17199763, 17187804, 17185539, 17171852, 17171818

    17164502, 17160600, 17153780, 17074852, 17050451, 17049175, 17026301

    17008220, 17007746, 17007534, 17006378, 16999307, 16999291, 16991380

    16980256, 16980207, 16980196, 16979042, 16961904, 16958142, 16954858

    16941623, 16936055, 16936048, 16936036, 16936020, 16936006, 16935987

    16935976, 16921682, 16908287, 16858148, 16815976, 16796213, 13931337

    17424037, 17006115, 17171834

    OPatch succeeded.

    ==============================================================================================

    And contains the following configurations in config.cfg

    ==============================================================================================

    SocketAddressHostSecurityFilter = 127.0.0.1 | 0:0:0:0:0:0:0:1 | 192.168.1. * | 10.62.1.79

    xPortalSecurityPropagate = true

    Web server = javaAppServer

    AllowUpdateForGenwww = 1

    SearchIndexerEngineName = OracleTextSearch

    IndexerDatabaseProviderName = SystemDatabase

    AdditionalEscapeChars = -: #.

    FileEncoding = UTF8

    MaxQueryRows = 2000

    DisableAuthorizationTokenCheck = true

    IntradocServerPort = 4444

    SchemaPublishInterval = 604800

    SSAllowDelayedProjectWrites = true

    IdcServerThreadQueryTimeout = 120

    DisableQueryTimeoutSupport = false

    MaxSearchConnections = 20

    #Cache

    UseSearchCache = false

    #

    #AdditionalEscapeChars = _: #, -: {-}, has: A, GOLD: GOLD, CAN: CAN, AND: AND at the END:

    # Accesing a content item on a mapped Web URL (WebUrlMap) fails with the error: "unable to retrieve the content. Security access denied» (Doc ID 1639028.1()

    MaxAccountsInSecurityClause = 300

    # end (Doc ID 1639028.1()

    #Search fails for external users in WCC after upgrade to 11.1.1.8.0 (Doc ID 1676468.1()

    DoCaseInsensitiveAcctSearch = false

    # end (Doc ID 1676468.1()

    #MigrationFormatForfApplicationGUID = dCollectionName:dCollectionGUID

    ==============================================================================================

    To my UCM_Server1 content WebCenter.

    As I already have a WebCenter content I have to follow the second part of the note

    How to install and configure the UI content with WebCenter content 11.1.1.8.0 and 11.1.1.9.0 (Doc ID 1618305.1).

    Install and configure content WebCenter ADF WebUI against WebCenter Content Server

    Step 1) install the MDS schema

    (Step 2), install the Weblogic Server

    11 GR 1 material step 3) DOWNLOAD and install Oracle Application Development Framework (11.1.1.6.0) in the new WebUI WLS Middleware House, found here

    Step 4) Download and apply Patch 16, 546 129.

    Step 5) Download and apply Patch 16, 546 157.

    Step 6) download and apply the Patch and then 19,469,801, 18,102,108 Patch

    Step 7) copy the wccadf files in the field of user interface

    Step 8) Oracle on demand services (MDS) metadata registry

    Step 9) Place the WebCenter content domain user interface model

    Step 10) run the Setup Wizard on the new home of Middleware WebUI to create the new domain

    Step 11) updated the Oracle ADF of shared libraries

    Step 12) start the domain WebUI administration server

    Step 13) Save target Managed Server with the MDS repository and create the metadata partition

    Step 14) start the server managed WebUI.

    Step 15) associate UI WebCenter content to Content Server.

    Step 16) reboot the WebUI ADF server managed.

    Step 17 access the WebUI

    Step 18) complete the Configuration of the workflow

    Step 19) apply the latest Patch Bundle content UI of WebCenter

    MY DOUBT IS:

    To read the steps that I understood, to 19, with success, in the end, I will have an another WebLogic with a domain name and its respective EM.

    I have two servers weblogic?

    portal_domain (explained above) and a new wccui_domain wls and domain.

    This fix it?

    Two WLS to keep WebCenter portal and content, and other elements.

    Because I'm not able to do with the WLS even where I UCM_server1 today?

    Thanks for all suggestions and criticism.

    To read the steps that I understood, to 19, with success, in the end, I will have an another WebLogic with a domain name and its respective EM.

    I have two servers weblogic?

    portal_domain (explained above) and a new wccui_domain wls and domain.

    This fix it?

    Two WLS to keep WebCenter portal and content, and other elements.

    Because I could not do with the WLS even where I UCM_server1 today?

    Yes, up to 11.1.1.9.0, you will need to install a new wls House (new wls server admin) and then configure WCC ui there. User interface and COE will not work in the same field. You can have the portal and content under the same House of wls and install a new one for the user interface.

    This is due to a problem with ADF and WCC libraries.

    With 12 c, this dependence is not there, and you can install / configure all 3 (Portal, content and adf ui) applications on the same domain.

  • Error in the configuration of the adapter of the EBS for WebCenter

    Hi all

    When I configure EBS adapter for Web Center, I am getting the error when executing the sql below script AXF_EBS_SOLUTION_DATA.sql, and I check the table AXF_CONFIGS does not exist in the db schema, not sure when this table will create. Please find the below error log details and give me some tip or link to overcome this problem.

    Error log:

    SQL > @AXF_EBS_SOLUTION_DATA.sql

    49.

    v_formId AXF_CONFIGS. FORMID % TYPE;

    *

    ERROR on line 2:

    ORA-06550: line 2, column 12:

    PLS-00201: identifier ' AXF_CONFIGS. FORMID' must be declared

    ORA-06550: line 2, column 12:

    PL/SQL: Ignored Element

    ORA-06550: line 3, column 26:

    PLS-00302: component 'EVENTID' must be declared.

    ORA-06550: line 3, column 13:

    PL/SQL: Ignored Element

    ORA-06550: line 6, column 8:

    PL/SQL: ORA-02289: sequence does not exist

    ORA-06550: line 6, column 1:

    PL/SQL: SQL statement ignored

    ORA-06550: line 7, column 13:

    PL/SQL: ORA-00942: table or view does not exist

    ORA-06550: line 7, column 1:

    PL/SQL: SQL statement ignored

    ORA-06550: line 9, column 8:

    PL/SQL: ORA-02289: sequence does not exist

    ORA-06550: line 9, column 1:

    PL/SQL: SQL statement ignored

    ORA-06550: line 10, column 254:

    PLS-00320: the declaration of the type of the expression is incomplete or

    Malformed

    ORA-06550: line 10, column 254:

    PL/SQL: ORA-00904: "V_FORMID": invalid identifier

    ORA-06550: line 10, column 1:

    PL/SQL: SQL statement ignored

    ORA-06550: line 11, column 13:

    PL/SQL: ORA-00942: table or view does not exist

    ORA-06550: line 11, column 1:

    PL/SQL: SQL statement ignored

    ORA-06550: line 13, column 8:

    PL/SQL: ORA-02289: sequence does not exist

    ORA-06550: line 13, column 1:

    PL/SQL: SQL statement ignored

    ORA-06550: line 14, column 254:

    PLS-00320: the declaration of the type of the expression is incomplete or

    Malformed

    ORA-06550: line 14, column 254:

    PL/SQL: ORA-00904: "V_FORMID": invalid identifier

    ORA-06550: line 14, column 1:

    PL/SQL: SQL statement ignored

    Thanks in advance

    Sanjeev

    Hi all

    We must follow the document below to configure the EBS with WebCenter adapter as a sql script was missing in this document, this table was not created in db and I am faced with the question.

    http://docs.Oracle.com/CD/E21764_01/doc.1111/e17953/c02_ebs_plugin.htm#ADTAD163

  • E10: Split evenly the recipients in the dynamic content rule

    I would use "wildcard pattern matches" Eloqua Contact ID in a rule to randomly and evenly distribute dynamic content among all recipients of e-mail.  However this option is not currently available (DDL understands exactly, contains, etc.).   Is there another way to randomly and evenly divide my population, or configure the wildcard characters for contact ID (for example, * 4?)   Exactly and Contains does not seem to work.  Thank you!

    There is one thing that comes to mind when I think of your example.  The only way to get a true split must firstly, use the program generator.  If you are not familiar with it, think of it as Web of campaign in Advanced Mode, where each option is available.  Then run the percentage based routing to split your audience.  Then have a rule to update on the other side to set a value in Eloqua to set a value (T/F) for the A / B results.  Then send your program one step to send an email and because of the updated rule, you have created, you will be able to send a really dynamic from email of a split.

    To make it more effective, I would field 'A' 'B' group and group so that you can re - use these fields for any email on the line.  Just make sure that the end of your program clears these fields to make it work.

  • Do not take into account the specific content during import?

    File > place > Windows (select "Show Import Options") > customize Style Import > Style mapping... >

    [MS Word Style: title 1 > > > Style InDesign: title 1]

    Question: How do I configure the resulting "InDesign Style: title 1 ' so that the CONTENT is either:

    (1) no imported in InDesign

    (2) deleted during the import process.

    (3) completely ignored by InDesign?

    Is this possible?

    If not, is there some type of script that could handle this, and where that might be?

    Thank you.

    Go in Edition > find/replace. Let the Search and change empty fields, click on the icon next to the section to find Format (circled in red in my screenshot) and when the Parameters of Format to find window appears, select the paragraph style. If you click Search, you will find the first bit of text style with this style. Click Edit, so this will change the text to what is entered in the field of the currency , which is nothing, it will remove the text. You can use any combination of find, find next, change, change all or Change/find to control what is selected and deleted.

  • Install the additional content does not

    Hello!

    Again and again, I tried to install the additional content in logic, but his does not work.

    I tried to install 2-3 in time, I tried to install everything at once.

    Nothing works.

    I restarted my computer, no difference.

    I looked up to find (for example) Mellotron in logic.
    Sound still not available.

    What I am doing wrong?

    When you press "Select the uninstalled all button" nothing will not be selected?

    You show that you have installed content.

    You can find it in the higher level of the library folder.

    See below - this which should solve it for you.

  • DDoes iCloud keeps the deleted content to your iPhone (thus allowing you to free up space on your phone, but keep the content)?

    DDoes iCloud keeps the deleted content to your iPhone (thus allowing you to free up space on your phone, but keep the content)?

    N ° once you delete data from iCloud, it is deleted from your phone.

  • Two iPhones, will have the same content

    Two iPhones, it will have the same content, like NOTES, FB, WHATSAPP AND YAHOO MAIL?

    I am worried because my friend is using my old iPhone and it can receive notifications the same as what I get.

    If you distributed or sold your phone to your friend, you should follow the steps here before releasing the device. If you did, you have no worries.

    What to do before you sell or give away your iPhone, iPad or iPod touch - Apple Support

  • How can I block a remote content after letting the remote content

    There was no remote content - an email I thought I'd have a play around with the 'options' and then selected "allow remote content for...» "now, the option button has disappeared - but now I want to block the content then how to bring back this option so that the emails from this domain are not remote content?

    I tried to look in the forum but have failed to find a solution to the problem. It was suggested to change the config file changes to the content of mail.trusteddomains-, but this was already empty.

    I'm surprised that the option is available to remote content, but it "button" to select then disappears and there is no obvious route to the remote content of this domain/address blocking.

    Try this:

    "Tools" > "Options" > "Privacy".
    OR
    'Icon menu' > 'Options' > 'Options' > 'private life '.

    It says "Content of Mail" at the top and on the right it's the 'Exceptions' button
    Click 'Exceptions '.

    You should now be able to highlight the "site" then click on the button 'Remove Site'.
    Then click on the close"" button.
    Click "OK" to save and close the Options.

  • When you open a new window, it automatically loads the last content pop up (?) and I'm unable to type in the address bar or open a new tab in the new window.

    I don't know if they are technically pop-up windows (for example, if you perform a search on kayak.com, it will automatically open a new window of priceline.com with the search results), but that happens with Blocker on or off. Other examples are a little info to a financial site window or .edu, which opens a session is about to expire, or answer a FAQ (with the exception of the priceline example, these windows have an address bar or view a URL). In any case, once these windows are closed, if I try to open a new window, it will automatically load the content of this "pop-up". Whenever he does, I'm unable to type in the address bar or open a new tab in this window.

    How can I fix it? What I want is to open a new window which is empty, not load the previous contents.

    No, I just realized that I was holding Command-Shift-N rather than command-N

  • Why is the 'Other' content type of fill up to 10 GB my iphone?

    I have an iphone 5, there has been for 3 years. He never gave me any kind of problems, but in the last period, I noticed how the memory was full. I decided to search the Internet to find ways to make space. I noticed how applications and everything else on my phone were as set of 2 GB. They worked for a while, but shortly after, it was new. So I decided to see on iTunes on my PC, which was he fill that much: that's when I discovered that 10 GB memory occupied was the 'other' content type. What can I do?

    It is explained in this article

    What is 'other' and what I can do about it - CSA

  • I'm not able to view the video content in Firefox from any Web site.

    When you try to view the video content on youtube, I get the following message. "An error has occurred. "Please try again later". Another Web site simply do not load the video clip.

    Hello eddie, it is most likely a problem in the context of the recent update of the adobe flash plugin, please see the following article for common solutions: 11.3 Flash does not load video in Firefox

  • Re: Internet browser does not have the full content of the page

    Hello

    Have a Satellite L300 laptop. Problems with opening the pages of website. I use Vista.
    When I try to open Internet pages pages explore does not bring to the high content full screen is full of information, but the content is not.
    Say yes they is 20 items on a web page, it displays 10. tried my ISP and they told me to reset the Explorer but has not fixed they deliver siad it is something to do with the computer.

    Then a hlp with that?
    It would be great if you could.

    A BIG thank you in advance.

    To be honest I don't understand what the problem is here.
    Can you send us the screenshot?
    Is IE zoomed maybe?

  • Open a new tab next to current, not to the right of the related content

    The current options to open as a new tab in firefox must be open at the end of the right hand of the band tabs, or open it to the right end of the related content tabs.
    If the number of tabs between the current tab and the tab exceeds the visible through the window, there is no visible indication that the trigger was a success and a new tab was opened.
    Is there a way to get Firefox to open a new tab to the right of the current tab, but to the left of the related content tabs. This means that you would always see the new tab opening. It would also mean that if you accidentally open the tab to the foreground, rather than the bottom, the tabs related would still stay in the order (although right on the left rather than the current from left to right).

    This has happened

    Each time Firefox opened

    User Agent

    Mozilla/5.0 (Windows; U; Windows NT 5.1; en - us; RV:1.9.2.7) Gecko/20100713 Firefox/3.6.7

    Try Tab Control: https://addons.mozilla.org/firefox/addon/1480

  • How can I get rid of BBC iPlayer signals multiple, all with the same content?

    How can I get rid of several BBC iPlayer stream? I have 3 all with the same content.

    This has happened

    Each time Firefox opened

    == I don't know

    See How can I delete a bookmark?

Maybe you are looking for