Clicking "Grant Worklist Access" button giving Unpexted error

Hi,
We have an R12.1.3 Oracle Apps 2 Node system running on Solaris 10 (Sparc 64) with 11.2.0.1 Database.
We have enabled worklist. A user reported to us that when he clicks on "Worklist Access" (link is available on homepage below the worklist notifications) and goes to next page to click the "Grant Worklist Access" button, he is getting the below error.
Error Page
You have encountered an unexpected error. Please contact the System Administrator for assistance.
We verified that this is reproducible for all the users including SYSADMIN.
We are clueless what to do as there are no hits on google too.
Please help.

You have encountered an unexpected error. Please contact the System Administrator for assistance. This is a generic error, so please check Apache log files (error_log* and access_log*) for details.
Thanks,
Hussein

Similar Messages

  • Bug? calling javascript click() on a hidden button causes js error on page

    I call the .click() method on a hidden button to cause the page to refresh. This works OK, but when the page comes back up, it has a javascript error on it. It turns out the error is from some javascript that is trying to set the focus on the hidden button that was clicked, which causes an error in IE (This doesn't seem to bother Firefox) .
    While I imagine that there are workarounds, why should the underlying faces architecture be setting the focus to a hidden button?
    It's easy to duplicate:
    Create new page. Add two buttons. For the first, make it invisible (uncheck visible in properties), then cause it to submit a virtual form.
    For the second, add this to the onclick:
    document.getElementById("form1:button1").click();return false;
    Bring up the page, click on the visible button. The page will refresh, and you'll have a nice js error.
    BTW: Obviously, I don't want to click one button from another. What I want is a way to cause an action to happen from javascript. I can't imagine it would work to simply submit a form from javascript, so I use this method. It works fine except for the error. Is there a better way to do this?

    which causes an error in IE (This doesn't seem to bother Firefox) .Vaious browsers behave differently at times when executing javascript code. Many instances of this can be found on the net. This is a browser specific problem.So it's ok to set the focus to a hidden button because firefox is more relaxed about this obvious error than explorer is? When would anyone really want a hidden button to gain focus? What do I tell my users--don't use explorer, because it doesn't like it when faces sets the focus to a hidden button? Ignore the error message you get? What?
    BTW: Obviously, I don't want to click one button from another. >>What I want is a way to cause an action to happen from javascript.Please describe in detail what action you would like to perform from javascript. It is not clear as to what the use case is.
    I don't really see how the use case matters. I gave a very easy example how to duplicate this problem. The reason that I want to do this is that there are many places to enter javascript code that don't allow for an action to be triggered. I have many instances of this. For example, I'd like a mouseover on an edit field to cause an action. I can capture this in javascript, but I can't cause any server side processing. To get around this limitation, I call the hidden button's .click method, which does cause a server side event.
    Here's a simpler, more direct incarnation of this error that doesn't involve javascript.
    Create a new page. Put an element on it, like an edit box. Put a button on the page. For its action, put:
    public String button1_action() {
    getButton1().setVisible(false);
    return null;
    Pressing this button will cause a page refresh, and then a javascript error.
    Use Case: After the user presses the button, they shouldn't be allowed to press or see it again.

  • Trying to access https site with a cert, got "The connection was interrupted" error after 30 seconds of waiting time before clicking on OK. But I can get in by clicking on Try Again button.

    I have a web site running on https. Every users need certificates to get in.
    I found out that if I didn't submit my cert within 30 seconds, Firefox displayed "The connection was interrupted". This problem is repeatable. But if I click on "Try Again" button on the error page, I can get in all the time.
    This problem doesn't happen on IE.
    Can you provide any tips to avoid seeing the error page?

    It is a miracle - After about 9 months without itunes, the new release installed on my machine today and appears to be working.
    7.0.0.70 is the verion I just installed.
    Another note to add to this now resolved issue. I bought an AirPort Express and I was not able to install the Admin software on the CD. I received the same error as I received with iTunes and Quicktime. This leads me to believe that this problem is in the registry or some other installer issue that is specific to Apple installations. I will have to go home and try to re-install that software. Maybe the new iTunes version cleared up the problem.

  • When I click on firefox to open in my Mac, an error shows up: plug-in object Type error: id is undefined. When I click on the OK button, firefox opens. This never happened in FF 3. What is this?

    Also when I am in a site, such as an account, and click on a highlighted link, I get another error, {Javascript Application] can't create mcafee plug-in object: Type Error: components. classes [cid] is undefined. The only mcafee I had on my computer was the secure search and I uninstalled it, but I still get this message. When I click on the OK button with the error message, then the link opens up.

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

  • Tried to buy an album, when i click on "buy" it goes to terms and conditions.  i pick read and agree and click "agree" it goes straight to an error message (-1202).  any thoughts

    i tried to buy an album this morning after it had me update to the new 10.6.1 version of itunes.  i picked the album, put in my password and it took me the terms and conditions screen where i marked the read and agree box and clicked on the "agree" button.  An error message popped up saying "We could not complete your Itunes store request.  An unknown error occured (-1202).  There was an error in the Itunes Store.".  What the ****?

    When you reach terms and condition, try scroll down to bottom of contents of the terms and conditions before clicking the agree button.  See if it goes through this time.

  • Error 500 -Internal Server Error when I click on browse catelog button on Reports and Analytics in Fusion

    Hi
    I am unable to access Reports and Analytics . It throws a Error 500 -Internal Server Error when I click on browse catelog button on Reports and Analytics in Fusion
    I have all the required roles and also BIADMINISTRATOR ACCESS still I am unable to login to Reports and Analytics. I have cleared the cache also.
    My collegue who has the same roles is able to access it.
    Regards
    Avinash

    I created the showModule.xhtml in the web.view.module\src\main\resources folder and test the application and Now I'm getting the error in both deployment ways.
    a) Local deployment: Same result
    Error 500--Internal Server Error
    com.sun.faces.context.FacesFileNotFoundException: /showModule.xhtml Not Found in ExternalContext as a Resource
    at com.sun.faces.facelets.impl.DefaultFaceletFactory.resolveURL(DefaultFaceletFactory.java:232)
    at com.sun.faces.facelets.impl.DefaultFaceletFactory.resolveURL(DefaultFaceletFactory.java:273)
    b) Remote server:
    Error 500--Internal Server Error
    com.sun.faces.context.FacesFileNotFoundException: /showModule.xhtml Not Found in ExternalContext as a Resource
    at com.sun.faces.facelets.impl.DefaultFaceletFactory.resolveURL(DefaultFaceletFactory.java:232)
    at com.sun.faces.facelets.impl.DefaultFaceletFactory.resolveURL(DefaultFaceletFactory.java:273)
    Please check the below screenshots for the mappings captured in the properties window.
    http://imageshack.us/photo/my-images/5/srwebviewmodule.png/
    http://imageshack.us/photo/my-images/811/eclipseexplorer.png/
    http://imageshack.us/photo/my-images/521/cdiandrichfacesear.png/
    http://imageshack.us/photo/my-images/90/cdiandrichfaces.png/
    Thanks,
    Vijaya

  • I have a 4th generation ipod classic (click wheel) and it's giving me a sad ipod error as well as not mounting in itunes... I hear a clicking inside when it is connected to power but nothing is working. Help!

    I have a 4th generation ipod classic (click wheel) and it's giving me a sad ipod error as well as not mounting in itunes... I hear a clicking inside when it is connected to power but nothing is working. Help!

    You won't believe this but a friend of mine (who happens to be an Apple Genius) told me to put a towel or cloth on a sturdy countertop (I know this may sound weird) but hold the selct button (in the center) and menu part of the wheel at the same time until an Apple logo comes up on the screen and then quickly turn the ipod on it's side and wack it on the counter where the towel is so as not to damage anything cosmetically. It seems the clicking is the hard drive reader is stuck and this dislodges it. Mine works now (no clicking) and all seems to be well again. Who knew?

  • Adobe Photo Downloader has encountered a problem and needs to close. We are sorry for the inconvenience.  Error Code: c0000005  Address: 76f73ac3     I clicked on the OK button and the downloader closed.     I then tried to download from the organizer. I

    Photoshop Elements 12
    Adobe Photo Downloader has encountered a problem and needs to close. We are sorry for the inconvenience.
    Error Code: c0000005
    Address: 75e32f71
    I clicked on the OK button and the downloader closed.
    I did a search on this error code (c0000005) and there seems to be a workaround but no solutions, why is this? I ask that because this problem seems to be years and years old, going back to at least 2005 (do the math that is 10 years).
    I don't even have the Camera hooked up and I get this error on download.  I redownloaded everything and reinstalled.  I allso saw the AVI issues reported with this proble so i updated Quicktime though without the camera being hooked up when I get this error I didn't expect that to work.  I tried support and they wouldn't help because I bought it in March this year.  Pretty frustrating as I have re-purchased Elements about every 2 years.  I think I might need a new CODEC?   I had this problem on an Earlier version And I seem to remember that being the Fix but this may be something completely different

    I finally found that it was missing a picture so the Catalog was "corrupted".  I just deleted the picture and it started working.
    I hate Adobe and their total lack of support - thanks for nothing Adobe .  Also get this - they offered me to upgrade to 13.0 ( My 12.0 is only 6 months old  but they still don't support it on errors.  Only install errors!
    I have upgrade and repurchase this product 4 times now.  I will find something else next time!

  • When click on the submit button i got the below error.

    Hi Gurus,
    i am very new to oaf.
    i am trying to insert data into database tables.
    so i am entering the data and click on the submit button i got the below error in createPG rightside the top
    Error while creating a new entity row for NewManagerCustomTableEO
    Plz help me
    thanks
    latha.

    Hi,
    Please provide the code that u r using..
    Thanks
    Raghav.

  • When I click on the Moilla button on my desktop, the firefox start page that shows up has no Mozilla button to access print, history. options etc., it just says mozilla firefox start page at the top. rt page tc.

    When I click on the Mozilla icon on my desktop, a mozilla firefox startpage come up that has NO mozilla button to click and access print, history, options etc. Also the whole page automatically shifts down slightly to show only google question box and no address bar. Also, there used to be a place where I could click on most accessed pages, but that disappeared a couple of weeks ago. I have an HP computer and never know what the start page will look like.

    Hey plainmad,
    Did you recently upgrade Firefox? I would be willing to be that everything is still there, it's just hidden. Take a look [https://support.mozilla.com/en-US/kb/common-questions-after-upgrading-firefox-36 this article]. It will give you some tips on how to bring back any of the options you might not see.
    Hopefully this helps!

  • I am unable to redeem my purchase of a Photoshop Elements 12 software license.  After entering the redemption code and clicking on the Redeem button, nothing happens.  No error message.  Screen does not change.

    I am unable to redeem my purchase of a Photoshop Elements 12 software license.  After entering the redemption code and clicking on the Redeem button, nothing happens.  No error message.  Screen does not change.

    try using a different browser, or contact support Contact Customer Care

  • 500 Internal Server Error when clicked on Add/Remove Button

    Hi,
    When i Goto System Management -> Administration -> Mobile Infrastructure -> Device Maintenance -> here search for the device id or just click on the search -> scroll down to find 'Mobile Components' tab -> click on Add/Remove button
    The error iam getting is
    <b>500 Internal Server Error</b>
    java.lang.NullPointerException
        at com.sap.ip.mi.admin.wd.device.DeviceMaintenance.supplyUserList1(DeviceMaintenance.java:794)
        at com.sap.ip.mi.admin.wd.device.wdp.InternalDeviceMaintenance.supplyUserList1(InternalDeviceMaintenance.java:562)
    Any Suggestions or solutions
    Rgds,
    Kiran Joshua

    Nameeta,
    There are no short dumps in the middleware, st22.
    Sathya,
    We r trying to look at the SP level, once done will get back
    But still any suggestions are welcome
    rgds,
    Kiran Joshua

  • In File Dialog, when click Cancel button, it prompts error and VI exits

    Does anyone can give me an idea on how to solve this problem? When the user click on the Cancel button in the File Dialog box, it prompts out error and says "Operation canceled by user". How can I handle this error?
    I got the same error when I click on the Cancel button when the system prompts me for replacing an existing file. Btw, how can I stop the system from prompting me to replace an existing file? Thankssss.....

    Hi,
    A similiar topic was discussed here
    http://forums.ni.com/ni/board/message?board.id=170&message.id=151316#M151316
    Hope it helps

  • Message type 1 unknown error occuring when clicked on IP workbook button

    Hi,
    I am working on authorization.
    When i click on the save button in an IP workbook button, it throws the message "Message type 1 unknown" saying
    that an error occured during communication with bw server, and its gets disconnected.
    I have included authorization objects for the planning sequences, planning functions, process chains, also included tcodes for ADP ie rsanwb and tcodes
    for ABAP programs. Still we are facing with the same problem.
    Please suggest me the solution ASAP and points are awarded.
    Thanks.

    Hi Suresh,
    I guess you have posted your question in the wrong forum.
    This forum is exclusively for MDM related queries.Yours looks like a BW or ABAP related question.
    Kindly repost your question under the respective forum to get immediate assistance.
    Hope It Helps
    Thanks & Regards
    Simona Pinto

  • There was an error communicating with the server. Click on the back button in you browser and try resubmitting the form.

    I've had several users complain of receiving this message after they have filled out and submitted a form.
    There was an error communicating with the server. Click on the back button in you browser and try resubmitting the form.
    However the data is being saved in forms central. I can't duplicate the issue on my end but it seem to be happing frequently with other users.

    Do you mind emailing the URL of your fillable form to me ([email protected]).
    I would like to investigate as to what the issue might be with Internet Explorer.
    Sorry for the inconveniences.
    Gen

Maybe you are looking for

  • Reporting Services: XML Data Source and Parameters

    I’ve created an XML service (asmx) in ASP.Net that I want to use as a data source for an SQL Reporting Services report. The report and service work just fine if I use a Method from the service that does not have parameters. However, if I use a Method

  • N97 mini Keyboard Problems

    When I'm using the slide keyboard, randomly the letter "r" when pressed, opens the camera. Letters "F" , "U" and "I" dont work........If the camera is opened If i press "f" and then "r" it takes a picture. A can solve this by turning OFF the phone an

  • How to get the real name of the webcam ?

    Hello, For my application, I need to display the name of the different webcams on the computer. How can I get a better name than vfw:Microsoft WDM Image Capture (Win32) ? Thank you

  • Sap transaction issue with CJR2 - not authorized

    Hi, One user trying to execute CJR2 and he is filling all the details. But when going to other screen he is selecting PLAN details it is showing you are not authorized. In SU53 that auth object checked is not under that transaction under that role he

  • Cut bookmarks folder, unable to paste, folder now missing from favorites, how to recover?

    Hi, Sometime ago, I created a bookmarks folder in Firefox Bookmarks and added a lot of bookmarks into it. Today, I wanted to cut the folder, which I apparently did, and paste it into a Windows 7 folder. When I tried to paste the folder, the paste com