FND_COOKIE_HAS_NO_ICX_ENTRY MESSAGE와 함께 SSWA에 LOGIN이 안되는 경우

제품 : AOL
작성날짜 : 2004-11-30
FND_COOKIE_HAS_NO_ICX_ENTRY MESSAGE와 함께 SSWA에 LOGIN이 안되는 경우
===========================================================
PURPOSE
Self Service Personal Home Page Mode' 을 'Framework Only'로 변경시 Exception error 발생과 함께 Login이 안되는 현상이 발생할때가 있다.
이에 대한 조치사항을 기술하고 있다.
Problem Description
Profile option 을'Self Service Personal Home Page Mode' 에서 'Framework Only'로 변경하면 다음과 같은 Message가 나온다.
"ORACLE.APPS.FND.FRAMEWORK.OAEXCEPTION: APPLICATION: FND
MESSAGE NAME: FND_COOKIE_HAS_NO_ICX_ENTRY"
Deatil Error
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
oracle.apps.fnd.framework.OAException: Application: FND, Message Name:
FND_COOKIE_HAS_NO_ICX_ENTRY. (Could not lookup message because there is no
database connection)
at oracle.apps.fnd.framework.webui.OAJSPHelper.getValueFromCookie(OAJSPHelper.java:112)
at oracle.apps.fnd.framework.webui.OAJSPHelper.getIcxCookie(OAJSPHelper.java:142)
at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.loadProperties(OAJSPApplicationRegistry.java:504)
at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.createStaticAKApplicationModule(OAJSPApplicationRegistry.java:332)
at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.getStaticAKApplicationModuleSync(OAJSPApplicationRegistry.java:313)
at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.getStaticAKApplicationModule(OAJSPApplicationRegistry.java:304)
at oracle.apps.fnd.framework.webui.OAJSPHelper.getCharacterEncoding(OAJSPHelper.java:700)
at oracle.apps.fnd.framework.webui.OAJSPHelper.setRequestCharacterEncoding(OAJSPHelper.java:655)
at oa_html._OA._jspService(_OA.java:64)
at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:385)
at oracle.jsp.JspServlet.doDispatch(JspServlet.java:259)
at oracle.jsp.JspServlet.internalService(JspServlet.java:178)
at oracle.jsp.JspServlet.service(JspServlet.java:148)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
at org.apache.jserv.JServConnection.run(JServConnection.java:294)
at java.lang.Thread.run(Unknown Source)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
하지만 'Self Service Personal Home Page Mode' 를 'Personal Home Page' 로 변경할경우 정상적으로 Login이 됩니다.
Workaround
'Self Service Personal Home Page Mode' 를 'Personal Home Page' 로 운영한다.
Solution Description
$FND_TOP/secure 아래에 있는 dbc 파일은 machine-name_SID.dbc 이지만 zone.properties, jserv.properties 파일들은 aliasname_SID.dbc 을 가리키고 있어 발생하는 문제입니다.
Profile System option 'Applications Database ID' 을
aliasname_SID(do not include the .dbc extension) 으로 변경하면 문제가 해결됩니다.
Reference Documents
<Note:266056.1>

Similar Messages

  • I cannot upload photos from iPhoto 9 to Flikr. When I attempt to do so, I get the message "the login details or auth token passed were invalid." Please help.

    I cannot upload photos from iPhoto 9 to Flikr. When I try, I get the message "the login details or auth token passed were invalid."  I am using iPhoto 9 version 8.1.2, and my OS is 10.9.5. My computer is a MacBook Pro. I do not have this trouble with my iMac.  This trouble started before I updated to OS10.9.5.  I do not have this problem when uploading to FaceBook or sending by e-mail.
    This problem started when I tried to upload some photos after hitting the "use other account" tab. This took me to a Flikr site asking me for permission to make my iPhoto information available to others.  I clicked "yes," and then I changed my mind and clicked "no." I haven't been able to upload to Flikr since.
    I searched Flikr and Yahoo for a solution, and Yahoo says the trouble is in iPhoto.  I checked my Flikr account, and iPhoto extensions are enabled.
    I need to upload some school and alumni photos, so I sure could use some help. I am Not computer proficient.  Thank you.

    1. You did not get an error message telling you that your iPhoto library was getting full. You got a message telling you that your HD was getting full, right?
    OS X needs about 10 gigs of hard drive space for normal OS operations - things like virtual memory, temporary files and so on.
    Without this space your Mac will slow down as the OS hunts for space on the disk, files will be fragmented, also slowing things down, apps will crash and the risk of data corruption - that is damage to your files, photos, music - increases exponentially.
    Your first priority is to make more space on that HD. Nothing else can be done until you do.
    Purchase an external HD and move your Photos and Music to it. Both iPhoto and iTunes can run perfectly well with the Library on an external disk.
    Your Library has been damaged from being run on an overfull disk.
    How much free space on it now?

  • Passing error message from login module to login page

    Hello,
    we have a custom login module to authenticate user in ldap and to grant application roles stored in db.
    Is it possible to pass error catched in login module to the user (display the error message on login screen)? We think it is helpful to see correct reason why the user couln't be logged in.
    Notes:
    Jdev version is 10.1.3.1. Custom login module was written using Frank Nimphius guidelines and examples.
    Rado

    Hi,
    if you followed this example then it is configured for container managed authentication, in which case the error message cannot be propagated to the view.
    There was a similar discussion on the J2EE forum and the answer was that the OC4J team will put this on a list of enahncements they track. The technical reason appears to be that the J2EE spec does not foresee to tell users about the "why" authentication fails - which clearly is a limitation of the Spec.
    Frank

  • How to change the error message Invalid login credentials

    Hi all,
    How to change the default error messages .
    1) In the Login page while giving wrong username or password .It showing
    Error message "Invalid login credentials".
    But requirement is change the above error message.
    2) I need to change the error message instead of "1 error has occureed"
    Thanks in Advance
    Sudhakar

    On the Login Page of the application create a 'Before Header' process with this code if  apex_application.g_notification ='Invalid Login Credentials' then
             apex_application.g_notification :='Your Altered Failed Login Message Here';
      end if;varad

  • Error message on login to XSAN MDC and clients

    Hi,
    I installed a new XSAN system with SLServer,10.6.1 and XSAN 2.2 then updated XSAN to 2.2.1.
    The system works fine, the only thing whenever I login from client or server I have an error message popping for all FC attached LUNs, " the disk you inserted was not readable by this computer" I did a quick search on the net and it seems to be related missing AppleXsanFilter.kext. But for my case the kext is present at the expected location.
    When I click Ignore on the message window, the message dissapears. I didnt try Initialize, I dont want to destroy my XSAN volume, but the users are pretty curious about what's the message is and if they click the wrong button, what happens.
    Is there any way to have a message free login?
    BTW, whoever login into the system, XSAN user, local user etc, the mesasage appears for each and every LUN attached.
    Thanks and regards.
    Ayhan Genc

    Hi "bonematrix" - thanks for your suggestion.  I found the Help icon but was unable to find "Change, delete or reorder wifi networks" under WiFi.  I called my internet provider because earlier in the year I had problems accessing my e-mail because they had changed some of the security settings.  They tell me that what is happening is not related to anything they did in this respect although they did check into it for me.  It seems you are absolutely my last resort.  I would so appreciate you providing me with the explanation of how to accomplish this.  I am desparate!!

  • Message "Invalid Login"

    I have started to get "ftp transfer failed with message "Invalid Login"" yet it is the correct FTP Login? Any suggestion?

    Karam - getting a little impatient? Sometimes we sleep at night.
    Carl says you can change the div in your template to something like this:
    < div class="t10notificantion" style="width:300px">
    ... with whatever width you like. That would be the place in the page template where it formats the notification message.
    Scott

  • Custom Error message in Login Page

    Hi,
    I am using MVC framework for my project. I want to display custom error messages to the user in the Login page(JSP).
    For eg: invalid password, password has been expired etc. How do I pass these messages from Java to my login page & display it?

    This is a sample action class for login page in struts : -
    package xxx;
    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    import org.apache.struts.action.ActionError;
    import org.apache.struts.action.ActionErrors;
    import org.apache.struts.action.ActionForm;
    import org.apache.struts.action.ActionForward;
    import org.apache.struts.action.ActionMapping;
    import LoginForm.java;
    public class Action extends org.apache.struts.action.Action
    public ActionForward execute(ActionMapping mapping, ActionForm form,
    HttpServletRequest request, HttpServletResponse response)
    throws Exception {
    ActionErrors errors = new ActionErrors();
    ActionForward forward = new ActionForward(); // return value
    String username;
    String password;
    try {
    LoginForm lf = new LoginForm;
    username =lf.getUserName();
    password = lf.getPassword();
    if( username== null)
    forward=mapping.getInputForward();
    if( (username == "admin" ) && ( password="admin"))
    // do something here
    } catch (Exception e) {
    // Report the error using the appropriate name and ID.
    //Errors will be caught here.
    errors.add("name", new ActionError("id"));
    // If a message is required, save the specified key(s)
    // into the request for use by the <struts:errors> tag.
    if (!errors.isEmpty()) {
    saveErrors(request, errors);
    // Forward control to the appropriate 'failure' URI (change name as desired)
    //     forward = mapping.findForward("failure");
    } else {
    // Forward control to the appropriate 'sucuess' URI (change name as desired)
    forward = mapping.findForward("success");
    // Finish with
    return (forward);
    You need to have LoginForm.java as Model and Login.jsp as View . Action.java will be your controller.

  • [SOLVED] How to disable "No mail." message upon login?

    This one's really stumping me. I disable the mail message a few months ago by creating a .hushlogin file in my home directory. That did the trick. Now, I am seeing the message again, and I don't know why. .hushlogin still exists in my home directory. Here's my /etc/login.defs:
    # /etc/login.defs - Configuration control definitions for the login package.
    # Three items must be defined: MAIL_DIR, ENV_SUPATH, and ENV_PATH.
    # If unspecified, some arbitrary (and possibly incorrect) value will
    # be assumed. All other items are optional - if not specified then
    # the described action or option will be inhibited.
    # Comment lines (lines beginning with "#") and blank lines are ignored.
    # Modified for Linux. --marekm
    # Delay in seconds before being allowed another attempt after a login failure
    FAIL_DELAY 3
    # Enable display of unknown usernames when login failures are recorded.
    LOG_UNKFAIL_ENAB no
    # Enable logging of successful logins
    LOG_OK_LOGINS no
    # Enable "syslog" logging of su activity - in addition to sulog file logging.
    # SYSLOG_SG_ENAB does the same for newgrp and sg.
    SYSLOG_SU_ENAB yes
    SYSLOG_SG_ENAB yes
    # If defined, either full pathname of a file containing device names or
    # a ":" delimited list of device names. Root logins will be allowed only
    # upon these devices.
    CONSOLE /etc/securetty
    #CONSOLE console:tty01:tty02:tty03:tty04
    # If defined, all su activity is logged to this file.
    #SULOG_FILE /var/log/sulog
    # If defined, file which maps tty line to TERM environment parameter.
    # Each line of the file is in a format something like "vt100 tty01".
    #TTYTYPE_FILE /etc/ttytype
    # If defined, the command name to display when running "su -". For
    # example, if this is defined as "su" then a "ps" will display the
    # command is "-su". If not defined, then "ps" would display the
    # name of the shell actually being run, e.g. something like "-sh".
    SU_NAME su
    # *REQUIRED*
    # Directory where mailboxes reside, _or_ name of file, relative to the
    # home directory. If you _do_ define both, MAIL_DIR takes precedence.
    # QMAIL_DIR is for Qmail
    #QMAIL_DIR Maildir
    MAIL_DIR /var/spool/mail
    # If defined, file which inhibits all the usual chatter during the login
    # sequence. If a full pathname, then hushed mode will be enabled if the
    # user's name or shell are found in the file. If not a full pathname, then
    # hushed mode will be enabled if the file exists in the user's home directory.
    HUSHLOGIN_FILE .hushlogin
    #HUSHLOGIN_FILE /etc/hushlogins
    # *REQUIRED* The default PATH settings, for superuser and normal users.
    # (they are minimal, add the rest in the shell startup files)
    ENV_SUPATH PATH=/sbin:/bin:/usr/sbin:/usr/bin
    ENV_PATH PATH=/bin:/usr/bin
    # Terminal permissions
    # TTYGROUP Login tty will be assigned this group ownership.
    # TTYPERM Login tty will be set to this permission.
    # If you have a "write" program which is "setgid" to a special group
    # which owns the terminals, define TTYGROUP to the group number and
    # TTYPERM to 0620. Otherwise leave TTYGROUP commented out and assign
    # TTYPERM to either 622 or 600.
    TTYGROUP tty
    TTYPERM 0600
    # Login configuration initializations:
    # ERASECHAR Terminal ERASE character ('\010' = backspace).
    # KILLCHAR Terminal KILL character ('\025' = CTRL/U).
    # UMASK Default "umask" value.
    # The ERASECHAR and KILLCHAR are used only on System V machines.
    # The ULIMIT is used only if the system supports it.
    # (now it works with setrlimit too; ulimit is in 512-byte units)
    # Prefix these values with "0" to get octal, "0x" to get hexadecimal.
    ERASECHAR 0177
    KILLCHAR 025
    UMASK 077
    # Password aging controls:
    # PASS_MAX_DAYS Maximum number of days a password may be used.
    # PASS_MIN_DAYS Minimum number of days allowed between password changes.
    # PASS_WARN_AGE Number of days warning given before a password expires.
    PASS_MAX_DAYS 99999
    PASS_MIN_DAYS 0
    PASS_WARN_AGE 7
    # Min/max values for automatic uid selection in useradd
    UID_MIN 1000
    UID_MAX 60000
    # System accounts
    SYS_UID_MIN 500
    SYS_UID_MAX 999
    # Min/max values for automatic gid selection in groupadd
    GID_MIN 1000
    GID_MAX 60000
    # System accounts
    SYS_GID_MIN 500
    SYS_GID_MAX 999
    # Max number of login retries if password is bad
    LOGIN_RETRIES 5
    # Max time in seconds for login
    LOGIN_TIMEOUT 60
    # Which fields may be changed by regular users using chfn - use
    # any combination of letters "frwh" (full name, room number, work
    # phone, home phone). If not defined, no changes are allowed.
    # For backward compatibility, "yes" = "rwh" and "no" = "frwh".
    CHFN_RESTRICT rwh
    # List of groups to add to the user's supplementary group set
    # when logging in on the console (as determined by the CONSOLE
    # setting). Default is none.
    # Use with caution - it is possible for users to gain permanent
    # access to these groups, even when not logged in on the console.
    # How to do it is left as an exercise for the reader...
    #CONSOLE_GROUPS floppy:audio:cdrom
    # Should login be allowed if we can't cd to the home directory?
    # Default in no.
    DEFAULT_HOME yes
    # If defined, this command is run when removing a user.
    # It should remove any at/cron/print jobs etc. owned by
    # the user to be removed (passed as the first argument).
    #USERDEL_CMD /usr/sbin/userdel_local
    # Enable setting of the umask group bits to be the same as owner bits
    # (examples: 022 -> 002, 077 -> 007) for non-root users, if the uid is
    # the same as gid, and username is the same as the primary group name.
    # This also enables userdel to remove user groups if no members exist.
    USERGROUPS_ENAB yes
    Please help.
    Last edited by nbtrap (2012-07-14 21:59:46)

    orbisvicis wrote:see "pam_mail.so" in /etc/pam.d/* and "man pam_mail". You most likely need the nopen argument.
    Thank you. I fixed it by changing a line in /etc/pam.d/system-login. Specifically, I changed
    session optional pam_mail.so dir=/var/spool/mail standard
    to
    session optional pam_mail.so dir=/var/spool/mail nopen

  • How to print password_grace_time message on login form

    hi,
    we are running our application on 6i there we have a login form . we have set profile for a user & we want to show password_grace_time message ( ora-28002 ) on his login form when he try to login in grace time. how can we do this?
    regards

    I would just ask the 3rd party that created the PDF if they could supply unencrypted files. If there is some reason they will not, I am surprised that they have not restricted printing. Normally when Acrobat security is set, you can not print to a new PDF, even if printing is allowed. One option is to provide the ID and password to the other folks who need to review the PDFs. On the surface, there seems to be a license issue with what you are trying to do and you may need to be careful that the company is not at risk. That is why I am suggesting to coordinate with the 3rd party.
    Sorry. I don't have a solution but just the statement of concern.

  • How to display a logon message using login trigger?

    Hello,
    I have created a logon trigger similar to Tom's guide in his thread - http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:3236035522926. The guideline in the thread disables a user login, but I need the trigger to prompt a message that the logon schema has been changed to XYZ schema. Trying to use the same code format, I am able to publish the message, but at the end the connection is getting disconnected similar to Tom's example:
    ops$[email protected]>
    ops$[email protected]>
    ops$[email protected]> connect scott/tiger
    ERROR:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-20001: You are not allowed to logon from this terminal!!!
    ORA-06512: at line 7
    Warning: You are no longer connected to ORACLE.
    ops$[email protected]> connect /
    Connected.I want the user to establish a session after login and still prompt the message. How can do that?
    The trigger I am trying is -
    CREATE OR REPLACE TRIGGER ABC_DBA.USER_LOGON
    after logon on database
    DISABLE
    declare
    v_user varchar2(30);
    v_base_user varchar2(30);
    begin
    select SYS_CONTEXT ('USERENV', 'SESSION_USER') into v_user from dual;
    dbms_output.enable;
    dbms_output.put_line(v_user);
    execute immediate 'alter session set current_schema=XYZ';
    -- RAISE_APPLICATION_ERROR (-20001, 'Welcome');
    end;Thanks in advance
    aBBy
    PS: Forgot to mention - this is a 11gR2 RAC on Linux env.
    Edited by: AB007 on Oct 12, 2012 11:29 AM

    After user is logged in without an error, the Oracle Client does not expect any message from DB.
    It is up to Client Application to expect such a message.
    For example if the Client Application is SQL*Plus, you can issue
    SET SERVEROUTPUT ON
    After that SQL*Plus will read from DBMS_OUTPUT buffer and print on the screen.
    Others applications have to be programmed to do similar.

  • DISPLAY A WARNING MESSAGE ON LOGIN PAGE

    Need to warn users that the application is down due to an upgrade. Users can potentially do damage when the application is brought for configuration during the implementation phase even if a corporate email has been sent out to not log in.

    Hi,
    There is a suggestion:
    You create a Profile Option in Oracle with values as "Yes" and "No".
    Suppose the value is "No" initially...that means users are not allowed to login.
    Now in the Controller of Login page in processrequest grab the value of this profile Option
    String test = (String)pageContext.getProfile("name of option");
    if("No".equals(test))
    throw new OAException("You are not authorised to Login.",OAException.WARNING);
    else
    write the logic
    This way it will display warning message as the login page will open.
    Thanks,
    Gaurav

  • What is the error message 1219 (login incorrect)?

    Hi guys!
    Please, I have here a big problem: I cannot access the Time Capsule. My password is correct, my login is correct, and  I has seen the message:
    "Unknow user, incorrect password, or login is disabled. Please retype the login information or contac the disk's administraor (1219)."
    Pls, help!

    You put a disk password .. why? Just use the TC password.
    Also turn on guest access and full read write access to get it working with windows 7. There is some permissions issues here where SMB was changed by MS.. and to get it working you need to reduce it either in windows which is hard or just put on guest access.

  • Error message while login

    Hi ...
    When i try to login to system through logon pad.i am getting popup box  "SAP system message S" and i am not able to login to that particular system.
    can you please provide the solution.
    V.G.M. Dilip Kumar

    Dear All,
    please check the Sapgui version AND also the SAP kernel Patch level.
    This is a known issue with an older  Sapgui Patch level of the sapgui 7.10!
    Please install the latest Sapgui patch 18. then you will see the right error messages in this popup.
    Best Regards
    Sven

  • Error Message while login via iPhone App.

    Hello,
    after login at iPhone App an error message occurs.
    "Server connection not possible: Please verify Server host and Port settings."
    Where I could check it?
    Used login:
    Account -> corporate mail
    Password -> new password from OIM
    Server -> https://oradocs-corp.documents.us2.oraclecloud.com
    Thank you for help!
    Regards
    Daniela

    Hi Daniela,
    You should try again because I've tried the mobile app on iphone and android on the same identity domain and it is working with the following credentials:
    Account: corporate mail
    Pass: permanent password
    Server: https://oradocs-corp.documents.us2.oraclecloud.com/
    Regards,
    Cristiana.

  • How to edit the custom message in login screen

    I did this and forgot how I done it, And having remembered I hope this will help any one who needs to customise their login screen message.
    1     Callup system preferencies pane and click on Security & Privacy
    2     Unlock the padlock in the lower left corner
    3     In the General tab edit the box under "Show a message when screen is locked" then close the padlock to make changes.
    There are many times this has been asked with various answers ranging from "download ......" to "find... and edit file...." all seems too much work there when its already catered for in osx.

    Try resetting your device.
    Hold down the Home and Sleep/Power Buttons until the Apple Logo shows up.
    Ignore the red slider if it appears.
    This will reboot the phone, no data should be lost.

Maybe you are looking for

  • How to insert a background image in VGroup in Flex Mobile

    I want to insert a background image for this VGroup. Help me out. I'm new to Flex !! I'm using this code in Flex Mobile Application <s:VGroup height="100%" width="100%"           paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10"> 

  • How to delete users from oim database 11g???

    Can anyone help me: I need to clean the OIM database, so I need to delete All user accounts that exists in OIM Any help apprecciated regards

  • Flash temp directory

    I'm using the latest builds of chromium and flash. I like to watch my youtube videos in totem since youtube fullscreen doesn't work real well with my dual monitor set up. I used to be able to go to /tmp and open the flash video there but the newest f

  • Viewing Rules and Box Model Simultaneously in Firefox 20 Inspector

    I upgraded to Firefox 20 and now my inspector is confined to the bottom of the viewport in an iFrame that I can pop out. In previous versions, I could open up the CSS rules and box model visualization at the same time. This was one of the main reason

  • Issue with the shortcut keys and actions

    Hello: I installed Photoshop CS6 without a hitch and it runs fine.  After the install is asked me if it had to copy yhe settings of my Photoshop CD5, I cliked "yes" and ity did.  I had my workspace and so on.  However when it copied the keyboard shor