Alternative AppsLocalLogin.jsp

I want to restrict all users from logging into the system with some exceptions. To achieve this I want copy the AppsLocalLogin.jsp to XXAppsLocalLogin.jsp and provide this to the list of users who are in the exception list.
I will also replace the AppsLocalLogin.jsp (with information about the cause).
But when I copy the page to XXAppsLocalLogin.jsp it's not working, it says "page cannot be displayed". What could be the problem???
We have just patched the EBS with ATG RUP5. In ATG RUP4 it worked.
Activated logging for Jserv
[13/03/2009 12:05:35:198 CET] <servletLog> java.lang.RuntimeException: Cannot access oracle.app.fnd.sso
at oracle.apps.fnd.sso.SSOAccessEnabler.&lt;init&gt;(SSOAccessEnabler.java:47)
at oa_html._XXAppsLocalLogin._jspService(_XXAppsLocalLogin.java:196)
at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
at oracle.jsp.JspServlet.service(JspServlet.java:156)
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(Thread.java:534)
Found the following in a technical form
https://metalink2.oracle.com/metalink/plsql/f?p=200:27:3752157369023068857::::p27_id,p27_show_header,p27_show_help:708067.992,1,1
Edited by: ahlqvism on 2009-mar-13 04:50

Hi,
Found the following in a technical form
https://metalink2.oracle.com/metalink/plsql/f?p=200:27:3752157369023068857::::p27_id,p27_show_header,p27_show_help:708067.992,1,1
Does it mean that this is no longer an issue?
Regards,
Hussein

Similar Messages

  • Error while running AppsLocalLogin.jsp in R11.5.10 on Jdeveloper

    Hi,
    I am getting error while running AppsLocalLogin.jsp on Jdeveloper for r11.5.10 rup 7.
    I perform following steps to successfully compile (with warnings only) the page.
    1. Copy AppsLocalLogin.jsp from OA_HTML to C:\jdev_r11\jdevhome\jdev\myhtml\OA_HTML.
    2. Then when I recompile it give me following error
    Error: cannot access class oracle.apps.fnd.sso.SSOAccessEnabler; file oracle\apps\fnd\sso\SSOAccessEnabler.class not found
    3. So i copy all class files from oracle\apps\fnd\sso to C:\jdev_r11\jdevhome\jdev\myclasses\oracle\apps\fnd\sso
    4. Form successfully build.
    5. Execute the jsp and following error appears..
    *500 Internal Server Error*
    java.lang.StringIndexOutOfBoundsException: String index out of range: -1
         at java.lang.String.substring(String.java:1444)
         at oracle.apps.fnd.sso.SSOAccessEnabler.<init>(SSOAccessEnabler.java:43)
         at AppsLocalLogin.jspService(AppsLocalLogin.jsp:80)
         [AppsLocalLogin.jsp]
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:139)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:797)
         at java.lang.Thread.run(Thread.java:534)
    I am stuck. Please let me know what i am doing wrong. Thanks.
    Ayaz

    Check out some old threads. Probably it might help
    Custom Login and Logout replacing AppsLocalLogin
    Re: How to Customize AppsLocalLogin.jsp page
    Thanks
    AJ

  • Unable to get the AppsLocalLogin.jsp page

    Hi,
    We are on oracle Db 11.2.0.2 and EBS : 11.5.10.2 on Solaris Sparc 64 Bit 5.10.
    We have recently added a web node to an existing setup.
    Although Apache services are up , but we are unable to get the AppsLocalLogin.jsp page.
    Replacing the domain name and Ip in line 4  with HOSTNAME.DOMAIN_NAME/IPADDRESS
    We have found the below error in the Jserv log :
    [12/04/2012 20:09:38:868 IST] <info> ApacheJServ/1.1.2 is starting...
    [12/04/2012 20:09:38:868 IST] <debug> using confFile /pch3/oracle/external/prdora/iAS/Apache/Jserv/etc/jserv.properties
    [12/04/2012 20:09:39:016 IST] <info> Connection authentication enabled
    [12/04/2012 20:09:39:045 IST] <info> Connection allowed from HOSTNAME.DOMAIN_NAME/IPADDRESS
    [12/04/2012 20:09:39:045 IST] <info> Connection allowed from /127.0.0.1
    [12/04/2012 20:09:39:046 IST] <debug> port 16000 is specified in properties file
    [12/04/2012 20:09:39:046 IST] <debug> port 16001 is specified in properties file
    [12/04/2012 20:09:39:046 IST] <debug> port 16002 is specified in properties file
    [12/04/2012 20:09:39:046 IST] <debug> port 16003 is specified in properties file
    [12/04/2012 20:09:39:046 IST] <debug> port 16004 is specified in properties file
    [12/04/2012 20:09:39:046 IST] <debug> port 16005 is specified in properties file
    [12/04/2012 20:09:39:046 IST] <debug> port 16006 is specified in properties file
    [12/04/2012 20:09:39:046 IST] <debug> port 16007 is specified in properties file
    [12/04/2012 20:09:39:046 IST] <debug> port 16008 is specified in properties file
    [12/04/2012 20:09:39:046 IST] <debug> port 16009 is specified in properties file
    [12/04/2012 20:09:39:046 IST] <debug> try to start on port 16000
    [12/04/2012 20:09:39:050 IST] <debug> try to start on port 16001
    [12/04/2012 20:09:39:050 IST] <debug> cannot create socket on 16000
    [12/04/2012 20:09:39:051 IST] <debug> cannot create socket on 16001
    [12/04/2012 20:09:39:051 IST] <debug> try to start on port 16002
    [12/04/2012 20:09:39:051 IST] <debug> cannot create socket on 16002
    [12/04/2012 20:09:39:051 IST] <debug> try to start on port 16003
    [12/04/2012 20:09:39:051 IST] <debug> cannot create socket on 16003
    [12/04/2012 20:09:39:051 IST] <debug> try to start on port 16004
    [12/04/2012 20:09:39:051 IST] <debug> cannot create socket on 16004
    [12/04/2012 20:09:39:051 IST] <debug> try to start on port 16005
    [12/04/2012 20:09:39:052 IST] <debug> cannot create socket on 16005
    [12/04/2012 20:09:39:052 IST] <debug> try to start on port 16006
    [12/04/2012 20:09:39:052 IST] <debug> cannot create socket on 16006
    [12/04/2012 20:09:39:052 IST] <debug> try to start on port 16007
    [12/04/2012 20:09:39:052 IST] <debug> cannot create socket on 16007
    [12/04/2012 20:09:39:052 IST] <debug> try to start on port 16008
    [12/04/2012 20:09:39:052 IST] <debug> cannot create socket on 16008
    [12/04/2012 20:09:39:052 IST] <debug> try to start on port 16009
    [12/04/2012 20:09:39:052 IST] <debug> cannot create socket on 16009
    ApacheJServ/1.1.2: Failed to bind to port(s) specified in /pch3/oracle/external/prdora/iAS/Apache/Jserv/etc/jserv.properties.  Please check /pch3/oracle/external/prdora/iAS/Apache/Jserv/etc/jserv.properties and jserv.conf file, and make sure number of JServ process specified in jserv.conf is less than number of ports specified in /pch3/oracle/external/prdora/iAS/Apache/Jserv/etc/jserv.properties. and the ports are not used by other processes.
    [12/04/2012 20:09:39:053 IST] <critical> ApacheJServ/1.1.2: Failed to bind to port(s) specified in /pch3/oracle/external/prdora/iAS/Apache/Jserv/etc/jserv.properties.  Please check /pch3/oracle/external/prdora/iAS/Apache/Jserv/etc/jserv.properties and jserv.conf file, and make sure number of JServ process specified in jserv.conf is less than number of ports specified in /pch3/oracle/external/prdora/iAS/Apache/Jserv/etc/jserv.properties. and the ports are not used by other processes.The IP of this web node is different from the IP mentioned in the log, at line 4.
    Regards
    KK

    Hi;
    ApacheJServ/1.1.2: Failed to bind to port(s) specified in /pch3/oracle/external/prdora/iAS/Apache/Jserv/etc/jserv.properties. Please check /pch3/oracle/external/prdora/iAS/Apache/Jserv/etc/jserv.properties and jserv.conf file, and make sure number of JServ process specified in jserv.conf is less than number of ports specified in /pch3/oracle/external/prdora/iAS/Apache/Jserv/etc/jserv.properties. and the ports are not used by other processes.Please check your port is avaliable or not also check related path
    Regard
    Helios

  • How to create a session by AppsLocalLogin.jsp

    first, in auth.jsp we check fnd_global.user_name against "ANONYMOUS" to see whether user is logged on.
    if not, we invoke AppsLocalLogin.jsp to create a session.
    http://server:port/OA_HTML/AppsLocalLogin.jsp?requestUrl=report.jsp%3Fparam1%3Dyyy
    the login page shows, page re-directed to report.jsp.
    however fnd_global.user_name doesn't work. it still returns "ANONYMOUS".
    if user logged on OA normally, then the whole thing worked. it seems fnd_global.user_name doesn't like the way we login.
    how should we invoke AppsLocalLogin.jsp so it'll create a proper session?
    part of report.jsp:
    WebAppsContext ctx =WebRequestUtil.validateContext(request, response);
    conn = ctx.getJDBCConnection();
    sql = "select fnd_global.user_name from dual";
    (we tried to invoke RF.jsp instead.
    doesn't work because we don't know how to pass the param1 to report.jsp thru RF.jsp)

    This is variable what is working in my aplication
    String variable;
    if(user == null){
                   user=new String("");
         }//if you don'y do this you will have null pointer exception
    session.setAttribute("user",user);//put value
              String name=(String)session.getAttribu("user");      //get value;
    I hope this will help

  • Assigned Responsibility Not Visible on Login through AppsLocalLogin.jsp

    We are facing a new issue.
    1. Removed the end-date against an assigned responsibility for an user in the users screen.
    2. When the user logs in from the "http://<url>:<port>/OA_HTML/AppsLocalLogin.jsp" screen, the responsibility does not show up.
    But, when the user logs in using the http://<url>:<port>/dev60cgi/f60cgi URL, he can see the responsibility in the LOV.
    Any idea what could be the issue?
    -Amrut

    Check Note: 388018.1 - Unable to See a Responsibility in the Navigator After End Date Has Been Removed
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=388018.1

  • Element not found, appslocallogin.jsp

    hi,
    anyone able to resove this ?
    using IE 7
    when try to logon,
    the page not navigate to next page,
    show
    "Error on page"
    at bottom left corner
    element not found
    appslocallogin.jsp
    no issue on IE 6, and some other IE 7.
    so far we only have one user facing the issue.
    thanks

    Hi,
    Please mention the application release and the OS.
    Has this ever worked? If yes, what changes have been done recently?
    Can you find any errors in Apache log files (error_log* and access_log*)?
    Please make sure you have a certified combination of application release, OS, and you have all the patches applied which work with IE7 as per the following documents.
    Note: 285218.1 - Recommended Browsers for Oracle E-Business Suite 11i
    Note: 389422.1 - Recommended Browsers for Oracle E-Business Suite Release 12
    Regards,
    Hussein

  • Customizing login page AppsLocalLogin.jsp

    I am trying to add a custom message with some links to the loginpage that is built with AppsLocalLogin.jsp. I would like to place the custom messages and link in an html file and then call it from AppsLocalLogin.jsp. Is there a way to do this? Is there a way to isolate an error in the message html so that the login page is not disabled when this occurs?
    Mike

    Whenever you run AutoConfig (it happens also when you apply a patch that run AutoConfig at the end) you will lose any customization you do with AppsLocalLogin.jsp
    You may like to have a look at the following link:
    115.10.2 AppsLocalLogin - Personalization

  • URI:/OA_HTML/AppsLocalLogin.jsp Exception java.lang.NoclassDefFound error

    Hi,
    Users are getting Request URI:/OA_HTML/AppsLocalLogin.jsp Exception java.lang.NoclassDefFoundError error, when they are trying to login to EBS,
    They cleared Cache at browser level and Cleared Cache Jinitiator, Do i need to check anything else
    EBS version is : 11i.
    OS : Linux

    Sawwan,
    We have not made changes .
    client denied by server configuration: /u09/dev/comn/java/oracle/jdbc
    [Mon Jan 18 14:38:45 2010] [error] client denied by server configuration: /u09/dev/comn/java/oracle/jdbc
    [Mon Jan 18 14:41:39 2010] [error] client denied by server configuration: /u09/dev/comn/java/java
    [Mon Jan 18 14:41:39 2010] [error] client denied by server configuration: /u09/dev/comn/java/java
    [[Mon Jan 18 14:41:42 2010] [error] File does not exist: /u09/dev/comn/java/log4j.xml
    [Mon Jan 18 14:41:42 2010] [error] File does not exist: /u09/dev/comn/java/log4j.xml
    [Mon Jan 18 14:41:42 2010] [error] File does not exist: /u09/dev/comn/java/log4j.properties
    [Mon Jan 18 14:41:42 2010] [error] File does not exist: /u09/dev/comn/java/log4j.properties
    Edited by: HumanDBA on Jan 18, 2010 11:48 AM

  • AppsLocalLogin.jsp call forms directly

    I need to login in EBS 11.5.8 and go directly to a function forms.
    If it was a self service I could finelly use a OA.jsp but it's built in oracle forms.
    This forms exists in only one responsibility and the user has many other responsibilities.
    I couldnt built a oaf self service page because framework is too old and couldn't be updated.
    I need some like this:
    http://XXXXXXX/OA_HTML/AppsLocalLogin.jsp ???????? function = POxxxxxxx
    Tks for helping me.

    This call pointing to the specific function will be used only for a few users. The general call will be maintained.

  • AppsLocalLogin.jsp

    How do I add a mailto link to the AppsLocalLogin.jsp page
    Thank you in advance!!

    You need to change the jsp to add it.

  • RUEI  javascript custom cookie added to $OA_HTML/Appslocallogin.jsp does no

    Hi All,
    We are trying to create a persistent javascript cookie in $OA_HTML/Appslocallogin.jsp to monitor EBS sessions through Oracle RUEI.
    1. we are not sure that the custom javascript cookie cookie creation code to be added in $OA_HTML/Appslocallogin.jsp to monitor EBS sessions
    could u please provide solution to geenrate a custom javascript cookie to end user session from logging into EBS.
    Regards
    Vijay
    <SCRIPT LANGUAGE="JavaScript">
    if(document.cookie.indexOf('RUEItrack=')==-1)
    document.cookie='RUEItrack='+parseInt(Math.random()*2147418112)+';path=/;domain=host.ty.domain.local;';
    </SCRIPT>

    Hi,
    Have a look at this thread.
    Login Page not getting Displayed after 10.1.3 Home Upgrade in R12
    Login Page not getting Displayed after 10.1.3 Home Upgrade in R12
    Regards,
    Hussein

  • When Login to apps it goes to AppsLocalLogin.jsp and not Home page

    Hi Friends,
    When i Login to oracle apps using the following URL it says Page Cannot be displayed http://hostname:port . But when i login to login page it goes fine. that is
    http://vis.hostname:8000/AppsLocalLogin.jsp then it goes fine to the Login page. Could any one say what may be the reason.
    Thanks
    Saravanan

    Saravanan,
    First of all, check Apache log files for any errors (especially access_log file).
    $IAS_ORACLE_HOME/Apache/Apache/logs
    $IAS_ORACLE_HOME/Apache/Jserv/logs
    $IAS_ORACLE_HOME/Apache/Jserv/logs/jvm
    Clear the log files (take a backup first), reproduce the issue, then check the log files contents.
    If no errors can be found in the log files, then you may try the note referenced above (you can postpone this for now until you verify the log files contents).
    index.html file can be located under $COMMON_TOP/portal/<CONTEXT_NAME> directory.
    Regards,
    Hussein

  • R12 RF.jsp and AppsLocalLogin.jsp

    Dear,
    I am confused as how and why i am clicking my R12 login page i.e:-
    https://XXX.yyy:8001/OA_HTML/*AppsLocalLogin.jsp* it gets redirected to
    https://XXX.yyy:8001/OA_HTML/*RF.jsp*?function_id=31523&resp_id=-1&resp_appl_id=-1&security_group_id=0&lang_code=US&params=MEAOVyK0HNOmIHohAGxIqQ&oas=KvyqOpIjowkoVDLo8BV33Q..
    why my call to AppsLocaLogin.jsp gets diverted to RF.jsp?
    Thanks,
    JD

    Hi,
    Is it happening on particular pc or this behaviour is there wherever you access the url.
    Are you getting any other message or errors?
    Regards
    Yoonas

  • How to Block the AppsLocalLogin.jsp on a www facing iRecurtment Server

    I have an iRec server that faces the internet. My current production setup blocks this page. I believes it is being done at the Firewall with a filter, but me new server admin feels it is being done by Apache.
    Any idea on this? Any recomendations on how to do this?
    The messages you get when trying to hit it now in production is:
    The page cannot be displayed
    Explanation: There is a problem with the page you are trying to reach and it cannot be displayed.
    Try the following:
    Refresh page: Search for the page again by clicking the Refresh button. The timeout may have occurred due to Internet congestion.
    Check spelling: Check that you typed the Web page address correctly. The address may have been mistyped
    Access from a link: If there is a link to the page you are looking for, try accessing the page from that link.
    Technical Information (for support personnel)
    Error Code: 500 Internal Server Error. The request was rejected by the HTTP filter. Contact your ISA Server administrator. (12217)

    Hi Hussein;
    I took a look and this looks like what I want to happen, but am not sure how to set it up. When a user from the Internet attemps to load a non iRec related page shuch as "AppsLocalLogin.jsp" I what it to be blocked.

  • AppsLocalLogin.jsp slow to load first time

    When logging into EBS 11.5.10.2 for the first time (for any given user), the AppsLocalLogin.jsp page takes anywhere from 5 to 15 seconds to load. Subsequent logins are nearly instantaneous.
    This behavior leads me to think it's being cached somewhere, whether in the database or on the PC. Is there a way to pre-load it into the cache, to speed up that initial login? Or is there something else going on here that is causing the slow initial load?
    Thanks,
    Lori

    As part of the server startup, similar to Hussein mentioned, do a:
    wget http://<hostname>.<domainname>:<port>/OA_HTML/AppsLocalLogin.jsp?username=<username>
    or similar for your O/S.Thanks, I'm experimenting with this.
    Or go one step further and script the user/password form submit for a given user.Any tips on how to go about this?
    PS. I have to ask, how often are you restarting your instance? Since the issue is only the first time the first user logs on, I
    woudn't have thought it would be a problem? Or is there something we are missing.We bounce our forms tier nightly at 3 am, so it tends to be an issue for users first thing in the morning. The reason I'm investigating now, though, is because we will soon be deploying a DMZ tier for self service HR, and expect to have more users who don't log in frequently. It's more for "appearances" sake - i.e., we don't want users to log in once to view their paystub, and be frustrated because the one and only time they log in, it takes so long.

Maybe you are looking for

  • Parent.EPCM is null or not an object

    Hi gurus, I have created a portal page in pcd. And uploaded an html file in KM. Now in this html, on click of a link I want to load the portal page of pcd. So i wrote following script - <script> function doNavigate(path) {     parent.EPCM.doNavigate(

  • PRT PRODUCED INHOUSE

    HI THR , HERE THE CLIENT IS PRODUCING PRT (diE) IN-HOUSE . WHAT WILL BE THE CHANGES IN THE MASTER DATA (MAT MASTER, BOM, ROUTING/TASK LIST ETC  ) AND IN TRANSACTION DATA (PRODN. ORDER). REGARDS

  • Illustrator CS5 Update "installation failed" error

    Hello folks! I need your help. I am getting an "installation failed" on the AI CS5 15.02 Update. When I run the Adobe Support Advisor, it says: "The module found no issues to report for the selected log file." Is anyone experiencing this? Any suggest

  • ITSmobile service freeze screen in MC9090G

    Hi experts,     i have e big problem here ..: Description.:     One program X , ITSmobil it´s public ok.  test via ie(internet explorer) in desktop  ok.      Same  service test in  a MC9090 ,and  screen freeze (white screen).    Steps u2022     login

  • Driving 2-stepper-​motor quasi-simu​ltaneously or simultaneo​usly

    Hi All, does anyone has idea how i can modify the attached vi to drive 2-stepper-motors in 1D quasi-simultaneously or simultaneously. my purpose is to drive 2-axial sealing punch for micro-hydroforming process. Each of the motor works fine (forward/b