ADFC-00024 error: no ExternalContext could be found, any ideas?

Hello world!
Navigating through my application a user received this exception:

Servlet failed with the Exception oracle.adf.controller.ControllerException: ADFC-00024: No. ExternalContext could be found. to oracle.adfinternal.controller.util.JsfInterfaceImpl.getExternalContext(JsfInterfaceImpl.java:394) to oracle.adfinternal.controller.util.JsfInterfaceImpl.getRequestMap(JsfInterfaceImpl.java:143) to oracle.adfinternal.controller.state.AdfcContext.getCurrentInstance(AdfcContext.java:219) to oracle.adfinternal.controller.ControllerContextImpl.getViewPortByClientId(ControllerContextImpl.java:121) to oracle.adf.controller.internal.binding.DCTaskFlowBinding.getGuardingPermission(DCTaskFlowBinding.java:204) to oracle.adf.model.binding.DCBindingContainer.getGuardingPermission(DCBindingContainer.java:3849) to oracle.adf.model.binding.DCBindingContainer.internalIsViewable(DCBindingContainer.java:3855) to oracle.adf.model.binding.DCBindingContainer.isViewable(DCBindingContainer.java:3826) to oracle.adf.model.binding.DCBindingContainer.resetInputState(DCBindingContainer.java:3717) to oracle.adf.model.binding.DCBindingContainer.resetInputState(DCBindingContainer.java:3722) to oracle.adf.model.BindingContext.resetInputStateForBindingContainers(BindingContext.java:1825) to oracle.adf.model.BindingContext.beginRequest(BindingContext.java:1763) to oracle.adf.model.BindingRequestHandler.invokeBeginRequest(BindingRequestHandler.java:411) to oracle.adf.model.BindingRequestHandler.beginRequest(BindingRequestHandler.java:256) to oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:171) to weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57) to oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:122) to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ (TrinidadFilterImpl.java:469) FilterListChain.doFilter to oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60) to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ (TrinidadFilterImpl.java:469) FilterListChain.doFilter to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:293) to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199) to org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92) to weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57) to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:111) in oracle.security.jps.util.JpsSubject.doAsPrivileged) JpsSubject.java:313) to oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413) to oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94) to oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161) to oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71) to weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57) to oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136) to weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57) to weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27) to weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57) to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun) WebAppServletContext.java:3715) to weblogic.servlet.internal.WebAppServletContext$ (WebAppServletContext.java:3681) ServletInvocationAction.run to weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) to weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120) to weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277) to weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183) to weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454) to weblogic.work.ExecuteThread.execute(ExecuteThread.java:209) to weblogic.work.ExecuteThread.run(ExecuteThread.java:178)


The error occurs sometimes, sometimes not. When it happens, I need to clear the cache of the browser and open a new window to continue to navigate.
Error code: ADFC-00024 is not yet documented in the documentation http://docs.oracle.com/cd/E15586_01/core.1111/e10113/chapter_adfc_messages.htm

Using JDeveloper 11.1.2.1 with Windows 7 x 64.

Thanks in advance!

OK, so I recommend you test your app on wls integrated with am disabled group. I guess your will see your problem when you try to access the app with more then another user.
This problem resembles a problem of activation/passvation.

Timo

Tags: Java

Similar Questions

  • ADFC-00024: no external context could be found.

    Hello to all and everyone,

    I have a problem in which one of our customers recently met and I'm trying to find and understand the cause.

    Here is the error that the client has obtained when browsing through our application: "a connection to the server has failed (status = 500) ''."

    So I have moved the AM pooling in order to test the entire application (on WLS server) but could not reproduce the error.

    But somehow, when I click on any LOV (Af:inputListOfValues) browser on the page to open and search and selection, I got the following error: "ADFC-00024: No. external context could be found" in my JDev Log messages.

    In fact, I got whenever I hit search and I click OK to close the pop-up window (error comes in pair). But the application does not crash even though sometimes I was right and could close the pop-up window by pressing the OK button, the only way to close it then was to use the X button (top right of the popup).

    In my view, as two errors that need to be connected. I found people I have both online and said they have changed the maximum Pool size of 1 to 4096 AMShared and it worked. But I don't think that's my answer.



    ADFC-00024 is a controller of the ADF error message.

    And here's something you can deal with the claim.
    I have an af:inputText on the page (id: scanBarcode) and every time the user or triggered anything on the page, the slider should be set to the scanBarcorde text field.

    To achieve this, I use an extra controller to the page class.
    This controller class implements RegionController and overrides the following method

    public boolean refreshRegion (RegionContext regionContext)

    I use JDevelopper 11.1.1.6.0.


    Can anyone help?

    Thanks in advance.

    Life

    Hi Timo,

    Your answer was wise and honest and I am pleased to tell you that the problem is solved.

    The problem wasn't the LOV but my regionController class.
    So, sometimes (like when I perform a search through the popup Lov) the external environment is not found, and this is the error message I have spoken.
    And the external environment is not found because the context faces himself was not.
    So what? I added an extra line to my refreshRegion (RegionContext regionContext) public boolean works my codes only when the facesContext is not null.

    FacesContext facesCtx = FacesContext.getCurrentInstance ();

    If (facesCtx! = null) {}
    .. .lines codes

    }

    This solved my problem (so far).
    So, thank you very much for your good and wise advice.

    Happy Tuesday.

    Life

  • Error when access instrument ' primary error: (Hex 0xBFFA003D) could not find any channel or repeated capacity channels.

    Hi all

    I believe that I have correctly configured max I'm trying to use the PXI-6229 device via. When I try initialized, I get the following error:

    The primary error: (Hex 0xBFFA003D) could not find any channel or repeated capacity channels.

    Clues about what means error?

    Thank you

    Manesh

    First of all, you'll have more help in the appropriate forum.  This seems to be a problem DAQmx and their forum is here: http://forums.ni.com/t5/Multifunction-DAQ/bd-p/250

    Secondly is this help: http://forums.ni.com/t5/Switch-Hardware-and-Software/NI-SwitchExec-with-3499-and-IVIDriver/td-p/1827...

    Finally: You can communicate with the MAX card?  Or is the occurrence of the error in MAX?  What language do you use to talk to the card with?  Using IVI?  If you are using LabVIEW or CVI then open examples of shipping and test them with this card.

    Kind regards

  • When I try to use the parental controls, I tells me that this page could not load any ideas

    When I try to use the parental controls, I tells me that this page could not load any ideas

    Hello

    Since when are you facing this problem?

    If it worked before, then do a system restore to restore the computer to an earlier point in time before the problem started.

    See these articles for help:
    http://Windows.Microsoft.com/en-us/Windows-Vista/what-is-system-restore
    http://Windows.Microsoft.com/en-us/Windows-Vista/system-restore-frequently-asked-questions

    Kind regards
    Afzal Taher
    Microsoft technical support engineer

  • I get a download error (49) downloading Photoshop CC 2014. any ideas? I'm under win 8.1

    I get a download error (49) downloading Photoshop CC 2014. any ideas? I am running Windows 8.1, any ideas?

    I installed and subscribe to Lightroom and creative cloud, both are going well.

    Paulr47158299 for more information on how to resolve errors download please see Cloud Creative applications download error - http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html.

  • Install error 1706 on photo library. Any ideas on a fix

    A PHOTO GALLERY INSTALLATION CONTINUES TO TRY TO RUN. NO PATH NETWORK AND THE 1706 ERROR HAPPENS. HAVE NO IDEA WHERE IT CAME FROM

    If you happen to have an HP printer or Scanner, the
    dialog box may be related to HP Image Zone. Can be
    worth a try to use the disc that came with the printer
    or a scanner.

    See the following thread:

    "Every time I start and with other windows programs
    Setup appears and wants to install Photo Gallery! "
    http://answers.Microsoft.com/en-us/Windows/Forum/windows_xp-windows_programs/each-time-i-start-up-and-with-other-programs/9b05b3ac-7834-4a0f-AA97-9146ac04885b

    More information

    "Error 1706' appears in Microsoft Windows during Scan
    http://h10025.www1.HP.com/ewfrf/wc/document?DocName=c01007968&LC=en&DLC=en&cc=us&lang=en&rule=19512&product=3204785

    Good luck...

  • I get an error report referring to mtpdMh3U.exe any ideas what it is - OS is XP sp 3.

    Trying to clean a laptop that MSE statement is clean, I get

    Hello

    Thanks for the reply: Unfortunately, I discovered that it was a symptom of infection with the virus - AVG reports a lot of files infected with Remnit.gen! B. the machine has Microsoft Security Essentials loaded and fully implemented to date, but he couldn't touch the infection. I went to AVG which found the problem, but it is so widespread, that I decided to run Ubuntu from a live CD and copy the irreplaceable install before you clean the machine from scratch.

  • I use windows vista x 64 and whenever I try to update definitions for windows defender error code 0 x 80240022. Any ideas on how to solve this problem? Thank you

    Windows vista sp2 64-bit
    Windows defender error code 0 x 80240022.
    Also, I read the bandages and still cannot find a solution.

    Hi Mark

    You can try to manually download the update of windows Defender by going in the following website http://support.microsoft.com/kb/923159 and throguh read the statement if you are having trouble, please contact 866-727-2338 for the USA and UK PC security please dial 0844-800-2400 and if not try to go on the site Web create a case and mention details such as the delivers name and name , contact the number and that the concern team can help you and the link is https://consumersecuritysupport.microsoft.com/default.aspx?altbrand=true

    Concerning

    Paul

  • Local error-1200 creation push certificates on the server. Any idea?

    In the Application Server

    When you try to renew or create a certificate to push comes up with the error "Certificates to push creation local error - 1200" on the server. Any idea? »

    I'm having the same problem with 10.7.5 server. (two of them)

    At the time of renewal, I was looking at the Console and I think the Apple Server SSL certificate is therefore more reliable.

    (or server versions are low)

    August 15 at 10:23:08 login.* * servermgrd [23349]: received the connection error: error domain = NSURLErrorDomain Code =-1200 "error SSL and a connection to the server cannot be made. UserInfo = 0x7fb8f5aab9a0 {NSUnderlyingError = 0x7fb8f15af450 "error SSL and a connection to the server cannot be made.", NSErrorFailingURLStringKey =https://identity.apple.com/pushcert/caservice/renew, NSErrorFailingURLKey =https://identity.apple.com/pushcert/caservice/renew, NSLocalizedRecoverySuggestion = you want to connect to the server anyway?, NSLocalizedDescription = SSL an error has occurred and a connection to the server cannot be made.}

    August 15 at 10:23:08 login.* * servermgrd [23349]: certificate request to push failed: reason = Local, error code = - 1200, error = error Domain = NSURLErrorDomain Code =-1200 "error SSL and a connection to the server cannot be made. UserInfo = 0x7fb8f5aab9a0 {NSUnderlyingError = 0x7fb8f15af450 "error SSL and a connection to the server cannot be made.", NSErrorFailingURLStringKey =https://identity.apple.com/pushcert/caservice/renew, NSErrorFailingURLKey =https://identity.apple.com/pushcert/caservice/renew, NSLocalizedRecoverySuggestion = you want to connect to the server anyway?, NSLocalizedDescription = SSL an error has occurred and a connection to the server cannot be made.}

    So not yet an idea, but hopefully with these console outputs happen to something?

  • Why do I get the "error: no valid source could be found" message when you try to stream video live?

    I'm trying to stream live TV and this message - "error: no valid source could be found" I am on Fox Business website and the message appears in the Fox Business Watch box at the bottom right of the page. I use a MAC with the latest OS. I have another MAC at home and I am able to access streaming content. I can also access the content using Chrome.

    Apparently the old MAC that can stream video has Flash. The new MAC Mini did not have it and I didn't because of the negative things I've heard. Unfortunately, I need on the new computer and downloaded it reluctantly. Problem solved. Thanks for your reply.

  • What is going on? Resource not found on the development computer. Error loading VI in lvlib. Load error code 3: could not open the front panel.

    Hello!

    I'm new to libraries of LV and I am compiling my application for the first time with several new lvlib.

    The executable is apparently built without problem, but when I try to run it on the same computer, I get various error messages (4) on the different elements but a single library:

    «LavVIEW: resource not found.»

    "An error occurred loading VI ' LibraryA.lvlib: ItemA.vi '.

    LabVIEW support 3 error code: could not load façade. »

    After that I got the same message for points B, C and D, a final message pops up like this:

    "Missing Subvi LibraryA.lvilib:ItemA.vi in LibraryA.lvilib:CallerX.vi.

    Missing, Subvi LibraryA.lvilib:ItemB.vi in LibraryA.lvilib:CallerX.vi.

    Missing, Subvi LibraryA.lvilib:ItemC.vi in LibraryA.lvilib:CallerX.vi.

    Missing Subvi LibraryA.lvilib:ItemD.vi in LibraryA.lvilib:CallerX.vi. »

    I am not getting any errors for all libraries, so I wonder what is happening.

    So far I have tried:

    -Mass compilation, a few times

    -Check / uncheck 'delete unused library of the project members' and change project after library file removed unused members in the additional Exclusions Page «»

    -Add the screw mentioned in "Still included" in "Source Files".

    When I added the "Always included" screw, I rather got the following (4 times, end to end):

    "The Vi is not executable. The version of LabVIEW full development is necessary to correct the errors. [...]"

    Any other ideas?

    Thank you!

    I have it!

    My problem wasn't a bug compilation of the library at all, but a Scilab Script one.

    The solution can be found here: http://digital.ni.com/public.nsf/allkb/D21F6AC8CFC39E318625756600553B1E

    Thanks for your help, it made me identify!

    Good day!

  • Cannot read Psychonauts off Steam error - the game could not create the Direct3d device. Please make sure your video drivers are installed properly

    Original title: Running Win7 on Bootcamp. Error: The game could not create the Direct3d device. Please make sure your video drivers are installed properly.

    I try to play Psychonauts out of steam. I am currently running Windows 7 via Bootcamp on my MacBook Pro 13-inch mid-2010. When I try to run the game, I get the message:

    The game could not create the Direct3d device. Please make sure your video drivers are installed properly.

    I tried to update DirectX, and I tried to download the Nvidia drivers associated with my laptop model. How can I solve this problem?

    Thanks again for the help.

    I'm not familiar with Apple but I found this:

    http://support.Apple.com/downloads/#NVIDIA

    Except that it is what I have from NVIDIA:

    http://www.nvidia.com/object/notebook_drivers.html

    Previously, only the original beta for mobile graphics drivers were available on the NVIDIA site with manufacturers having full control and ownership of the final version.

  • HP ENVY 4500: Error: the printer could not print

    After a saga of long hours to get my new 4500 DESIRE to produce a readable text, I finally have a wonderful clear text, but now realize a new problem: the printer stops at Midway through each second page and it spits out just with the white background.

    An error message appears briefly in windows that said "the printer could not print. If I click on it there is no more details. It seems that windows stops just sending information to the printer. My print spooler service is running and we are within 5 feet of the router with a strong bond. I did everything I can think of including updating the firmware and driver.

    Any ideas?

    Thanks for your suggestions! However, most did not address my problem. I ran the Print and Scan doctor before posting this thread, but it found no errors. I was unable to get any additional details about the error.

    SOLUTION: I found a solution after reading this thread. I've updated Windows 8.1 a few weeks since the last time I had the printer works. I've updated Windows again today and the problem immediately went away.

    Although I couldn't see everything concerning him spool printing or printer in the update drivers, it seems that the bug was caused by a Windows Update, and subsequently fixed by another update. I was able to print a 40 page document and several page 5 those without any problem, when before it was bad, making it through several pages before he died. Fixed!

  • Error: "error btstackserver.exe: 0x0054be37 error, 0x000001ef memory could not be read" before the shutdown.

    Original title: Btstackserver causing error computer turns off.

    It began on 15 September after downloading a video game and starts when you try to run the game, but has since broke outside to play the game, even after I uninstalled it.

    The error message that appears before the judgment reads: "" btstackserver.exe error: 0x0054be37 error 0x000001ef memory could not be read. ""
    My laptop close instantly and is unable to start for a few minutes at least. Once a blue screen occurred on startup asking to allow the troubleshooting begin, that I authorized. There is however, no solution found by the computer. I tried several solutions, including running a system defrag and cleanup and uninstall the game. As part of my laptop gets unusually hot at shutdown, I also inspected the area and cleaned the dust of him in an attempt to eliminate possible physical obstructions.
    My laptop is an Asus N61jq age of two years and I run Windows 7 x 64.
    Any help is greatly appreciated.

    After you perform a clean boot several times, I determined the problem with the Steam client set. I also seek to their site of support for similar problems and followed through the steps of support described in this page: https://support.steampowered.com/kb_article.php?ref=1274-UOHK-5653

    For now, this seems to have fixed the problem, but I'll post here if the problem persists.
    Thank you very much for the help!
  • I have error msikhd32.dll file not found on startup, how to solve this problem?

    msikhd32.dll

    There was a problem starting msikdh32.dll
    The specified could not be found.

    Hi Vipul,

    Thank you for the question to Microsoft Community. I'll give my best to help you.

    From your problem description, I understand that you receive error msikhd32.dll file not found when starting.

    To better understand the issue, answer the following questions.

    You did changes to the computer before the show?

    You can perform the methods suggested below and check if they will help you solve the problem.

    Method 1: Perform the clean boot, check if you receive the message.

    To do this, follow the steps in this link:

    http://support.Microsoft.com/kb/929135

    NOTE: After you check the clean boot feature configure Windows to use a Normal startup using step 7 proposed in the above mentioned link.

    Method 2: perform the complete analysis of a computer by using the Microsoft Safety Scanner: http://www.Microsoft.com/security/scanner/en-us/default.aspx

    Note: The data files that are infected must be cleaned only by removing the file completely, which means that there is a risk of data loss.

    If the problem persists, or if you want more help respond us. We are happy to help you.

Maybe you are looking for