Not able to access the application

Hi all

I faced a critical question in the production server. I have an admin and a managed server. The managed server is used by my teammates. Today try to restart the authentintion and also the server is restarted.

The application deployed on the managed server is also active but when I access the application I confronted th error. "

Error 500 - Internal Server Error

Of RFC 2068 Hypertext Transfer Protocol - HTTP/1.1:


10.5.1 500 internal Server Error

The server encountered an unexpected condition which prevented him from meeting the demand.



Application is in Active state. Before restarting the server, I can able to access the application, but now I'm not able to access.

Please give the solution so that it is the production server. Please urgent


My Log file:

< 21 January 2016 17:42:39 IST > < error > < oracle.wcps.client.PersonalizationFilter > < WCS-59515 > < unexpected customer of an exception.

javax.servlet.ServletException: java.lang.NoSuchMethodError: oracle/adf/view/rich/context/AdfFacesContext.getEndUserMonitoringServices (Ljava/util/list);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

at java.security.AccessController.doPrivileged(AccessController.java:310)

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

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

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

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

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

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

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

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

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

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

to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java: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: java.lang.NoSuchMethodError: oracle/adf/view/rich/context/AdfFacesContext.getEndUserMonitoringServices (Ljava/util/list);

at oracle.adfinternal.view.faces.monitoring.UserActivityInfoUtils.processUserActivityData(UserActivityInfoUtils.java:294)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

at java.security.AccessController.doPrivileged(AccessController.java:310)

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

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

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

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

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

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

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

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

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

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

to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java: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)

>

Kind regards

Ove...

Hello

Thank you for your help.i found the error and I solved it. Recently I installed oracle HTTP 11.1.1.9 server so it updates some jar files that it is under the oracle_common and oracle_common/modules folder. The version of my application is 11.1.1.6 but the pot that lie beneath the middleware folder is 11.1.1.9. The method I outlined above is amortized in the 11.1.1.9 version. So I copied the jar to another environment and paste it to my environment. Then after restarting the whole area the problem is solved. Thank you all for help.

Kind regards

Ove.

Tags: Fusion Middleware

Similar Questions

  • Time machine is unable to perform a backup. Not able to access the sparsebundle. Problem occurred first on snow leopard OS. Followed Dragon upgrade to El Capitan. Only difference has error code of 109 changed to null. What about someone?

    Time machine is unable to perform a backup. Not able to access the sparsebundle. First of all, there is problem with the Snow Leopard operating system. Dragon followed in the upgrade to El Capitan. Only difference was error code 109 changed to 'null '. What about someone?

    We need some info.

    You can access from the finder Time Capsule? If this isn't the case, then Time Machine will not work.

    You upgrade the computer snow to El Capo and keep the same name?

    If you want to backup, it is best to start again... clean the new backup any attempt to add a previous backup failed.

    I recommend that you actually erase the TC... do a complete factory reset and start again.

    The previous backup if necessary can be archived on a USB drive connected to the TC assuming that Airport utility can still access it. Airport utility accesses the TC?

    With update installs all sorts of things can go wrong... so tell me more if you can not get anywhere.

  • I'm not able to access the help and support on my xp based computer.

    I have Windows XP Home Edition. I deleted some old programs using Add / Remove button in the control settings.  Also installed an antivirus program.  I noticed that the I help support button is unresponsive and I'm not able to access the system restore.  How can I solve this problem?

    Hello

    1. have you made changes on the computer recently?
    2. what happens when you run the system restore?

    Method 1.
    Let us first start the sfc scan and check if there are any file system corruption.
    a. to do this, click Start, click programs, accessories principally made, right click Guest and then click Run as administrator. If you are prompted for an administrator password or a confirmation, type the password, or click on allow.
    b. type the following command and press ENTER:
    sfc/scannow
    The sfc/scannow command. analyzes all protected system files and replaces incorrect versions with appropriate Microsoft versions.
     
    More information on SFC scan found in this document:
    Description of Windows XP and Windows Server 2003 System File Checker (Sfc.exe)
    http://support.Microsoft.com/kb/310747

    Method 2.
    If the problem persists, then create a new user profile and then copy your current users assigning to this profile. For more information, see:
    How to create and configure user accounts in Windows XP
    http://support.Microsoft.com/kb/279783

    How to copy data from a corrupted to a new profile in Windows XP user profile
    http://support.Microsoft.com/kb/811151

    How to recover damaged Windows XP user profile
    http://support.Microsoft.com/kb/555473

    I hope this helps.

  • Not able to access the Console of the OAM?

    Hi all

    I am facing this problem while I try to connect to the console of the OAM, when the managed server is started I am not able to access the Console of the OAM, but when I stopped the managed server, I am able to access the Console of the OAM. Please guide me on this.

    I need documentation on how exactly the work of the Console of the OAM.

    Thank you

    SJ

    Hi Laura,

    Thanks for giving your valuable time, I was able to understand the question. LoadBalancer settings pointing to another machine where I had not installed OAM.

  • I am not able to access the ranking for the last registered course. I could access it earlier and can verify the points of my colleagues. Please solve this problem.

    I am not able to access the ranking for the last registered course. I could access it earlier and can verify the points of my colleagues. Please solve this problem.

    Hello

    It seems that the "Gamification" has not been activated because learners can win and compare points with their colleagues based on rules defined by the 'administrator ' in the Gamification.

    You can check with the administrator of your side on the Gamification has been activated or not.

    Kind regards

    Ajit

  • Not able to access the photos in PSE12.

    Not able to access the photos in PSE12. Click on the photo and it goes to research. Sometimes, I get a message that the device is disconnected.

    Moved to post in the Photoshop Elements forum.

  • Not able to access the parent instance variable in outside of the methods in child

    Hello

    I don't get why I am not able to access the instance variable parent class apart from the example of the child class methods.
    class Parent
    {
         int a;
    }
    
    class Child extends Parent
    {
         a = 1; // Here i am getting a compilation error that Syntax error on token "a", VariableDeclaratorId expected after this token
         
         void someMethod()
         {
              a = 1;  // Here i am not getting any compilation error while accessing parent class variable
         }
    }
    Can someone let me know the exact reason for this, and what about the talks of error?

    Thank you
    Uday

    Published by: Udaya Shankara Gandhi on June 13, 2012 03:30

    You can only put assignments or expressions inside the methods, of the builders or the initializors class, or when you declare a variable.
    It has nothing to the child which stretches from Parent.

    class Parent {
        int a = 1;
    
        { a = 1; }
    
        public Parent() {
            a = 1;
        }
    
       public void method() {
           a = 1;
       }
    }
    
  • If I had to cancel my membership I would still be able to access the applications?

    If I cancel my subscription I would still be able to access the applications I already downloaded on my computer? Or I won't be able to use them? I thought I read somewhere that if you have cancelled, you would be able to always have access to the applications that you have downloaded through the cloud when you had the membership? Is this fair? Anyone know?

    Hi wharton89,

    You will continue to free member benefits creative cloud, and if you have saved your work on your computer, you will continue to have access to these files. Is no longer, you'll have access to creative cloud desktop applications or most of the services which are components of a creative cloud membership.

    If you purchased an annual individual membership plan and you cancel after the first 30 days, but before meeting the date of 12-month commitment, you will be charged 50% of the amount remaining on your contract.

    Kind regards

    Romit Sinha

  • Not able to install the application, asking family SMEs of installation

    Original title: iam not able to install the app it ask family SMEs of installation

    IAM able to install apps it ask some family configuration

    Hello

    Thanks for posting your query to the Microsoft forum. I will definitely help you with this.

    I would like to know;

    1. What you are trying to install applications?
    2. You are the administrator of your computer?

    You can set up a family safety account or you may be referred by the primary user. For the children of family security controlled, if game Restrictions are lit, depending on the setting you have (lower than 10, teen, mature etc), your child will be able to download applications that meet the coast.

    Here's what I suggest, if you wish to:

    1. Go to https://familysafety.microsoft.com and login as parent
    2. Check the setting of the game.

    You can do two things

    • Put out of the game restrictions or
    • Change the restriction of adult game

    Once your child has downloaded the application, parent go back to the family site, turn on the Restriction of game or set the game side to one appropriate for your child.

    For more information:

    Use security for the family with the Windows store

    Also, in the list of game for your childs account, make sure that the app is in the whitelist if your username already has but gets blocked by parental control due to permissions issue.

    Let us know if you need more assistance. We will be happy to help you.

    ________________

    Thank you best regards &,.

    Isha Soni

  • Not able to initialize the application security... Tried to rename cert8.db and secmod.db. Profile has access r/w. Always get the message. Can be run as an administrator

    Could not initialize the safety component of the application. The most likely cause is problems with the files in the directory of the profile of your application. Please check that this directory has no restriction of read/write and your hard disk is not full or close to full. It is recommended that you exit the application and correct the problem. If you continue to use this session, you may see incorrect application behavior when you access security features.

    Above the messa4bite error occurs whenever I have stars Firefox without admin priv. Checked the directory of the profile listed to solve problems of information - is r/w for system, admin and homes tried to rename cert8 and secmod as suggested following a forum. Problem persists. \
    My computer is running Win 7 Home Premium 64-bit

    New profile worked! Thank you.

  • Not able to access the folder of the application on the EAS

    Hi all

    I recently installed 11.1.1.3 EPM system when using Essbase


    After installation and config was complete, I used a command-line prompt and navigated to the Essbase Server bin directory and entered the company user name and the password that it prompted me to... but it starts with the following error message:

    [Sea Dec 05 13:31:56 2012] Local/ESSBASE0 / / / Error (1053002)
    Cannot create the directory of the application: C:\Hyperion\products\Essbase\EssbaseClient\
    app\$ DM_APP$ [no such file or directory]

    [Sea Dec 05 13:31:56 2012] Local/ESSBASE0 / / / Warning (1051221)
    Creating data mining Object Management Application fails with the State [1053002]


    [Sea Dec 05 13:31:57 2012] Local/ESSBASE0 / / / Info (1054032)
    Cannot save Essbase alert function: [@ESSBASEALERT] not enabled

    Need help on this. I am able to open the Regional service console but when you navigate to the applications folder on the local host, I'm not able to create any new application, nor I am able to see the preinstalled (DEMOs) ones.

    Thanks in advance...

    Kind regards.

    Dev

    Dev,

    On the Essbase server, the values of the variables ESSBASEPATH and ARBORPATH should point to C:\Hyperion\products\Essbase\EssbaseServer, not in the EssbaseClient folder.

    Check the paths and change them if necessary.

    It could be that useful...

    KosuruS

  • For 2 days were not able to access the App Store and regular a few adds on my iPad, but can be downloaded on my iPhone. I have reset the router, iPads, etc... No change. Help, please

    I can't access AppStore and some other operations ordinary adds on my iPad. Have reset and all routers. All updates current. I can do on iPhone. Is it me or Apple or what? Help, please

    Hello there jacquelinefrombburg,

    Welcome to the communities of Apple Support! It is a great place to get help with connection problems to the App Store and access other applications on your iPad. I know that there are some applications that I rely on every day, so I'll do my utmost to help find a solution.

    As point of departure, we will you force him to close all open applications on your iPad. Once you've done that, go ahead and reboot your iPad. Once it is up and running, test on the App Store to see if you are able to access. Here are some useful resources to guide you through the process described above:

    Force a nearby application on your iPhone, iPad or iPod touch

    Restart your iPhone, iPad or iPod touch

    If you still have questions, see the steps in this article. Even though the title says iTunes Store, the recommendations would still apply to the App Store.

    If you cannot connect to the iTunes Store

    As a step in isolation, it would be wise to check if you have problems with the App Store and other applications while using a Wi - Fi connection and cell phone. If the problem persists with the two types of connection, try resetting the network settings on your iPad. Please note that you erase all the stored passwords and Wi - Fi networks. To complete this step, go to settings > general > reset > reset network settings. After you restart your iPad, test the apps again.

    Take care!

  • Not able to access the PV which are deployed in the RT using the EPICS IO Server

    Hi, we have NIPXIe 8133 and 1 windows vista (32-bit) PC and I installed LabVIEW 2012 (32 bit) and the required modules. I also have another PC (6.3 Santiago RHEL) based on RedHat Linux and all 3 PCs are connected to the same network. I want to develop an application in which I want to deploy some variables of process in RT and want to access this PVs in Red Hat Linux PC. In order to develop this application, I do RT as a server of EPICS and Red Hat Linux PC as a Client of EPICS. I have deployed some variables of process using Server EPICS in RT now I want to access the value of the PVs in Red hat Linux PC and in this EPIC PC base is already installed but I am not able access PVs that are deployed in RT if you please help me solve this problem. Best regards, Ishan

    I have not assigned by default in one of my system and bridge that was the only problem in my system. Once I have given Defaullt bridge in all systems, I can access all of the HP that are deployed in the RT other 2 machines connected in network.

  • Code change is not able to update the applications purchased under the old ID

    I recently changed my apple ID and am no longer able to access my old email and the ID.  My understanding is that I am now unable to update my current applications as they were purchased as part of my old ID?  I don't know why is that?  Do I have to buy all these applications?

    Thank you

    All content (apps, music, etc.) are linked to the account which has downloaded.

    Have you created a new account, or you would update the primary e-mail address on your existing account?

    If the former then only your old account will be able to download updates of its applications (and potentially to redownload them store and allows them to a new computer). If you will be linked to your new account, then Yes, you will need to remove them from your iPad and buy them on this new account.

  • Not able to access the pa_project_pub.add_task API

    Hello

    I'm not able to run pa_project_pub.add_task. I get "* your current responsibility has no access to this function * ' message when I run my custom procedure of Toad. I also tried other responsibilities, but I get the same error.

    I was able to create a budget with the same responsibility 'Projects, Vision operations (USA)'.


    BEGIN

    fnd_global. APPS_INITIALIZE (1005151,20420,275,0);

    DBMS_APPLICATION_INFO. SET_CLIENT_INFO (204);

    -procedure custom that calls api pa_project_pub.add_task
    pkg_task_upload.tasks_main;

    END;

    Can you get it someone please let me know what could be the problem.


    Kind regards
    Sonali

    Hello

    Please make sure you have no invalid object in the database. If necessary, compile it and try to run the code again (see Note: 364051.1).

    Kind regards
    Hussein

Maybe you are looking for