Running an ADF base application fails on the remote server run. Running locally on Jdeveloper 12.1.3 works very well

I'm deploying an ear with two war files file. One of the web applications in this EAR file acts as a basic authentication web application. I am able to do basic http very well, but when the welcome.jsf try to load, this error occurs:

ADF_FACES-30200: for more information, see the error log of the server for an entry beginning with: The UIViewRoot is null. Fatal error during PhaseId: RESTORE_VIEW 1.

Additional detail

java.lang.NoClassDefFoundError: oracle, adf, model, RegionBinding

at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.getLifecycleContext(ADFPhaseListener.java:175)

to oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$ PhaseInvokerImpl.dispatchAfterPagePhaseEvent (ADFPhaseListener.java:302)

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

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

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

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

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

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

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

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

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

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

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

at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:77)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:194)

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

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

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

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

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

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

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

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

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

at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)

at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)

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

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

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

to weblogic.servlet.provider.ContainerSupportProviderImpl$ WlsRequestExecutor.run (ContainerSupportProviderImpl.java:255)

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

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

Caused by: java.lang.ClassNotFoundException: oracle.adf.model.RegionBinding

at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:357)

at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:318)

at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:80)

at java.lang.ClassLoader.loadClass(ClassLoader.java:425)

at java.lang.ClassLoader.loadClass(ClassLoader.java:358)

at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:186)

at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:50)

... more than 49

This problem does not occur on my installation local jdeveloper (12.1.3)

Deploy the application to a 12 c Enterprise development environment manager, and there is only one target server.

Have you checked that the target server has the right adf 12.1.3 installed on?

The error normally means that the runtime is missing.

Timo

Tags: Java

Similar Questions

  • CSS style sheet appears on the remote server when I download my Web site, but it works very well to the local server

    CSS style sheet appears on the remote server when I download my Web site, but it works very well to the local server, if anyone can help I would be grateful.

    There are major problems with this page as shown in the screenshot below.

    This is caused by a liberal hijacking of APDivs (aka layers) for a main page layout.  This isn't what APDivs were intended.  That's why Adobe them removed from DW.  Unfortunately, not soon enough.

    I think you're the best option is to start over with a pre-built CSS layout that doesn't contain positioned elements.

    Either way, Flash is dead now.  Most of the people cannot display Flash media more.  You can convert the HTML5 video or use YouTube to host videos now.

    Nancy O.

  • I have CS6 Design Standard, I'm going to update my iMac, the new iMac runn OSX 10.10 and 10.11, CS6 works very well with it. Kindly advice.

    I have CS6 Design Standard, I'm going to update my iMac, the new iMac runn OSX 10.10 and 10.11, CS6 works very well with it. Kindly advice.

    Hello

    Please try system requirements | Adobe Creative Suite Design Standard

    Concerning

  • Folder on the remote server that is not recognized by Dreamweaver as part of the site

    I run the site of a school district. This includes the home pages and associated pages for all but one of our schools. School files were headed by a teacher of this school's web design. This professor has left, and I was asked to perform some updates on the site from high school up to what a new teacher was hired and able to take charge. My problem is that the folder containing all the files of high schools is one of the many issues in the Group of largest school district, the folders on the remote server, my Dreamweaver does not see. I can use Windows Explorer to find the folder and it's there. I can use a tool such as Notepad ++ to open the files and make changes. They are here and I can visit her profile. But for some reason any Dreamweaver doesn't recognize them not as part of my site. I can't 'get' file, or a synchronization because Dreamweaver does not see this folder on the remote server. I think it's a matter of Dreamweaver, but I don't know how to fix it.

    Thanks for all your suggestions. I'm home now and remembering that I'm working on the site of the House and at work, I realized that I can see the folder of the secondary school on the remote server of the House where I have Dreamweaver to connect via FTP. I can't see it on my computer at work where I connect to the remote server through a local/network connection. There may be a clue here. If I switch to a FTP connection to work, maybe I see the folder.

    UPDATE: I changed the type of connection on my computer work of local/network, FTP and high school record is now visible on the remote control. Don't know why it makes a difference, or if this will lead to new questions, but I'm good for now.

  • use of dll in the mixed in win 2008 application fails, but the same sequences of app in win 2008 r2

    Hello

    Currently we have an application that follows set up, we have a module a [mixed-mode dll] compiled with / CLR Pavilion and we have another module B [native code [exe] which gives access to the module. Application B fails to run on the computer of 2008 victory while the same application runs with errors on a box of win 2008 r2. Its a 32 bit application. The only change that has happened in our env was until recently, we used VS 2008 compilers and so far, the applications ran fine on win 2008 and win 2008 r2 machines. But the application even when it is compiled with VS2010 causes the error to be seen only in a box 2008 victory.

    While trying to identify the issue, I tried to create the sample application that has a dll in mixed mode generated with the/clr option, and the content of the dll is just a global function that is exported by using _declspec (dllexport).

    The other application I wrote uses the .lib, .h and the dll of the module above to call the global function written. When I run the exe of the application fails with the same error. Just to be clear, that the projects are developed using VS2010.

    When I just removed the option/CLR using which is the compiled module the application works fine. Ask you to compile with / CLR, generate a dll in mixed mode is causing problems or if I'm missing some parameters.

    The application even when I came to win 2008 r2 env works fine, I even tried to copy projects to win 2008r2 box and tried to run it and it works fine.

    Please let me know if I could help in this regard or what cud be wrong in the env or if its sth a known issue. Also was wondering if his being caused somewhere in the Ombudsman (thunking).

    Point to note is that control never comes the code I've written, it fails while the modules are loaded even if my observations are correct.

    Here is a log of event viewer when the main application crashed...

    Signature of the problem:
    Problem event name: APPCRASH
    Application name: pscrrun.exe
    Application version: 8.53.0.0
    Application timestamp: 4fcd78fa
    Fault Module name: ntdll.dll
    Fault Module Version: 6.0.6002.18541
    Timestamp of Module error: 4ec3e39f
    Exception code: c0000005
    Exception offset: 00030226
    OS version: 6.0.6002.2.2.0.274.38
    Locale ID: 1033
    Additional information 1: e51a
    More information 2: 4c0d4d78887f76d971d5d00f1f20a433
    3 more information: e51a
    Additional information 4: 4c0d4d78887f76d971d5d00f1f20a433

    psccrun.exe - Application error
    The failed to initialize properly (0xc0000005).

    Thank you

    Kazadi.

    PS: this was already posted in dev/debugger vs MS forum and suggested to post here. [http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/70da2119-7d82-4742-9441-c922e0660262]

    Hello

    Your question of Windows 2008 is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the TechNet Forum. You can follow the link to your question:
    http://social.technet.Microsoft.com/forums/en/winservergen/threads

  • Application of automatic certificate for local system failed (0x800706ba) the RPC server is unavailable.

    I get these errors on some Windows 7 machine "registration of automatic certificate for local system failed (0x800706ba) the RPC server is unavailable" ID of the 6 event and event ID 13

    "Registration certificate for Local system failed to enroll for a certificate of computer with application ID N/A dc.contoso.com\contoso-DC-CA (the RPC server is unavailable." 0X800706BA (WIN32: 1722)). »

    other windows XP, Windows 8 and windows machine 7 receive the certificate through auto-enrollment.

    Hi Sam,

    Thanks for posting your query in the Microsoft Community Forums.

    Because the issue is limited to with RPC server, it is better suited for the IT Pro TechNet public. Please ask your question in the Forum on TechNet Support. You can follow the link to your question:
    I hope it helps. If you have problems in the future, please let us know. We will be happy to help you.
  • Install Adobe Application Manager: "the remote server does not appropriately."

    I am running Windows 7 and have signed today for the trial of the creative cloud.  I am trying to download my first application (InDesign).  When you try to install Adobe Application Manager I download a 1866 KB file, then when I try to run it I get this error message (again and again, throughout the day): "the remote server does not properly.  Please try after a few minutes. »

    The only other things I can think of that may be relevant are 1) I have a few other licensed Adobe products installed on my drive (Photoshop, Illustrator, and Acrobat). (2) I have a few programs running, such as Spotify background; and (3) I have tried this for a work computer and I wonder if the network firewall or my permissions to download which is streaked with this place.

    Thanks for any help you can give.

    Nate_unhappycloudman this error has actually been resolved for countless people once their computer or the network is correctly configured.  We'll find a good starting point for possible causes on a computer at individual sign in or activation errors. CS6, CS5.5, Perpetual CS6 subscriptions - http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html.

    If your network is managed, please contact us and work with your I.T. Department as stated earlier in this thread.

  • recommended security cumulative ie8 and compatible display updates fail. can install it with the installer of standalone download but then ie8 does not connect. If I remiove update ie8 works very well

    recommended security cumulative ie8 and compatible display updates fail. can install it with the installer of standalone download but then ie8 does not connect. If I remiove update ie8 works very well

    Hi mikedav,

    Thank you for using the Microsoft Windows Vista Forums.

    Method 1:

    Microsoft has released a new "Fix it" solution that should automatically solve your problems with Windows Update.  Just click on the link below and follow the instructions.

    How to reset the Windows Update components?

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

    If you are not able to connect to the internet after you install the update, you need to optimize Internet explorer by following the instructions below.

    Method 1:

    Follow the instructions in the link below which will help you solve the problem.

    Tips for solving problems with Internet Explorer

    http://windowshelp.Microsoft.com/Windows/en-us/help/8038f9ac-9bf9-4809-8d75-fc42818d8af71033.mspx

    Method 2:

    Follow the instructions in the link below to optimize Internet Explorer.

    How to optimize Internet Explorer

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

    Please post back and let us know if it helped to solve your problem.

    Kind regards

    KarthiK TP

  • My VB2013 exe will not run the Task Scheduler but works very well for direct click in Explorer as well as a BAT file.

    The program is configured to run from a direct click using a text file specifying where the source files and destination.  Worked very well for a direct click or from the. BAT file.   It runs the Task Scheduler, I can see it appear in the Excel Task Manager when it is active.  But while it freezes.  He reads the spreadsheet looking for specific elements then output to a CSV text file.

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)
    *
  • Select display on public dblink fails with ORA-01031 run select directly throw dblink public works very well

    Hi @ all,

    A company CAR 11.2.0.3 I'm tring to select * on a view with another user (not the owner of the view), this view select another scope of view a dblink (don't ask me why please ) and mount an ORA-01031... If I try to run the select used in the view with this different user all works very well... I try to explain better:

    Point of VIEW is USERA. BIRD using a dblink public:

    CREATE OR REPLACE FORCE VIEW "USERA"."MYVIEW" ("A", "B", "C") AS
    SELECT A,B,C FROM ANOTHERVIEW@REMOTEDB;
    
    

    B user trying to pick at this point of view: (USERB is a logon trigger that change current_schema to USERA) so, make USERB :

    select * from MYVIEW;
    
    

    and get an ORA-01031.

    If the user USERB perform only:

    SELECT A,B,C FROM ANOTHERVIEW@REMOTEDB;
    
    

    everything works fine.

    Dblink is created in public

    This problem does not occur on other 10 public database with similar assumptions link...

    Can you help me o redirect any link to metalink or something else?

    Thank you!

    IAIO wrote:

    USERB is a logon trigger that change current_schema to USERA

    Current schema to USERA definition allows user USERB reference user USERA belonging to objects without prefixing them with USERA. Then, when USERB emits:

    Select * from BIRD;

    Oracle translates him:

    Select * from USERA. BIRD;

    but the user session is always USERB. As a result, Oracle checks to see if USERB has the right to SELECT on USERA. BIRD. And based on ORA - 01031 USERB didn't. Needs will USE to grant select on BIRD to USERB.

    SY.

  • All the applications in the creative cloud crashes at random times. Always worked very well, now he doesn't. [was: crashing]

    All the applications in the creative cloud crashes at random times. Always worked very well, now he doesn't. It crashed just before I updated, and after that I just updated. Photoshop, illustrator, After Effects, first everything crashing. Adobe pretty edgy.

    Please contact our staff of support directly by following this link: contact Adobe customer service.

    For more information, please visit: FAQ: how to contact Adobe for support?

  • Post adjustment Application items in the apex.server.process for a * process application *.

    We were spending the entirety of our method of apex.server.process htmldb_get request the favorite (and documented and supported!). It has worked well so far for the AJAX JavaScript process call, as long as the process of AJAX in question was one * Page * level process. However, when we try to eat a * application * process, it just doesn't seem to work.

    For the examples below, we have two elements of Application named PRS_PRODUCT_PROFILE_ID and PRS_PROFILE_OPERATION. We have a process to request on request (* not * a process page!) named MAINTAIN_PRODUCT_PROFILE_2.

    Here are the previous htmldb_get approach (which works fine):

    function resynchronizeProductProfile (productProfileID)

    {

    var profileOperation = 'EDIT_PROFILE ';

    var ajaxRequest = new htmldb_Get (null, $v ('pFlowId'), 'APPLICATION_PROCESS is MAINTAIN_PRODUCT_PROFILE_2', 0);

    ajaxRequest.add ("PRS_PRODUCT_PROFILE_ID", productProfileID);

    ajaxRequest.add ("PRS_PROFILE_OPERATION", profileOperation);

    var resynchronizeResult = ajaxRequest.get ();

    ajaxRequest = null;

    Return resynchronizeResult;

    }

    Here's the (what I think is the) same call using the new approach of apex.server.process:

    function resynchronizeProductProfile (productProfileID)

    {

    var resynchronizeResult;

    $s ("PRS_PRODUCT_PROFILE_ID", productProfileID);

    $s ('PRS_PROFILE_OPERATION', 'EDIT_PROFILE');

    Apex. Server.Process ("MAINTAIN_PRODUCT_PROFILE_2"

    , {pageItems: ' #PRS_PRODUCT_PROFILE_ID, #PRS_PROFILE_OPERATION '}

    , {dataType: "text"}

    Async: false,

    complete: function (ajaxResponse)

    {

    var resynchronizeResult = ajaxResponse.responseText;

    }

    });

    Return resynchronizeResult;

    }

    However, in the new version, arguments don't appear to be preparing when the MAINTAIN_PRODUCT_PROFILE_2 application process is called. PRS_PROFILE_OPERATION, for example, is on "even if above, you can see that it is, in fact, pre-programmed on 'EDIT_PROFILE '.

    As a general rule, the call to apex.server.process sets the item values in the page and in the session in a single step. This doesn't seem to be the case with elements of the Application (although it works very well for the items on the Page).

    What's up with that? Everyone see my mistake?

    Thank you

    -Joe

    Post edited by: Joe Upshaw

    Joe,

    Using the pictures I showed you can simply use your application objects in the process. This is exactly the same as what htmldb_Get: when you use. add(), you provide a key pair / value that will be added to the respective tables, it is just behind the scenes. By manually adding to the table with apex.server.process, you get the same exact behavior and apex define elements of page/application corresponding to the value in the table of p_arg_names with the value in the p_arg_values table.

    When test you it in your demo application by assigning the value of the page element, and then using the 4 button (point), you can see that the question of the application session state has changed by inspecting the session state of the elements of the application through "session" in the developer toolbar. (it's in the "apex of ajax samples - forum" app)

    Of course, you can use the scalar parameters x # to provide values for the process, but why would you do the extra arch? If the elements of the application would set the restrictions, you still get the same result as if they were not, and they are easily manipulated through the same ajax call. I added an extra button with an ajax call using x 01. I never had problems with the help of the scalar parameters.

  • Application.CFC on the test server

    Hello

    I use Application.cfc on the local server to test, and I'd like to test my site in a subfolder "/ beta" on the remote server.

    I wish I had an Application.cfc in/beta/admin so to have different behaviors. So I used an ApplicationProxy.cfc in/beta/admin that inherit from the Application.cfc of /beta, but I get the root one.

    I think with Application.cfm, would be easier: If there is nothing in this record, the app will search the folder above and so on. If I could move files without hassle.

    But I also need Orm...

    Any suggestion?

    Thank you

    I wish I had an Application.cfc in/beta/admin so to have different behaviors. So I used an ApplicationProxy.cfc in/beta/admin that inherit from the Application.cfc of /beta, but I get the root one.

    The file/beta/admin should always be Application.cfc.  You have another file dir which extends from the root of your Application.cfc... does not mean that CF knows to look for.  CF Search Application.cfc, not ApplicationProxy.cfc.

    The Application.cfc in/beta/admin should extend beta. Request.

    --

    Adam

  • Login Creditials fail for desktop connection remotely using IP local. Connection via the hostname works very well in local intranet

    Something happened that broke my remote desktop connection.

    System-Win 7 Pro, with enabled Remote Desktop connections. (Static IP, router configured for port before any RDP to this system)

    For a few years now, I had access to this system via desktop remote with all the problems. I have connected by using the name of the computer on the local network and have also connected using the public IP address with a problem. Name of user and password for one, way worked fine.

    The other day there was a power outage or something, most of my systems was suddenly restarted or turned off, and my router had to be reset. Not sure if this is a coincidence of bad, but now the problem is that connection via the public IP address I get "your credentials did not work" when you try to connect. However, if I connect using the host name within the local chapter of the network of the same name to username/password work very well because they always have.

    That's happened. I'm going crazy trying to figure this out. My remote user cannot log on this system.  Help, please!

    Thank you for taking the time to answer, it's really appreciated. I could solve the problem. I don't know how, but if finally started working again. I have reset my network card and reset IP address static of the machine, that I tried to connect. And after some back and forth with that, all of a sudden he was still working. I was suspicious that my router was causing the trouble because the login failure was due to the fact that I've been routed to another computer, even if the rules of the if correct port forwarding. I just he blamed on the PC from Gremlins. I'll keep this info for future use. Some how all refreshed and began to work again properly.

  • WiFi worked very well. Tried to connect the second device. "Wi - Fi auto-assignée 169.254.49.8 IP address and won't be able to connect... »

    One of our MacBook has been connected to the internet through our router base station Airport Express wireless and wifi worked very well. All of a sudden, the other MacBook could not connect. After a few days of no connection on one while the other worked, we rebooted the modem. Now neither laptop connects. We called our ISP and they verified that all is well with our internet service or the modem. Internet works fine with the cable plugged directly on each machine. Under network in system preferences, I get this message: "Wi - Fi 169.254.49.8 auto assigned IP address and won't be able to connect to the internet." When I run the diagnostic, I get a message saying that my network configuration has changed, but it has not changed anything. We have never gone and nothing changed since we first set up the modem and the AEBS. Any ideas on how to solve this problem?

    Yes, the express can do that... Suddenly lose the configuration and return to the bridge for example even when connected to a modem to bridge.

    The solution is simple... Press reset and redo the Express installation.

    NOTE... an Express is not expected that the main router... It's light to etc. of airprint, airplay wireless bridge. Don't wait to have no problems when you use the Express to do the work of the extreme or TC or another router should do.

Maybe you are looking for