R12 Rapidwiz postinstall step Http, Login page, Virtual directory, JSP, Hel

Please let me know how to execute the below steps:
Temporary workaround
Remove the parameter -DSSL in the ohs_start() function as follows:
$/ora/10.1.3/Apache/Apache/bin/apachectl:
$ diff apachectl.original apachectl.hacked
129c129,130
eval ohs_start -DSSL "$args"---
# eval ohs_start -DSSL "$args"
eval ohs_start "$args"Restart Apache.
Thanks,
Sai

Not sure where you want to add exactly,can you be more specific.
i checked in my environment, i found nothing inside the file.
# This file is automatically generated by AutoConfig. It will be read and
# overwritten. If you were instructed to edit this file, or if you are not
# able to use the settings created by AutoConfig, refer to Metalink Note
# 387859.1 for assistance.
$ORACLE_CONFIG_HOME/Apache/Apache/bin/apachectl $*
exit
~
~
Edited by: Amigo on Dec 22, 2010 6:56 PM

Similar Messages

  • R12 Rapidwiz postinstall step Http, Login page, Virtual dirve

    Hi,
    I have downloaded EBS R 12.1.1 from edelivery.oracle.com. I am facing post install errors. i have applied all the required rpms mentioned in the Note 414414.1 .The rpms mentioned in the document refer to 12.0.1. Is anybody facing similar problem and found a solution please reply.
    Thanks a million

    Hi
    when i start the installation i am getting the following error what and where could be the problem pls help
    *[oracle@orappl StageR12]$ Xlib: connection to ": 0.0" refused by server*
    Xlib: No protocol specified
    Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ': 0.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.access$100(Unknown Source)
    at sun.awt.X11GraphicsEnvironment$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
    at java.awt.Window.init(Unknown Source)
    at java.awt.Window.<init>(Unknown Source)
    at java.awt.Frame.<init>(Unknown Source)
    at java.awt.Frame.<init>(Unknown Source)
    at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
    at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
    at oracle.apps.ad.rapidwiz.RIWizard.main(RIWizard.java:1427)
    Edited by: Farting Master on Feb 9, 2010 2:38 AM

  • R12  12.0.0 EBS login page is erroring out internal server error

    HI ,
    error in ebs login page
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    below are the logs (vmware rhel5 r12 12.0.0 )
    /u01/applmgr/VIS/inst/apps/VIS_erpr12/logs/ora/10.1.3/Apache
    error log
    [Wed May 29 14:16:50 2013] [error] [client 192.168.0.184] [ecid: 1369851402:192.168.0.197:23770:0:5,0] mod_oc4j: Response
    status=499 and reason=Oracle SSO, but failed to get mod_osso global context.
    [Wed May 29 14:16:50 2013] [error] [client 192.168.0.184] [ecid: 1369851402:192.168.0.197:23770:0:5,0] mod_oc4j: request
    to OC4J erpr12.orabyte.com:21500 failed: Connect failed
    [Wed May 29 14:16:50 2013] [error] [client 192.168.0.184] [ecid: 1369851410:192.168.0.197:23770:0:6,0] File does not exis
    t: /u01/applmgr/VIS/inst/apps/VIS_erpr12/portal/favicon.ico
    [Wed May 29 14:16:50 2013] [error] [client 192.168.0.184] [ecid: 1369851410:192.168.0.197:23770:0:7,0] File does not exis
    t: /u01/applmgr/VIS/inst/apps/VIS_erpr12/portal/favicon.ico
    /u01/applmgr/VIS/inst/apps/VIS_erpr12/logs/ora/10.1.3/j2ee/oacore/oacore_default_group_1
    application log
    13/05/29 14:16:50.553 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1369851410553
    13/05/29 14:16:50.553 html: LeakSetting:
    global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
    ignoring:null
    /u01/applmgr/VIS/inst/apps/VIS_erpr12/logs/ora/10.1.3/j2ee/oacore/oacore_default_group_1
    log.xml
    <MSG_TEXT>Internal error raised tyring to instantiate web-application: ascontrol defined in web site OC4J 10g (10.1.3
    ) Default Web Site. Application: ascontrol does not exist. Error creating Web application: ascontrol</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2013-05-29T14:15:04.889-04:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>j2ee</COMPONENT_ID>
    <MSG_ID>J2EE HTTP-00004</MSG_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>erpr12.orabyte.com</HOST_ID>
    <HOST_NWADDR>192.168.0.197</HOST_NWADDR>
    <MODULE_ID>http</MODULE_ID>
    <THREAD_ID>10</THREAD_ID>
    <USER_ID>applmgr</USER_ID>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>192.168.0.197:55639:1369851304891:0</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>Internal error raised tyring to instantiate web-application: ascontrol defined in web site OC4J 10g (10.1.3
    ) Default Web Site. Application: ascontrol does not exist. Error creating Web application: ascontrol</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    any thoughts ? how to get get around this
    THank you

    HI ,
    error in ebs login page what changes have been done?
    was this working fine beforw?
    did you run autoconfig?
    Do you have to bounce the application services, after you get this error?
    Do you see any other erros in alert log?
    [Wed May 29 14:16:50 2013] [error] [client 192.168.0.184] [ecid: 1369851402:192.168.0.197:23770:0:5,0] mod_oc4j: Response
    status=499 and reason=Oracle SSO, but failed to get mod_osso global context.
    [Wed May 29 14:16:50 2013] [error] [client 192.168.0.184] [ecid: 1369851402:192.168.0.197:23770:0:5,0] mod_oc4j: request
    to OC4J erpr12.orabyte.com:21500 failed: Connect failed
    [Wed May 29 14:16:50 2013] [error] [client 192.168.0.184] [ecid: 1369851410:192.168.0.197:23770:0:6,0] File does not exis
    t: /u01/applmgr/VIS/inst/apps/VIS_erpr12/portal/favicon.ico
    [Wed May 29 14:16:50 2013] [error] [client 192.168.0.184] [ecid: 1369851410:192.168.0.197:23770:0:7,0] File does not exis
    t: /u01/applmgr/VIS/inst/apps/VIS_erpr12/portal/favicon.ico12.1.3IAS HTTP Server Error, Log Shows "File does not exist: ... portal/favicon.ico" [ID 1344768.1]
    /u01/applmgr/VIS/inst/apps/VIS_erpr12/logs/ora/10.1.3/j2ee/oacore/oacore_default_group_1
    application log
    13/05/29 14:16:50.553 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1369851410553
    13/05/29 14:16:50.553 html: LeakSetting:
    global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
    ignoring:nullR12: Users Are Unable to Log Into Applications(1497554.1)
    Blank Page Accessing R12 - Application.log shows "html: chain failed", "Unable to create user sessi(734692.1)
    R12.1.1: AppsLogin is failing with error 'The webpage cannot be found' - HTTP 404 after a restart of the Middle-Tier [ID 1122804.1
    After Patch 12657908:R12.OZF.B Receiving "Internal Error" For A Particular Customer.(1399121.1)
    ;) AppsmAsti :)
    sharing is Caring                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • OAM and Oracle Apps R12.1.1. Integration : Login page re-direction issue

    Iam facing redirection issue when I tried accessing the URL http://hostname:port/context/OAMLogin.jsp and its going to the page http://hostname:port/access/oblix/apps/webgate/bin/webgate.so but its not logging into the application
    Please help me in this issue.
    Thanks,
    Rajendra.

    Overlooked that you have already mentioned the version.
    Then your issue is same as pretty much everyone facing it.
    When Accessgate is deployed with script SSO_SERVER_RELEASE gets set to 10 in PLan.xml.
    And as per the design if the SSO_SERVER_RELEASE is 10, then SSO_SERVER_URL will be hardcoded as /access/oblix/apps/webgate/bin/webgate.cgi.
    If SSO_SERVER_RELEASE is 11, then SSO_SERVER_URL should be of format http://myoamserver.example.com:14100/oam/server/auth_cred_submit
    So technically with v11 in our cases, it should not even go to webgate.so
    So only option left is to deploy accessgate manually
    let me know if you need more information with this
    IK

  • Session Login and Logout in jsp page

    hi
    i am developing jsp page
    i completed except logout.jsp page
    my login page is in Jsp format and then business Logic in servlet and then get method & set method in bean.java
    i have login and then it sucess page there i have singout button
    if i sign out it should go to login page
    how to do
    how to make session invalidate
    how to get session id
    i have one more doubt i should check session invalidate each jsp page
    regarding session login and logout in jsp
    if anybody knows please give me a piece of code regarding login and logout
    Regards
    Akshatha

    This is part of your filter class now you need login.jsp page
    <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
    <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <link rel="Stylesheet" type="text/css" href="/PAS/css/site.css"/>
        <title>Automation System | Login Page</title>
    </head>
    <body>
    <div align="center">
        <h1>Photint Automation System</h1>
    </div>
    <br/><br/><br/>
    <center>
        <table border="1" cellpadding="0" cellspacing="0" width="40%" bgcolor="FFFFFFFF">
            <thead>
                <tr>
                    <th align="left" height="30"> <h3>    Login</h3></th>
                </tr>
            </thead>
            <tbody>
                <tr>
                    <td>
                        <div align="center">
                            <form name="LOGIN" action="/PAS/LoginServlet" method="POST">
                                <table border="0">
                                    <tbody>
                                        <tr>
                                            <td height="15"></td>
                                            <td height="15"></td>
                                            <td height="15"></td>
                                            <td height="15"></td>
                                        </tr>
                                        <tr>
                                            <td height="30"></td>
                                            <td align="right" height="30">User Name : </td>
                                            <td align="left"  height="30"><input type="text" name="USERNAME" value="" size="35"  /></td>
                                            <td height="30"></td>
                                        </tr>
                                        <tr>
                                            <td height="30"></td>
                                            <td align="right" height="30">Password : </td>
                                            <td align="left"  height="30"><input type="password" name="PASSWORD" value="" size="35"  /></td>
                                            <td height="30"></td>
                                        </tr>
                                        <tr>
                                            <td height="50"></td>
                                            <td height="50"></td>
                                            <td align="center" height="50"><input type="submit" value="Login" name="Login" />  <input type="reset" value="Reset" name="Reset" /></td>
                                            <td height="50"></td>
                                        </tr>
                                    </tbody>
                                </table>
                            </form>
                        </div>
                    </td>
                </tr>
            </tbody>
        </table>
    </center>
    <br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
    <br/><br/><br/>
    <center>Copyright &copy; 2009 Photint FZ LLC</center>
    <center>Powered by Ali Jamali</center>
    <center>Version : 1.0</center>
    </body>
    </html>And you need loginServlet.java
    package com.ali.util.filter;
    import com.ali.entity.user.UserEntity;
    import com.ali.util.HibernateUtil;
    import java.io.IOException;
    import javax.servlet.RequestDispatcher;
    import javax.servlet.ServletException;
    import javax.servlet.http.HttpServlet;
    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    import javax.servlet.http.HttpSession;
    public class LoginServlet extends HttpServlet {
        private static final long serialVersionUID = 1L;
        protected void service(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {
            String username = request.getParameter("USERNAME");
            String password = request.getParameter("PASSWORD");
            if (username == null || username.length() == 0) {
                System.err.println(" Username textfeild is empty ..... !");
                RequestDispatcher dispatcher = request.getRequestDispatcher("Pages/user/LogIn.jsp");
                dispatcher.forward(request, response);
                return;
            if (UserRegistry.isUserLoggedIn(username)) {
                System.out.printf("User [%s] is already logged in. \n", username);
                RequestDispatcher dispatcher = request.getRequestDispatcher("Pages/user/LogIn.jsp");
                dispatcher.forward(request, response);
                return;
            UserEntity user = null;
            try {
                user = (UserEntity) HibernateUtil.load(UserEntity.class, username);
                if (user == null || !user.getPassword().equals(password)) {
                    RequestDispatcher dispatcher = request.getRequestDispatcher("Pages/user/LogIn.jsp");
                    dispatcher.forward(request, response);
                    System.err.println(" Password or username is not valid ..... !");
                    return;
            } catch (Exception e) {
                e.printStackTrace();
                RequestDispatcher dispatcher = request.getRequestDispatcher("Pages/user/LogIn.jsp");
                dispatcher.forward(request, response);
                return;
            HttpSession session = request.getSession();
            System.err.println(request.getRemoteAddr());
            session.setAttribute("username", user.getFirstName());
            session.setAttribute("userType", user.isAdmin());
            UserRegistry.logInUser(username);
            response.sendRedirect("/PAS/index.jsp");
    }finally is you need to just one user can be online at time or need to know how many user & who is online you should at this class also
    package com.ali.util.filter;
    import java.util.ArrayList;
    import java.util.List;
    public class UserRegistry {
        private static final List loggedInUsers = new ArrayList();
        public static void logInUser(String username) {
            loggedInUsers.add(username);
        public static void logoutUser(String username) {
            if (isUserLoggedIn(username)) {
                loggedInUsers.remove(username);
        public static boolean isUserLoggedIn(String username) {
            return loggedInUsers.contains(username);
    }If you have any more Q. or any comment , Most welcome
    Thanks
    Ali Jamali

  • Cannot display R12 login page

    Hi All,
    I have read several threads pertaining to the problem that i am facing and tried all the solutions but no luck in Displaying Login page.
    I have upgraded Oracle EBS from 11.5.9 to 12.1.1 but i am stuck at this problem.
    I did following steps:
    1. EXEC FND_CONC_CLONE.SETUP_CLEAN
    2. Run the Autoconfig on DB Tier and Apps Tier
    3. Cleared the cache and compiled all the JSPs
    4. Also generated the JAR files
    5. started the MiddleTier Applications.
    I constantly see following error under application.log of oracore
    html: LeakSetting:
    global:true,session:false,aggressive:false,stderr:false,appslog:false,co
    relog:false
    ignoring:null
    Apache logs show following error (*access.log*)
    [18/Mar/2010:10:08:28 -0700] "GET /OA_HTML/AppsLogin HTTP/1.1"
    302 255 12 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.
    4322; InfoPath.2; MS-RTC LM 8; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET
    CLR 3.5.30729)"
    172.16.7.000 - - [18/Mar/2010:10:08:29 -0700] "GET /OA_HTML/AppsLocalLogin.jsp H
    TTP/1.1" 302 636 1 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET
    CLR 1.1.4322; InfoPath.2; MS-RTC LM 8; .NET CLR 2.0.50727; .NET CLR 3.0.4506.215
    2; .NET CLR 3.5.30729)"
    172.16.7.000 - - [18/Mar/2010:10:08:30 -0700] "GET /OA_HTML/RF.jsp?function_id=1
    022220&resp_id=-1&resp_appl_id=-1&security_group_id=0&lang_code=US&params=vgKXg2
    heqNf8JF2nT3inFw&oas=BKdqgYoO4L8Ss-JMOEOfdA.. HTTP/1.1" 302 1167 1 "-" "Mozilla/
    4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.2; MS-RTC
    LM 8; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)"
    172.16.7.000 - - [18/Mar/2010:10:08:30 -0700] "GET /OA_HTML/AppsLogin?requestUrl
    =http%3A%2F%2F<hostname>%3A8060%2FOA_HTML%2FRF.jsp%3Ffunction_id%3D1022220%
    26resp_id%3D-1%26resp_appl_id%3D-1%26security_group_id%3D0%26lang_code%3DUS%26pa
    rams%3DvgKXg2heqNf8JF2nT3inFw%26oas%3DBKdqgYoO4L8Ss-JMOEOfdA..&cancelUrl=http%3A
    %2F%2F<hostname>%3A8060%2FOA_HTML%2FAppsLogin&langCode=US HTTP/1.1" 302 119
    4 0 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; I
    nfoPath.2; MS-RTC LM 8; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5
    .30729)"
    172.16.7.000 - - [18/Mar/2010:10:08:30 -0700] "GET /OA_HTML/RF.jsp?function_id=1
    022220&resp_id=-1&resp_appl_id=-1&security_group_id=0&lang_code=US&params=vgKXg2
    heqNf8JF2nT3inFw&oas=BKdqgYoO4L8Ss-JMOEOfdA.. HTTP/1.1" 302 1167 1 "-" "Mozilla/
    4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.2; MS-RTC
    LM 8; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)"
    172.16.7.000 - - [18/Mar/2010:10:08:30 -0700] "GET /OA_HTML/AppsLogin?requestUrl
    =http%3A%2F%2F<hostname>%3A8060%2FOA_HTML%2FRF.jsp%3Ffunction_id%3D1022220%
    26resp_id%3D-1%26resp_appl_id%3D-1%26security_group_id%3D0%26lang_code%3DUS%26pa
    rams%3DvgKXg2heqNf8JF2nT3inFw%26oas%3DBKdqgYoO4L8Ss-JMOEOfdA..&cancelUrl=http%3A
    %2F%2F<hostname>%3A8060%2FOA_HTML%2FAppsLogin&langCode=US HTTP/1.1" 302 119
    4 0 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; I
    nfoPath.2; MS-RTC LM 8; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5
    .30729)"
    172.16.7.000 - - [18/Mar/2010:10:08:31 -0700] "GET /OA_HTML/AppsLogin?requestUrl
    =http%3A%2F%2F<hostname>%3A8060%2FOA_HTML%2FRF.jsp%3Ffunction_id%3D1022220%
    26resp_id%3D-1%26resp_appl_id%3D-1%26security_group_id%3D0%26lang_code%3DUS%26pa
    rams%3DjhrRwMslHTnWURqwrLrjIddWDK1nVN5HguEvwBa7elqwM2TwnGcuXPo-sFvsEb3pGep8jWq8P
    V4phTYDyU0op5tCBtuqL19T.6LjVXG3aGH6Vb7cQ.Y.89BEs.5Km7ROYtFKSId6p6mDDQELpgoYI5Yca
    nmI9MbDBtHUZhBnfLaprf-KM.eZsXcqV7rPEnB4teKqO5ybgETVLRCyDHn-NbAEOwsap.uxhgZGafXKZ
    iQrJ4qsEjjsj7NZigRL0Ah0EFlpHLv6SqBMgX.3pOD-2gy6S1z-9p-cp8Us.8WxdeBlB9hTIqGZYGk0K
    tM-xifcWKTo14hLMKBWQ2mB97U7XVxpiXXUZ.RdwSB7.uNnLebAQ9TJVJfaktuayKCzpa-4BFRFASUYM
    bOy3SW3vko0jszaQ3kb8k-nSr9JF7hTzIywE4wlXI4SJK4mTf-kJdCALI-skzTE7p4GIvVLdG2Mrg2xf
    vHH2pHNlm1dIqsliF3rDuWAwzHFRt6OznTVE7fgL0Ha0UcinjKPjGoWwgESF6NPrpBRgSjWfCHazUxZT
    svzBKDCPAn3cnC.4URcNVcoC908xIL-h113ejgw.5RokOeA48BWFJrzYrgyj-gQJCinDHratvCBTqwzR
    jM9nX0bHR8Cc0kLcX-q.arAffPKQpX-BFFDaYoxRSddODbpNWutpreWCymqd87hP-OoiCJLLcaO8HxeU
    eHaW8aQQmVyWOy-diSCk3BtDNfJOUxhdhbUKUrx6osQAUc86k4DTp3GXmPKlTsp5-VD8Ir4HTL2jN26A
    tADivPbxMGRTicuS8CdNYSfznFfSQM51tRc1-439qMJwV8cWvbD9QTWn8fIfL-HhWtca8AYZl7z98fbC
    vxh7hNVR7tjuiXcFa7WIxp7GP0bL7cn.y07AaICSCzCAwJ7.LJog9uN7lbg.n-ytEeMaC0GnvAC47x6f
    uW4WVu0f7e2l7p6hoX76z4FPrt.Cw%26oas%3DhtB4ZVHRR_mk1RWyQ6rTeA..&cancelUrl=http%3A
    %2F%2F<hostname>%3A8060%2FOA_HTML%2FAppsLogin&langCode=US HTTP/1.1" 302 407
    4 0 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; I
    nfoPath.2; MS-RTC LM 8; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5
    .30729)"
    172.16.7.000 - - [18/Mar/2010:10:08:31 -0700] "GET /OA_HTML/AppsLocalLogin.jsp?r
    equestUrl=http%3A%2F%2F<hostname>%3A8060%2FOA_HTML%2FRF.jsp%3Ffunction_id%3
    D1022220%26resp_id%3D-1%26resp_appl_id%3D-1%26security_group_id%3D0%26lang_code%
    3DUS%26params%3DjhrRwMslHTnWURqwrLrjIddWDK1nVN5HguEvwBa7elqwM2TwnGcuXPo-sFvsEb3p
    Gep8jWq8PV4phTYDyU0op5tCBtuqL19T.6LjVXG3aGH6Vb7cQ.Y.89BEs.5Km7ROYtFKSId6p6mDDQEL
    pgoYI5YcanmI9MbDBtHUZhBnfLaprf-KM.eZsXcqV7rPEnB4teKqO5ybgETVLRCyDHn-NbAEOwsap.ux
    hgZGafXKZiQrJ4qsEjjsj7NZigRL0Ah0EFlpHLv6SqBMgX.3pOD-2gy6S1z-9p-cp8Us.8WxdeBlB9hT
    IqGZYGk0KtM-xifcWKTo14hLMKBWQ2mB97U7XVxpiXXUZ.RdwSB7.uNnLebAQ9TJVJfaktuayKCzpa-4
    BFRFASUYMbOy3SW3vko0jszaQ3kb8k-nSr9JF7hTzIywE4wlXI4SJK4mTf-kJdCALI-skzTE7p4GIvVL
    dG2Mrg2xfvHH2pHNlm1dIqsliF3rDuWAwzHFRt6OznTVE7fgL0Ha0UcinjKPjGoWwgESF6NPrpBRgSjW
    fCHazUxZTsvzBKDCPAn3cnC.4URcNVcoC908xIL-h113ejgw.5RokOeA48BWFJrzYrgyj-gQJCinDHra
    tvCBTqwzRjM9nX0bHR8Cc0kLcX-q.arAffPKQpX-BFFDaYoxRSddODbpNWutpreWCymqd87hP-OoiCJL
    LcaO8HxeUeHaW8aQQmVyWOy-diSCk3BtDNfJOUxhdhbUKUrx6osQAUc86k4DTp3GXmPKlTsp5-VD8Ir4
    HTL2jN26AtADivPbxMGRTicuS8CdNYSfznFfSQM51tRc1-439qMJwV8cWvbD9QTWn8fIfL-HhWtca8AY
    Zl7z98fbCvxh7hNVR7tjuiXcFa7WIxp7GP0bL7cn.y07AaICSCzCAwJ7.LJog9uN7lbg.n-ytEeMaC0G
    nvAC47x6fuW4WVu0f7e2l7p6hoX76z4FPrt.Cw%26oas%3DhtB4ZVHRR_mk1RWyQ6rTeA..&cancelUr
    l=http%3A%2F%2F<hostname>%3A8060%2FOA_HTML%2FAppsLogin&langCode=US HTTP/1.1
    " 302 5692 0 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.
    1.4322; InfoPath.2; MS-RTC LM 8; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NE
    T CLR 3.5.30729)"
    127.0.0.1 - - [18/Mar/2010:10:08:38 -0700] "HEAD /index.html HTTP/1.1" 200 0 0
    ERROR LOG:
    [Thu Mar 18 10:07:24 2010] [info] got an event: IAS/PM/PROC_ALIVE
    [Thu Mar 18 10:07:25 2010] [info] got an event: IAS/PM/PROC_START
    [Thu Mar 18 10:07:34 2010] [info] got an event: IAS/PM/PROC_READY
    [Thu Mar 18 10:07:49 2010] [info] got an event: IAS/PM/PROC_READY
    [Thu Mar 18 10:07:49 2010] [info] mod_oc4j: Inserting instance=<Instance name>
    <hostname>, opmnid=969549335 into proc table
    [Thu Mar 18 10:07:49 2010] [info] got an event: IAS/PM/PROC_ALIVE
    [Thu Mar 18 10:07:54 2010] [info] got an event: IAS/PM/PROC_READY
    [Thu Mar 18 10:08:04 2010] [info] got an event: IAS/PM/PROC_READY
    [Thu Mar 18 10:08:19 2010] [info] got an event: IAS/PM/PROC_READY
    Thanks for any help in advance

    Hi,
    I have upgraded Oracle EBS from 11.5.9 to 12.1.1 but i am stuck at this problemDid the upgrade complete successfully with no errors?
    Can you find any errors in the database log file?
    Please enable debug as per (Note: 422419.1 - R12, 12.1.1 - How To Enable and Collect Debug for HTTP, OC4J and OPMN) and see if more details are collected in the logs then.
    Regards,
    Hussein

  • Ebusiness suite R12 Blank login page

    Hello
    I have just installed ebs r12 on Windows XP via VMware but cannot get the e-business login page to come up. When I type "http://<host name>.<domain name>:<HTTP port>/OA_HTML/AppsLogin" I get a page cannot be displayed. But if I add .jsp at the end then I simply get nothing, not even the page cannot be displayed message comes up. I can connect to the DB using SQl Developer.
    The installation completed without any errors. I am very new to this but would really appreciate if someone can give me some direction on what to do. I come from an applicaiton support background and find this whole product quite a minefield to navigate around but if someone can also point out some learning materials then that would great too.
    Thanks
    K Hussain

    Hi Hussain
    You can check below links..
    Metalink Note : After Upgrade to R12 Login Displays a Blank Page [ID 832568.1]
    login page appears blank
    Thanks
    AJ

  • How to enable https or SSL for login page only?

    Hi,
    My application is runnnin in iPlanet web server 4.1 version.
    how to make my login page only secured (SSL)?
    previously we have done https enable for the whole application. but client specifically wants for login page only, not for the whole application. how can i make SSL for login page only in iPlanet 4.1.
    I searched through iPlanet console, but i didn't get any option such.
    i found one more thing console,i.e., "encrypt on or off". if i put encrypt "on" means, it will be for the whole application? How can i make it for login page only.
    Do i need to do any code changes for that?
    i tried through web.xml security constraints tags, but it is not working and taking that file as we are doing everything in servlet.properties and rules.properties files.
    can anybody help me in this regard?
    Regards,
    Chandu

    You specify SSL in web.xml of your application. So, in that case other web applications in same server would not be affected.
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>myresources</web-resource-name>
    <url-pattern>/*</url-pattern>
    </web-resource-collection>
    <user-data-constraint>
    <transport-guarantee>CONFIDENTIAL</transport-guarantee>
    </user-data-constraint>
    </security-constraint>Following link will help you to setup SSL in tomcat:
    [http://techtracer.com/2007/09/12/setting-up-ssl-on-tomcat-in-3-easy-steps/|http://techtracer.com/2007/09/12/setting-up-ssl-on-tomcat-in-3-easy-steps/]
    Thanks,
    Mrityunjoy

  • Unable to Login Microsoft Virtual Academy Home page

    Hi !
    It might not be relevant in here to ask, but i am Unable to Login Microsoft Virtual Academy Home page since last 4 months. Have tried FireFox, Chrome & IE with Win 7 & Win Xp & Win 2003. But not being able to login with any of the combinations.
    Error Message : Our server is having a problem. We're working to fix it as soon as we can, so try again in a few minutes.
    I didn't find a way how to contact MVA, may be i need to involve Ed with them, but i know he is already too busy with the Forums. So can anybody provide me link to concerned MVA person or may be forward this to him / her.
    Thanks, Hasham Niaz

    I thought I'd just suggest a few more ideas.
    Right-click IE and Run as Administrator.
    Install Silverlight in your web browser. Get it here:
    http://www.microsoft.com/getsilverlight/Get-Started/Install/Default.aspx If it won't install, maybe you are not running it as Administrator.
    Make sure you are not automatically logged in with another Live ID account, such as Outlook.com, Hotmail.com, Office 365, or cached credentials in Windows. Here is how:
    http://windows.microsoft.com/en-US/windows7/Remove-stored-passwords-certificates-and-other-credentials
    Perhaps just create and use a new Hotmail account.
    See if someone else who can log into the site can use your machine.
    If you know someone who can log onto site, see if you can log in on their machine.
    Good luck!
    Best wishes, Davin Mickelson

  • How to change header and footer in login page in oracle apps r12

    Hi all,
    how to change header and footer in login page in oracle apps r12 and login button background color, please help me
    thanks
    saran

    how to change header and footer in login page in oracle apps r12 and login button background color, please help meTips For Personalizing The E-Business Suite R12 Login Page (MainLoginPG) [ID 741459.1]
    How to Personalize Login page in R12? [ID 579917.1]
    R12 Login Page: How to Personalize the Logo ? [ID 849752.1]
    Thanks,
    Hussein

  • Login Page not getting Displayed after 10.1.3 Home Upgrade in R12

    Hi,
    We are performing an Upgrade of 12.0.6 to 12.1.1.
    We have just finished the upgrade of 10.1.3 Home to 10.1.3.4. After the successful completetion of Patchset Installation, as a part of Instance
    Validation , we found that we were not able to get the R12 Login Page displayed.
    On Checking the Apache Logs, The Error Message looked as below:
    [Tue Jun 30 03:08:36 2009] [error] [client 159.182.123.2] [ecid: 1246345716:168.146.11.159:585784:0:2,0] File does not exist:
    /u18/app/HUTLcomn/apps/HUTL_oldtut353/portal/OA_HTML/AppsLocalLogin.jsp
    But AppsLocalLogin.jsp in our environment is located in the correct location
    $OA_HTML
    oldtut353:orapps(app):HUTL:[home/orapps] echo $OA_HTML
    /u18/app/HUTLcomn/webapps/oacore/html
    oldtut353:orapps(app):HUTL:[home/orapps] cd
    $OA_HTML
    oldtut353:orapps(app):HUTL:[u18/app/HUTLcomn/webapps/oacore/html] ls -ltr AppsLocalLogin
    -rw------- 1 orapps dba 4094 Jun 16 02:03 AppsLocalLogin.jsp
    It is reading the AppsLocalLogin.jsp from a non existent Location < INST_TOP>/portal/OA_HTML/AppsLocalLogin.jsp
    I have run the autoconfig successfuly in all the Application Tiers and generated Product JAR Files. But still the Error Exists.
    Please help to resolve this issue.

    Thank You Helios.
    The thread which you had mentioned in your previous reply had the similar issue which i was facing.
    I moved forward with the remaining Pre-Upgrade Tasks, Applied Maintainence Pack and then completed the Post Upgrade Tasks.
    I am very delighted to let you know that my Upgrade from 12.0.6 to 12.1.1 was successful. I got the feeling of GLADIATOR :) when I saw the Login Page appearing for the first
    time after the Upgrade.
    Thank you all for your help and Support.
    Thanks,Varun

  • Unbale to open login page in R12

    Hi,
    unable to open login page
    below is the error in error log
    [Wed Oct  9 06:13:45 2013] [error] [client 10.95.69.73] [ecid: 1381313625:10.95.177.168:8348:0:2,0] File does not exist: /app/ebs/itgsisit02/gsisit02inst/apps/GSISIT02_choleba33t/portal/OA_HTML/AppsLogin
    We did below workarounds:
    1.Reverted CUSTOM.pll in(Compile custom library) from 11i to intial R12 version file,
    2.cleared cache, comple ojspcompile
    3.ran autoconfig with fnd_nodes cleanup
    4.bounced DB
    5. verified APPS_WEB_AGENT,APPS_SERVLET_AGENT,APPS_FRAMEWORK_AGENT
    6.generate jar files with force option.
    but no use

    Hi,
    ---------------------------------+--------------------+---------+---------
    ias-component                    | process-type       |     pid | status
    ---------------------------------+--------------------+---------+---------
    OC4JGroup:default_group          | OC4J:oafm          |   13698 | Alive
    OC4JGroup:default_group          | OC4J:forms         |   13697 | Alive
    OC4JGroup:default_group          | OC4J:oacore        |   13696 | Alive
    HTTP_Server                      | HTTP_Server        |   13695 | Alive
    Error in logfile:
    [Wed Oct  9 06:13:45 2013] [error] [client 10.95.69.73] [ecid: 1381313625:10.95.177.168:8348:0:2,0] File does not exist: /app/ebs/itgsisit02/gsisit02inst/apps/GSISIT02_choleba33t/portal/OA_HTML/AppsLogin
    We did below workarounds:

  • Unable to  get the login page after upgrade from 11.5.10.2 to R12

    Hi ,
    We are unable to get the login page after upgrade from 11.5.10.2 to R12, all the services are up and running.
    Pls let me know if someone has come across this issue.
    Thanks&Regards,
    Apps DBA

    Hi ,
    After compile JSP files manually , now we are facing problem after logging.
    Error : You have encountered an unexpected error.
    Thanks&Regards,
    Apps DBA

  • Can't connect Windows 8.1 Enperprise to Windows Server 2012 Essentials. Get a Digest Login page and then a Blank with HTTP 404 Error page. Need help!

    Hi,
    I have make a new and clean install of Windows Server 2012 R2 Essentials on my office network server and then i made a new and clean install of Windows 8.1 Enterprise version on one of my office desktops.
    After all VPN and Anywhere Access where setup on the server i when to a PC that is inside my office network and browse on Internet Explorer to the URL to connect this PC to the server and make it part of the domain.
    But when i browse to the http://MYSERVERNAME/connect im not getting the Windows Server page with the option to download the windows connector. Instead i get a login pop-up saying "iexplore" and "digest". I try to create a user on the server
    and use that user login details on this login box, but even then, the only thing i get is a blank page saying a HTTP Error 404.
    So can someone please help me on this? Any advice on how to solve this problem in order to show the normal Windows Server connect page? 
    Thanks

    Hi,
    Based on your description, please refer to following operations and troubleshoot this issue. Then check if
    can help us to narrow down the cause of this issue.
    Please type
    http://server-IP-address/connect in IE. Then check if encounter the same issue.
    On the Windows Server 2012 R2 Essentials, please open Internet Information Services (IIS) Manager. Navigate to Sites, then right click Default Web Site and select
    Edit Bindings… In Site Bindings, select Port 80 and click “Edit…” button. Would you please provide a screenshot of the Edit Site Binding (Port 80) that you can see?
    Then please click
    Connect which in the list of Default Web Site. In the mid panel, select
    .NET Authorization Rules and double click it. Then please check if all users were allowed.
    By the way, would you please provide a screenshot of the login page when you browser
    http://servername/connect? It may help me to understand this issue clearly.
    Meanwhile, please logon a problematic client computer and navigate to the path: C:\ProgramData\Microsoft\Windows
    Server\Logs folder. Then check if there is Computerconnector log file. If there is, please check it if can find some clues. (Please note: the log file is a hidden file. Please open Control Panel, select Folder Options, select View tab and check Show hidden
    files, folders and drives. Then you will be able to find the log file.)
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

  • Login page not working in EBS R12 after autoconfig.

    Hi,
    We are using EBS R12 on windows 2003 server 32 on a test machine. As we were making some changes using autoconfig,
    as the Login page not working in EBS R12 after running autoconfig.
    Kindly help us.
    Thanks in advance.

    Hi,
    Rollback the changes and run AutoConfig, see if you get the same error or not then -- See (Note: 387859.1 - Using AutoConfig to Manage System Configurations in Oracle E-Business Suite Release 12) for details "2.5. Rolling Back an AutoConfig Session".
    Regards,
    Hussein

Maybe you are looking for

  • How can i create a new shell window using some functions?

    1.In a shell window, how can i use a command to create another new shell window? 2.In C code, which function will be called to create a new shell window? (not excute shell command -- being implemented by using system() ) Thanks!

  • GRC 10.0 - Transport Connector Relevant Settings

    Hi Gurus, Many of you have already completetd GRC 10.0 implementaion. One of the Key advantage of GRC 10.0 stated as "Changes can be transported". While carrying out configuration settings under nodes SPRO -->GRC --> Common Component Settings --> Int

  • Query takes long time to execute.

    Hi All, I have one query that takes 5 minutes to execute. The query depends on four tables. The table IBS_WORK_BANKDATA and IBS_ORG_BANKDATA contains 25 lack records. Table IBS_CURRENCYMASTER have 250 records and IBS_CURRENCYEEXCHANGERATE have 50 rec

  • My itunes won't open anymore it says there is a program c error what can i do to fix the problem?

    Hi my itunes has stopped working it says there is a programe error in c drive error7 windows error 1114 does anyone know what i can do to fix this problem? can i re-download itunes to fix it or will i lose my library if i try that?

  • Js link - Display group count list SharePoint 2013

      I have a list column name "category" with values like Completed, Not Completed, Started. I want to group list items based on category.  I want to format it without showing all the list items so that it should look like:     Completed : 45     Not C