Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Unable to start WCC UI Managed Server WCC-ADF-11401 > GET_ENVIRONMENT

AndyL-OracleSep 18 2017 — edited Sep 22 2017

Hi all,

I'm new to WCC and have been getting a 12.2.1.3.0 environment up and running on Windows using MS SQL Server. I've followed the installation instructions to the letter, and the AdminServer starts fine. CS and IBR managed servers start fine. When starting the WCC UI managed server, I'm encountering the following error that prevents startup:

oracle.wcc.adf.model.WccException: JBO-29114 ADFContext is not setup to process messages for this exception. Use the exception stack trace and error code to investigate the root cause of this exception. Root cause error code is WCC-ADF-11401. Error message parameters are {0=GET_ENVIRONMENT, 1=Unable to load environment. Insufficient rights to access., 2=-1, 3=!csUnableToLoadEnvironment2!csSystemInsufficientRights}

I haven't found much when searching on these messages. The entire stack trace for the error follows below:

####<Sep 15, 2017 10:13:54,493 PM EDT> <Notice> <Diagnostics> <PMLSITDMTDCM001> <WCCADF_server1> <[ACTIVE] ExecuteThread: '25' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83c6d4e3-b04c-4c4b-910b-6896acaff58f-0000006c> <1505528034493> <[severity-value: 32] [rid: 0] [partition-id: 0] [partition-name: DOMAIN] > <BEA-320068> <Watch "UncheckedException" in module "Module-FMWDFW" with severity "Notice" on server "WCCADF_server1" has triggered at Sep 15, 2017 10:13:54 PM EDT. Notification details:

WatchRuleType: Log

WatchRule: (log.severityString == 'Error') and ((log.messageId == 'WL-101020') or (log.messageId == 'WL-101017') or (log.messageId == 'WL-000802') or (log.messageId == 'BEA-101020') or (log.messageId == 'BEA-101017') or (log.messageId == 'BEA-000802'))

WatchData: MESSAGE = [ServletContext@2077791153[app:Oracle WebCenter Content - Web UI module:wcc path:null spec-version:3.1], request: weblogic.servlet.internal.ServletRequestImpl@39041554[

GET /wcc/faces/wccmain?_afrRedirect=706713308810347 HTTP/1.1

User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:54.0) Gecko/20100101 Firefox/54.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://10.159.40.73:16225/wcc/faces/wccmain

Connection: keep-alive

Upgrade-Insecure-Requests: 1

]] Root cause of ServletException.

oracle.wcc.adf.model.WccException: JBO-29114 ADFContext is not setup to process messages for this exception. Use the exception stack trace and error code to investigate the root cause of this exception. Root cause error code is WCC-ADF-11401. Error message parameters are {0=GET_ENVIRONMENT, 1=Unable to load environment. Insufficient rights to access., 2=-1, 3=!csUnableToLoadEnvironment2!csSystemInsufficientRights}

  at oracle.wcc.adf.model.WccException.getExceptionWithResponseData(WccException.java:660)

  at oracle.wcc.adf.model.WccException.getExceptionWithResponseData(WccException.java:607)

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

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

  at oracle.wcc.adf.model.ConfigurationManager.getEnvironment(ConfigurationManager.java:1469)

  at oracle.wcc.adf.model.ConfigurationManager.areRequiredWccInstanceFeaturesAvailable(ConfigurationManager.java:553)

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

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

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

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

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

  at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:529)

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

  at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:529)

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

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

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

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

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

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

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

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

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

  at oracle.security.jps.ee.http.JpsAbsFilter$3.run(JpsAbsFilter.java:172)

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

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

  at oracle.security.jps.ee.http.JpsAbsFilter.doFilterInternal(JpsAbsFilter.java:273)

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

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

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

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

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

  at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3701)

  at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3667)

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

  at weblogic.security.service.SecurityManager.runAsForUserCode(SecurityManager.java:197)

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

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

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

  at weblogic.servlet.internal.ServletRequestImpl.runInternal(ServletRequestImpl.java:1703)

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

  at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:272)

  at weblogic.invocation.ComponentInvocationContextManager._runAs(ComponentInvocationContextManager.java:352)

  at weblogic.invocation.ComponentInvocationContextManager.runAs(ComponentInvocationContextManager.java:337)

  at weblogic.work.LivePartitionUtility.doRunWorkUnderContext(LivePartitionUtility.java:57)

  at weblogic.work.PartitionUtility.runWorkUnderContext(PartitionUtility.java:41)

  at weblogic.work.SelfTuningWorkManagerImpl.runWorkUnderContext(SelfTuningWorkManagerImpl.java:644)

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

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

SUPP_ATTRS = {severity-value=8, rid=0, partition-id=0, partition-name=DOMAIN} SERVER = WCCADF_server1 TIMESTAMP = 1505528034490 USERID = <WLS Kernel> MACHINE = PMLSITDMTDCM001 MSGID = BEA-101017 DATE = Sep 15, 2017 10:13:54,490 PM EDT SUBSYSTEM = HTTP CONTEXTID = 83c6d4e3-b04c-4c4b-910b-6896acaff58f-0000006b TXID =  THREAD = [ACTIVE] ExecuteThread: '53' for queue: 'weblogic.kernel.Default (self-tuning)' SEVERITY = Error 

WatchAlarmType: AutomaticReset

WatchAlarmResetPeriod: 30000

This post has been answered by AndyL-Oracle on Sep 18 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 20 2017
Added on Sep 18 2017
5 comments
691 views