Login page not coming up when I run the application!

Hi all

ORACLE 11G, 3.1.2 APEX

I'll have an application with multiple pages and have the login page too. I use the account database as the logon mechanism. When I run the application, my login page is not coming sound directly to come with an application page that the user gets in once the connection is successfully.

Can I know why the login page does not come on the screen when I run the application!



Pls let me know as soon as possible!


Thank you/kumar

Edited by: kumar73 may 18, 2010 09:00

Edited by: kumar73 may 18, 2010 09:29

Edited by: kumar73 may 18, 2010 09:29

Looks like all your pages have authentication value "Page is Public. Change them to 'Page requires authentication' with the exception of the login page.

Tags: Database

Similar Questions

  • How to change the icon of the browser when you run the application

    Hi guys,.

    How can I change the icon of the browser when you run the application. That is to say the icon that the browser displays when we surf on this forum is a red square.

    I typed the following text in the page template, but nothing happened
    < link rel = "icon" herf = "" #IMAGE_PREFIX #erp.png "type =" image/png">
    " I hope that my question is simple,


    Kind regards
    Fateh

    Published by: Fateh June 30, 2011 03:36

    See + {message identifier: = 9591426} +.

    
    

    2 things: it is href not herf; and the only image file format with complete cross-browser ICOsupport.

  • ORA-00942 when you run the application after import

    APEX 4.1.1

    Hello

    I transferred my request via import/export to our production database. I had no errors during installation, but when I run the application, I get the following error message.
    User not found
    ORA-00942: table or view does not exist
    
    Technical Info (only visible for developers)
    
        is_internal_error: true
        ora_sqlcode: -942
        ora_sqlerrm: ORA-00942: table or view does not exist
        component.type: APEX_APPLICATION_COMPUTATIONS
        component.id: 3102806535980644
        component.name: LANG
        error_backtrace:
    
        ORA-06512: at "SYS.DBMS_SYS_SQL", line 1325
        ORA-06512: at "SYS.WWV_DBMS_SQL", line 1287
        ORA-06512: at "SYS.WWV_DBMS_SQL", line 1358
        ORA-06512: at "SYS.WWV_DBMS_SQL", line 1375
        ORA-06512: at "APEX_040100.WWV_FLOW_DYNAMIC_EXEC", line 776
        ORA-06512: at "APEX_040100.WWV_FLOW", line 4155
    I don't know, where to look for the error. I do not have an application element with the name of LANG and there is a calculation application for LANG:
    SELECT  LANG_CODE
    FROM    GPS_WEB_USERS
    WHERE user_name = upper('&APP_USER.')
    All advice where to look?

    Published by: Anne-Marie Rosa on August 16, 2012 05:37

    Published by: Anne-Marie Rosa 16 August 2012 06:32

    Hello
    >
    I transferred my request via import/export to our production database. I had no errors during installation, but when I run the application, I get the following error message.

    User not found
    ORA-00942: table or view does not exist
    
    Technical Info (only visible for developers)
    
    is_internal_error: true
    ora_sqlcode: -942
    ora_sqlerrm: ORA-00942: table or view does not exist
    component.type: APEX_APPLICATION_COMPUTATIONS
    component.id: 3102806535980644
    component.name: LANG
    error_backtrace:
    
    ORA-06512: at "SYS.DBMS_SYS_SQL", line 1325
    ORA-06512: at "SYS.WWV_DBMS_SQL", line 1287
    ORA-06512: at "SYS.WWV_DBMS_SQL", line 1358
    ORA-06512: at "SYS.WWV_DBMS_SQL", line 1375
    ORA-06512: at "APEX_040100.WWV_FLOW_DYNAMIC_EXEC", line 776
    ORA-06512: at "APEX_040100.WWV_FLOW", line 4155
    

    I don't know, where to look for the error. I do not have an application element with the name of LANG and there is a calculation application for LANG:

    SELECT LANG_CODE
    FROM GPS_WEB_USERS
    WHERE user_name = upper('&APP_USER.')
    

    The source of the error is ora_sqlerrm: ORA-00942: table or view does not exist

    Search for the name of the calculation Application in APEX_APPLICATION_COMPUTATIONS APEX view using component.id: 3102806535980644 to find his name.

    Once you have the name, you can change this App mockup and understand what Table/view is not available.

    See you soon,.

    PS: {code} is the tag, which is tiny.

    Published by: Dominique 16 August 2012 18:01

  • Exception when you run the application deployed standalone WLS

    When you run the application deployed in a standalone WLS, I get the following exception, and nothing will be displayed in the Explorer. Running-in of jdev/integratedWebLogicServer is however very well. I deployed the application in jdev to the autonomous WLS.
    ]] Root cause of ServletException.
    javax.faces.FacesException: oracle.adf.controller.ControllerException: ADFC-10001: cannot instantiate class 'com.oracle.pm.eai.supporttool.ui.bean.SupportToolBean'
         at oracle.adfinternal.controller.util.Utils.createAndLogFacesException(Utils.java:192)
         at oracle.adfinternal.controller.beans.ManagedBeanFactory.newInstance(ManagedBeanFactory.java:180)
         at oracle.adfinternal.controller.beans.ManagedBeanFactory.instantiateBean(ManagedBeanFactory.java:860)
         at oracle.adfinternal.controller.application.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:112)
         at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
         at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:72)
         at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:68)
         at com.sun.el.parser.AstValue.getValue(AstValue.java:107)
         at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
         at com.sun.faces.application.ApplicationImpl.createComponent(ApplicationImpl.java:251)
         at javax.faces.webapp.UIComponentELTag.createComponent(UIComponentELTag.java:222)
         at javax.faces.webapp.UIComponentClassicTagBase.createChild(UIComponentClassicTagBase.java:486)
         at javax.faces.webapp.UIComponentClassicTagBase.findComponent(UIComponentClassicTagBase.java:670)
    Here are the versions WLS and Jdeveloper, I used.
    WebLogic 10.3.3.0
    JDeveloper 11.1.1.3.0

    Hello

    It seems that there is something wrong with your support of bean is instantiated.
    Check that it is correctly stated in the taskFlow and you have a default constructor in your backing bean.

    Gabriel.

  • During cleaning after reinstall the update Ver 33 and "Could not load XPCOM" when I run the installer for worm 33 he says "your download was interrupted. Now, what

    Running Windows 7. After Firefox updated to the Version 33 Firefox would not start. Received the message "unable to load XPCOM. Follow the instructions in the forum Firefox to do a clean reinstall. File downloaded from Mozilla.org , using Internet Explorer for Firefox does not work. Deleted the old program file. When I try to run the Firefox Setup Stub file 33.0 continues to stop. The message says "your download was interrupted. I tried to run several times all with the same result. I also made sure I deleted previous downloads before trying to re. Anyone know how to fix this? Thanks for your help.

    Do a clean reinstall and delete the program folder before Firefox to (re) install a new copy of the current version of Firefox.

    If possible to uninstall your current version of Firefox to clean the Windows registry and settings in the security software.

    • Do NOT remove the "personal data" when you uninstall your current version of Firefox, because this will remove all profile folders and you lose personal data such as bookmarks and passwords including data profiles created by other versions of Firefox.

    Delete the program folder Firefox before installing newly downloaded copy of the Firefox installer.

    • (32-bit Windows) "C:\Program Files\Mozilla Firefox\"
    • (Windows 64 bit) "C:\Program Files (x 86) \Mozilla.

    Your bookmarks and other personal data are stored in the Firefox profile folder and will not be affected by a uninstall and (re) install, but do NOT delete personal data when you uninstall Firefox which removes all Firefox profile folders and you lose your data.

  • Why Firefox page opens when I run the application it even when I have a selected homepage

    I recently selected latest version of Firefox and vere from the overview page opens as well as my home page. I want to just my home page to open when I launch the browser.

    OK, so it seems that there are two things that can happen here:

    • "See what's new" is now defined (as well as your regular home page) as your home page. You can re - choose your homepage simply only one page of the home button sliding. The details are in How to set the home page.
    • If you tried the solution above and it does not work, it may be that Firefox isn't able to save this preference for some reason any. In this case, reset Firefox will fix this. Instructions to reset are here - Refresh Firefox – reset settings and Add-ons. After resetting Firefox, you get to choose your homepage again.
  • Today I imported recently an android project in my workspace in eclipse android 4.2.2 then when I run the application it is show Eroor: unable to solve the target 'unknown target problem Android android-7 "tru."

    Eclipse SDK

    Version: 4.2.2
    Build id: M20130204-1200

    When I right click on the app and clcik as run as application Android Iam see following errors: -.

    The path location type Resource Description
    Is only permitted to line /tru system AndroidManifest.xml 20 problem with lint Android apps

    The path location type Resource Description
    Is only permitted to line /tru system AndroidManifest.xml 20 problem with lint Android apps

    The path location type Resource Description
    Unable to solve the target 'unknown target problem Android android-7 "tru."

     

    including AndroidManifest.xml is as below:

     

     


    http://schemas.Android.com/APK/RES/Android ".
    package = "com. Tru.
    Android: versionName = "3.47" android: versionCode = "073434" >



    Android: largeScreens = "true".
    Android: anyDensity = "true" / >





    Error: it is only allowed to the system applications

     

     

    A number of permissions of the Android app is not supported. The impact of these unsupported features varies.

    Visit this link and check the authorization of any authorized all in porting the app... If the permissions that your application requires in the right list you might need to make some changes in your application

    https://developer.BlackBerry.com/PlayBook/Android/apisupport/unsupportedapi_playbook_app_permissions...

  • Just installed PhotoShop CS2 (Yes, it's old), record Page is displayed again whenever I run the application it!

    Just installed PhotoShop CS2 (Yes, it's old) after you download it from the Adobe Web site, entered the serial number and fill in the registration page. However, the registration page still re - appear EVERY TIME I run the program no matter if I check the box that says: "do not register"! VERY frustrating! I even tried to reinstall using the checkbox "fix." Is there a recording file, I can remove or cut her registration to stop this! VERY FRUSTRATING!

    Right-click on your CS2 icon and select "Run as Administrator" and "can I not register." Adobe and the next time you start the program normally harass went screen.

  • my pc will not boot up when I run the disc to recover its says cannot find hard drive

    my pc won't start recovery disc tried tried

    Windows 7 disk but will not work it says can't find hard drive

    Sorry do not know all the details of my pc

    I am not basic pc user

    Thank you

    If you use your PC manufacturers recovery disks and don't see "no hard disk" the chances are that the hard drive has failed.

    When you try to boot your PC normally what exactly is the error message?

  • Launch crashes when you run the application.

    Hi, I'm very new to Flex 2.

    I have the sample application SessionTracker and another that I develop. Use the Flex Builder 2 I run SessionTracker. I then close the project SessionTracker, open my test project and try to run it. It fails with this message:

    "Project"SessionTracker"does not exist or is closed. If the project is closed, open it to continue. »

    I looked at all the properties of the project and do not see where SessionTracker is referenced.

    How to get Flex to run my test project and not the project already open?

    THX pwp

    It looks like you use the plugin version of Flex Builder Eclipse,
    rather than the standalone version.

    In the plugin version, it inherits the standard behavior of Eclipse for the race
    and buttons, meaning that they restart the recently launched debugging
    Configuration.

    We have not really agree with this design, both in the standalone version, the race
    and debug average buttons to launch the selected application.

    In the plugin version, the solution is to run > run as > Flex Application *.
    or debug > debug as > Flex Application. These commands will launch the
    the request that is currently selected. (They're looking for a launch, "existing
    configuration,"and use it if they can find it. If they cannot find one, then
    they create a new).

    Two of these commands have keyboard shortcuts, as you can see on the menus:
    Run > run as > Flex Application is (Alt-Shift-X, F); Debug > debug as > Flex
    Request is (Alt-Shift-D, F). You can change the hotkeys so you
    fault, via the window > Preferences, general, key.

    --
    Mike Morearty
    Developer, Flex Builder team
    http://www.Morearty.com/blog

  • How can I get rid of the guests of the Acrobat DC trial when I run the application Acrobat Pro XI for Windows?

    Acrobat DC prompt.png

    Hi Davdid,

    The screenshot is deducted the trial screen.

    There are 2 buttons: software license and start of trial.

    Click on the "Software license" button and use your Adobe ID to activate the software.

    Kind regards

    Rave

  • Problems with DAQmx - tasks missing when I run my application on another PC

    Hello

    I use a NI USB 6009 and my program use DAQmx and different tasks for the input and output signal.

    I created an application and I want to run this application on another PC, which doesn't have the development environment, but the runtime engine and installed MAX. This PC is connected to the NI USB 6009.

    Now, I have the problem that the tasks are missing on this PC and I get errors when I run the application.

    I wonder why these tasks are not put into the application automatically? What should I do now? Can I somehow export tasks in MAX and copy them to the other PC? Is not complicate it?

    Hi Johannes,

    Have you created your tasks of measurement and Automation Explorer?

    If this is the case, you must export the file of configuration of measurement and Automation Explorer and then import it on the other computer.

    With LabVIEW 2010, you can import a configuration via your Installer file, but I don't know if you can do it with LabVIEW 7.1

    Kind regards

  • radio don't button no selection when I start the application

    Hallo,

    I have a radio button with a few buttons in it. I would like it when I run the application, none of the buttons is selected. There is a 'don't allow no property selection', but this allows the "no selection". My problem is that when I run the vi, the option button is on and I would like that all of the buttons.

    Thank you

    Ah, thank you very much. It works

  • IM related to Adobe Creative Cloud, but I can't connect. When I run the apps, said that I did not. License does not work

    IM related to Adobe Creative Cloud, but I can't connect. When I run the apps, says that I don't have license, license does not work.

    Your subscription to cloud shows correctly on your account page?

    If you have more than one email, you will be sure that you use the right Adobe ID?

    https://www.adobe.com/account.html for subscriptions on your page from Adobe

    .

    If Yes

    Sign out of your account of cloud... Restart your computer... Connect to your paid account of cloud

    -Connect using http://helpx.adobe.com/x-productkb/policy-pricing/account-password-sign-faq.html

    -http://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html

    -http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html

    -http://helpx.adobe.com/creative-suite/kb/trial--1-launch.html

    -ID help https://helpx.adobe.com/contact.html?step=ZNA_id-signing_stillNeedHelp

    -http://helpx.adobe.com/creative-cloud/kb/license-this-software.html

    .

    If no

    This is an open forum, Adobe support... you need Adobe personnel to help

    Adobe contact information - http://helpx.adobe.com/contact.html

    Chat/phone: Mon - Fri 05:00-19:00 (US Pacific Time)<=== note="" days="" and="">

    -Select your product and what you need help with

    -Click on the blue box "still need help? Contact us. "

  • I am now on iOS 9.2 Game Center still does not work. When I open the app it freezes on a blank page. When I open the Game Center in the settings, it freezes and then crashes. Please Apple can solve this problem of Game Center iOS 9.2.

    I am on iOS 9.2 and Game Center still does not work. When I open the app it freezes on a blank page. When I open the Game Center in the Middle it hangs just. For this reason, I can't back up my data on my games. Please Apple can solve this problem of iOS 9.2.

    Hello Vaishnav,

    Thank you for using communities of Apple Support.

    I see that you are having problems with Game Center on your iPhone. I have a number of things for you to try.

    First force quit Game Center.

    1. Press the Home button twice quickly. You will see small glimpses of your applications recently used.
    2. Swipe to the left to find the Game Center app to close.
    3. Swipe up on the preview of the Game Center to close.

    Force an app to close the iOS

    If this does not work, then the next step would be a restoration. I recommend restore like new, without backup restore and everything first. If it works there, you can restore the backup.

    Use iTunes to restore your iPhone, iPad or iPod to factory settings

    Best regards.

Maybe you are looking for

  • I want to find a good Mac cleanser

    can you recommend a good cleaner for Mac?

  • Impossible to verify my Bionic system updates?

    Motorola droid bionic will not let me check my updates of the system

  • NVIDIA 8400 GS display freezes driver Windows 7 with BSOD - please help

    Hello I have a desktop HP Pavilion Elite m9040n. I've upgraded to Windows 7 Ultimate 32 bit about 6 months ago. It works fine, but the last few weeks that my PC keeps freezing with the display driver to crash. The last update of Windows or Adobe Flas

  • In Ipsec Dial-up DNS issue

    Hello I have configured the IPsec VPN connection on my ASA, I intrnaet Web site, which is registered in public, I have internal DNS XXXX XXXX. My ASA 7.2 is worm (4) and the split tunneling is enabled the problem is when my dial-up users use dongle t

  • Error building Android APK

    When I try to compile my application, generates no Android version and I see this message in the log:Caution:None - tsa or tsacert - is provided and this pot is not timestamped. Without timestamp, users may not be able to validate this pot after the