Apex 2.2 - Admin logon screen cannot be displayed

I have installed Application Express 2.2 into an Oracle 9.2.0.8 database running on a LINUX X86 server but even after following all the relevant documentation for the installation and configuration I am still unable to access the 'apex admin' logon screen. I can find nothing of use in any of the log files as to why this is failing. I can connect OK to the database via SQL*Plus as the APEX_PUBLIC_USER so I know the password is correct.
Also, if I enter the URL http://host:7777/ this displays the HTTP Server Home Page, from where I can follow the various links.
If I enter the URL http://host:7777/pls/apex/admin_/ the Gateway Config Menu is displayed and I can see the APEX configuration.
However, when I enter the URL http:/host:7777/pls/apex/apex_admin/ I just get 'The page cannot be displayed'
I at a loss to think what I've missed in this configuration?
I have done a similar install before i.e. Apex 2.2 into a 9.2.0.8 database but on a Windows 2003 server and this all works OK.
Anyone with a similar experience I would value your input before I loose what remains of my hair.
Regards
Neil

Sunny, Thanks for the input.
I have already tried the steps you've described without any success. It would appear that the access.log and error.log files are created when the HTTP server is started. However, when I did this and tried the URL nothing was written into either of these logs.
I don't have a marvel.conf but I have defined the "apex" dad. This is defined in file $ORACLE_HOME/Apache/modplsql/cfg/wdbsrv.app
I don't have a marvel.conf file either on my Windows server, but Application Express is running OK on this system.
I have spent many hours comparing the setup of the two servers and have not found any significant differences to explain why one works and the other does not.
Regards
Neil

Similar Messages

  • After upgrade to 4.1 from 3.2, admin logon page error with "done error load

    Hello all,
    Just upgraded 3.2 to 4.1. ran @apexins.sql sysaux sysaux temp /i/. Installation was successful and upgrade completed with no errors. When trying to log on to admin page, url changes to admin workarea but with IE we get "done error loading pages" and logon screen doesn't appear. All objects are compiled, accounts are unlocked and valid. Same thing happens when attempting to logon to the applicaiton. Any help would be appreciated. Open SR with oracle support, but no reply since yesterday.
    inital url: https://xxxxxxxx.xxx.com:8443/pls/apex/apex_admin
    ending url: https://xxxxxxxx.xxx.com:8443/pls/apex/f?p=4550:10:903647939084101
    "done error loading pages"
    Edited by: user12128153 on May 18, 2012 2:21 AM

    Hi user12128153 (a real name would be nice),
    a few questions for you.
    Do you experience the same errors with firefox? If so install firebug (if you don't have it already) and see if the errors have to do with missing css etc.
    What application server do you use, OHS/Apex Listener etc?
    Kofi

  • Logon screen

    Every time I boot up my MBA, there is a logon screen asking for the user: me or Guest User.  The mouse is working but cannot select the user and I need to use the keyboard to select the user.  Can I skip this screen and show the password screen directly as it is my personal notebook and rarely have other user to use it.  Your guidance to accomplish it is appreciated.  Thanks!

    You can avoid the login window altogether ...
    Open System Preferences > Users & Groups then select the Password tab.
    Click Login Options under the user column on the left.
    You may need to click the padlock icon to make changes. You may be prompted for your admin password to continue.
    Select your admin account from the pop up menu next to: Automatic login
    Restart your Mac.

  • Redirect via webdispacther; can't get passed logon screen

    Hi all,
    Im trying to access our SAP ABAP system via our webdispatcher.
    The redirect works, as Im getting the logon screen from our SAP abap system that I want to login to.
    However, when I fill in my userID and password, nothing happens. The login screen appears again.
    Our Webdispatcher doesnt have a DNS name(yet) so I am accessing it via IP :
    http://<ip webdispather>:8101
    As Im getting the logon screen of our ABAP system, I can assume that the redirect is working fine, and all profile parameters are correct in the webdispatcher.
    The only thing I can think of, but cannot test yet, is that the webdispatcher needs to have a DNS name to able to get this working ?
    Does anyone have any suggestions ?
    Thanks in advance,
    Menno

    If i understand correct you installed the webdispatcher on a server and you try to redirect communication to a different ABAP server.
    In order to investigate I would start by installing the web dispatcher locally on the ABAP server first.
    Use the minimal .pfl file you can
    Here is an example of a simple and working pfl (using 8080 as the webdispatcher port)
    Try to login to the webdispatcher admin console:
    http://<server>:<webdips_port>/sap/wdisp/admin/default.html
    Make sure the status is green and running.
    After that do the following:
    1. Open a new browser session. If you use Internet Explorer go to file >> new session
    2. try to login to the webgui using server name but this time use the webdispacther port:
    http://<server>:<webdisp_port>/sap/bc/gui/sap/its/webgui
    Update on the results (if you wish try this).

  • Changing the look and feel of the logon screen and portal themes.

    Dear all,
    we got some  requirements  in the portal  where i have implement the following things..
    1) when we give the portal url in the browser along with logon screen i have to display the some content related to the organaisation ,,, there i want to do logon screen customization also.
    2)once login to the portal i need display the some company related information along with  different ESS services .i want to remove the masthead area and in the  role area want to display different services.
    please guide me   to achive this.
    the client is not at all happy with  present look and feel,
    so what we can do t achieve ths?
    Thank you in advance.
    Swapna

    Hi Swapna,
    Portalapp.xml is the configuration file of portal application holding comonents and services. Where as authschemes.xml file is used to determin and tell portal which of the user authentication schemes is to be used. It also tells portal about which logon PAR file should be used. It is defined inside following tags.
    <frontendtarget>Logon PAR File Name</frontendtarget>.
    Take a scenario for example. You have created a custom logon PAR file and made some changes. You cannot see the changes before deploying it. You have to deploy it first. Now, you want that whenever somone logon to portal, your logon PAR should be referred and executed. Authschemes.xml does this work. It maintains a reference to the PAR file that should be used for logon.
    Now, still have to create a custom authschemes.xml file and upload it. (Follow this link for the authschemes file location http://help.sap.com/saphelp_nw04/helpdata/en/1a/3afd4e641b8f42ac07bb77fe30375b/content.htm)
    Refer this link for details on authschemes.xml file: http://help.sap.com/saphelp_nw04/helpdata/en/d3/1dd4516c518645a59e5cff2628a5c1/content.htm
    Let us see in brief what are the steps executed:
    1) You request a portal login
    2) Portal, after receiving a request, looks for a reference to which Authschemes file to be used. It finds it in Visual Admin
    3) Once portal have the name of authschemes file, it parse this file and determin what are the authentication schemes to be used and which logon PAR should be executed.
    4) Only after these steps, it renders logon page to you
    Once you do all these steps, you can see the result on logon page itself. You do not have to look for deployed PAR file.

  • Mountain Lion -- buggy logon screen resolution

    Mac OS v10.8.2
    Have any of you experinced buggy logon screen resolution?  I have attached some pictures below.  When I wake up my iMac from sleep, a logon screen comes up but from time to time it's gets buggy.
    When buggy happens, all I see is my Desktop background, but there is no logon screen.  As I start moving the mouse icon, it begins to erase the desktop background and logon screen appear from behind.  The more I move the mouse, the more I see it.  After I click a username, then enters the password... everything is normal again.  I wonder if this is known issue.
    (I have marked out the usernames for my privacy)

    Hello,
    To post pics you need to use the tiny Camera icon in a reply to upload them... drag & drop will disappear as soon as you post.
    Resolution
    Move the mouse or trackpad cursor over the center area of the login window so you can see the user icons. Click on the icon of the user that you would like to login as, type in the user's password, and press Return.
    If the login window is configured to show only the name and password fields, type in the user's name and password into the fields, and press Return (even if you cannot see the rest of the login window).
    Additional Information
    This issue will not occur if the display is not sleeping when the account is logged out. Use the steps below to confirm that the account is not configured to log out automatically while the display is sleeping:
    Open System Preferences > Security & Privacy > General.  Click the padlock to unlock the preference pane and enter your admin password. Click the Advanced button at the bottom, then see if the option "Log out after N minutes of inactivity" (where N is the number of minutes) is enabled.
    Open System Preferences > Energy Saver and configure Display Sleep to occur after the account is logged out, by dragging the slider to a number of minutes that is greater than N was set to in the previous step.
    Important: If automatic log out is not needed, disable "Log out after Nminutes of inactivity" in System Preferences > Security & Privacy > General. This will also prevent the issue.
    http://support.apple.com/kb/TS4135?viewlocale=en_US

  • Unable to get the logon screen when i open the sapgui

    Hi gurus,
    I have recently installed SAP 4.7 R/3 enterprise with the necessary requirements and after installation i am unable to get the logon screen (i am just getting the navigation bar which cannot be accessd) when i start my sapgui logon.I am getting a message at the bottom of the screen program SAPMS380,i cannot find any client or userid or password screen so can anyone help me...i need the reply as quickly as possible.
    Regards,
    Arun

    when you first install a system you'll notice that on Windows environment it takes too much to present the logon window because it needs to compile a lot of programs.
    What's the status on SAP MMC?
    Do you get or net the logon window? that's not clear on your message.
    cheers

  • Custom Logon Screen Problems

    Hello, i am facing with such problem:
    I have developed application "custom logon screen"
    [https://cw.sdn.sap.com/cw/docs/DOC-101074]
    after deploy i get this error:
    [EXCEPTION]
    java.lang.InstantiationException: ID018236: Cannot instantiate bean. java.lang.ClassNotFoundException: class com.sap.engine.applications.security.logon.beans.ResourceBean : java.lang.InstantiationException: com.sap.engine.applications.security.logon.beans.ResourceBean
    at JEE_jsp_logonPage_7538450_1282116953062_1282116953515._jspService(JEE_jsp_logonPage_7538450_1282116953062_1282116953515.java:52)
    I try to develop similar application at NW CE 7.20 (using documentation for 7.20 - [http://help.sap.com/saphelp_nwce72/helpdata/en/23/c0e240beb0702ae10000000a155106/content.htm]) and had the same problems.
    There is at least one mistake in documentation:
    "To avoid inconsistencies in class references, add the class folder of the logon logic application to the libraries of the Java build path of the imported logon UI application.
    You can find the class folder of the default logon logic application
    under the following path:
    <ASJava_Installation>/j2ee/cluster/apps/sap.com/com.sap.security.core.logon/servlet_jsp/logon_app/root/WEB-INF/classes"
    There are no such folder on server. I tried to add tcsecumelogonlogic_api.jar which can be found at similar location: <ASJava_Installation>/j2ee/cluster/apps/sap.com/com.sap.security.core.logon/servlet_jsp/logon_app/root/WEB-INF/lib After that my application compiling successfully (without that i have errors compiling/validating original file "logonPage.jsp" and others which are using beans from mentioned JAR). But after deployment i get NoClassDefFound/InstantiationException error. btw, all mentioned things in documentions was done exactly as written in documentantion and with different variations many times but without success.

    Hi,
    I have the same problem, please tell us how you solved this problem

  • Portal logon screen customization: size of branding image

    Hi Experts,
    1. the portal log on image should be changed to custom image. i replaced the branding image in D:\usr\sap\DP1\JC00\j2ee\cluster\server0\apps\sap.com\com.sap.security.core.admin\servlet_jsp\logon\root\layout
    and cleared the cache and refreshed the screen. the new image is seen. But i placed an image over 25kb (standard branding-image.jpg) size, it is not shown. is this the standard behaviour?
    2. i would like to change the "Welcome" text, what is the best method to change.
    I changed the test in D:\usr\sap\EPD\JC00\j2ee\cluster\server0\apps\sap.com\com.sap.security.core.admin\servlet_jsp\logon\root\WEB-INF\classes
    in <b>logonLabels_en.properties </b>file.
    3. what is the way to change "SAP Netweaver Portal Internet Explorer" on the logon screen which appears on the interenet explorer top left corner!
    i am on NW2004s SP11. EP7.0 SP11
    thanks for reading. points will be awarded for the responses.
    Regards,

    Hi,
    When you want to chane the text appering on top of Internet explorer, do following things,
    Go to System administrator-->system config -->  In detail navigation panel, find Service configuration --> open it --> Open Portal runtime --> right click on central configuration > configure>find property named <b>portal.html.head.title</b> here enter any text you want and restart the J2EE engine.
    2)You want to change "Welcome" text to say "welcome to my company", in this case you have done changes in <b>logonlables_en</b> properties, Now you have to again create the <b>umelogonbase.zip</b> file and then change the extension to <b>.jar</b> now replace this file in your<b> PAR file project in NWDS</b>, then deploy the project,
    Once this is done, In your NWDS project find <b>portalapp.xml</b> file and click on default component and <b>run</b>, see if changes are appearing..if this is successfull, then its time to change the <b>authschemes.xml</b> file.
    IF you have done with all this then please update the thread, we will proceed with authschemes file.
    Regards,
    Ameya

  • Logon Screen Customization

    Hi,
    I figured out how to change the branding image on the Portal logon / login screen.   However, none of the other images (such as the branding text) changed when I did it.  This is how I changed the branding image:
    System Admin -> Support -> Portal Runtime -> Browse Deployment -> WEB-INF-> deployment -> pcd -> com.sap.portal.runtime.logon.par.bak
    I downloaded this par, changed the images in folder "layout" then redeployed the new PAR file to overwrite the old one.  Now the branding image on the logon screen is set to the new one, but all other images remain unchanged.  Does anyone know why this is?
    Thanks!
    Greg

    Hi,
    Have a look at this link,
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/43/fc3ae22adb025fe10000000a1553f7/content.htm.
    Thanks,
    Krishna

  • Customization of Logon Screen

    Hi SDN,
           any one knows how to cusyomization of logon screen,i mean how to remove WELCOME, SAP LOGO AND New Here? Register Now...
    i find the below PAR file : com.sap.portal.runtime.logon.par.bak and i renamed to my.new.logon.par. and i imported this par file into developer studio also....
    after that onwards i don't know how to remove above one....if any one knows proper steps please tell me or else u can mail to my mail : [email protected]
    Regards,
    Jagadish Babu Kanikanti.

    Hi Jagdish,
    I have an easy solution for this..
    1. Place your new image files here:
    \J2E\JC00\j2ee\cluster\server0\apps\sap.com\com.sap.security.core.admin\servlet_jsp\logon\root\layout
    2) Log on to the Portal as administrator and go here:
    System Administration -> System Configuration -> UM Configuration.
    3) Click on the "Direct Editing" tab.
    4) Change the parameter:
    ume.logon.branding_image=/logon/layout/YOUR_BRANDING_IMAGE_FILE.gif
    5) Change the parameter:
    ume.logon.branding_text=/logon/layout/YOUR_TEXT_IMAGE_FILE.gif
    6) Click "Save all changes"
    7) Restart the Portal
    You're done. Your branding images should now appear in place of SAP's standard images
    Hope this helps..
    Regards,
    venkat.

  • Logon screen appears but hangs at 'Loading data...'

    Hello, I have a problem that I cannot logon to SAP R3. After typing my username and password in the logon screen, the hourglass shows and the message 'Loading data...' appears in the statusbar. Nothing else happens.
    When I try to logon for the second time, the popup appears: 'You are already lgoged on.' with the three options. Appearently SAP thinks i am in.
    I am logged on from anywhere via a VPN-connection. When I am on the location itself, logging on works fine.
    Does anybody recognise this symptom and know the solution?
    Thanks, Tim van Steenbergen

    Hi Tim:
    When you are using the VPN connection try the Low Speed Connection option, with this less traffic is sent back and forth.
    To enable LSC open your SAP Logon and select your system, then go to Change Item --> Advanced button and check the Low Speed Connection checkbox.
    Hope this fix your problem; this could be due to the fact you are using a custom logo in the initial screen of the SAP system.
    You can also try to by-pass the initial screen by entering a transaction directly in the command box.
    Best Regards,
    Federico

  • Language dropdown on logon screen in EP7.0

    Hi
    I want to display a dropdown containing languages on the logon screen in EP7.0.
    In EP6.0, it can be done by going to system admin -> system config -> UME config -> direct editing and setting ume.logon.locale to TRUE.
    But i'm unable to find the 'direct editing link' in EP7.0
    Kindly tell me from where can i modify ume.logon.locale in EP7.0?
    Thanks in advance..

    Hi,
    I wanted to do the same in EP7.. How did u do this??
    Warm Regards
    Siva

  • How can i change the image in portal logon screen

    hi guys
    pls tel me
    how can i change the image in portal logon screen
    thanks
    regards
    kamal

    Hi
    Download the par file com.sap.portal.runtime.logon.par.bak from
    Go to System Administration -- Support -- Portal Runtime -- Browse Deployment.
    The path should ROOT/WEB-INF/deployment/pcd. Now download that file into local system.
    Create a Par project and make necessary chenages ..i.e
    Open the downloaded par file with WinZip and inside the lib folder three jar files named com.sap.
    portal.runtime.logon_api.jar, com.sap.portal.runtime.logon_core.jar and umelogonbase.jar will be there. Copy those files in the folder u2018libu2019 in par project.
    Now change a branding Image...i.e
    Replace the branding-image. jpg with your company branding image in the same name.
    Once modifications are done,then create a par project and upload the par file into portal.
    Go to the path System Administration -- Support -- Support Desk -- Portal Runtime -- Administration console.
    then browse the file and click on upload.
    Connect to server where the Portal WebAS is running and go to:
    (drive):\usr\sap\<system id>\<system instance>\j2ee\cluster\server0\apps\sap.com\com.sap.security.core.admin\servlet_jsp\logon\root\layout.
    There you will find the images used on logon screen, you can replace them for your
    company images, please take care with the width of the images, as usual, to make this
    change effective, you must restart the whole WebAS.
    Regards,
    Raju

  • Steps to change the logon screens of WAD

    Dear Guru's,
    can any one please give me detail steps to Change the logon screen details of WAD?
    i have been through a documentation but all streps cannot be perfomed for BI7.0 System.
    If need i will explain the Question with Ellabration....
    its bit urgent ...please provide me some solution
    Thanks in advance...
    Dev

    Please check below document:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/aaa1a890-0201-0010-eb93-ae3d2bb74a78
    Regards,
    Kams

Maybe you are looking for

  • Custom error message in a tabular form

    Hello, I try to implement a solution for a custom error message in a tabular form. My intention is, that a error message about a foreign key constraint violation should told the end user what happens in a friendly way. So I try to implement my own de

  • ODI not picking the file generated through calcscript

    Hi John, We have used samba and mapped the folder from linux to windows.We named the drive and specified the path. Now i ran the interface which invokes the calcscript for data extraction and the script ran well.I t generated the file. But the file i

  • How to find the Adobe CS5 Design Premium Korean Version? Where is it?

    I buy the this version in korean. but this App DVD crack. so I find trial version in adobe web-site download page. but I cannot find Korean version. only I see the English, Japan. Well, How to find where, or How to ask who?

  • Problem with Scrollable image in design view.

    So I have defined I want my layout to be scrollable, and that works when I preview it. But the problem is it is not scrollable in design view. Why is this? is there away to fix this? Thank's in advance.

  • Spam Filtering Not Applied to LMTP Channels

    Hello, I've already setup spamassassin filtering at ims-ms channel, but only deliveries from tcp_local channels are being filtered. Messages from other frontend machines delivering to backends using LMTP are not tagged nor filtered. What's wrong with