Apex installation problem: / pls/apex/apex_admin = > HTTP 404

Install new to Apex in Oracle 10.2.0.4 3.2.1, using Oracle HTTP Server Oracle AS 10 g 3. Not yet applied the patch.

When I navigate to http://{host:port}/pls/apex/apex_admin to create a workspace, I get an HTTP 404 error.

In the Apache log, I get: [Thu Aug 27 13:16:39 2009] [error] [client #] [ecid: #] mod_plsql: / pls/apex/apex_admin HTTP-404 \napex_admin: PROCEDURE is not EXIST\n

There is a public synonym APEX_ADMIN, but this points to APEX_030200.APEX_ADMIN, which does not exist. Should APEX_030200 have a private synonym called APEX_ADMIN?

I ran apxchpwd.sql.

I know that the DAD is working, because navigate to http://{host:port}/pls/apex Gets an HTTP 302, with a page saying "ERR - 1014 Application not found. ';

Can anyone help? What went wrong with the installation? Should I reinstall?

Thank you.

Maybe you run the runtime only installation script apxrtins.sql.

Scott

Tags: Database

Similar Questions

  • Installation of the apex (Oracle HTTP Server).

    Hi guys,.

    I try to install apex on 11g oracle http server. I'm all Oracle Http Server installation instructions and Apex Installation guides. But I am not able to view the apex.

    http://server:7777 works very well. This link opens the Oracle HTTP Server home page successfully. But when I try to open the page http://server:7777 / pls/apex/apex_admin not found message "the/pls/apex/apex_admin requested URL was not found.".
    And the error of the access log message: "GET/pls/apex/apex_admin HTTP/1.1" 404 202

    Here is my dads.conf file

    Alias is ' / u01/Middleware/ohs_oracle_home/SST/images / '.
    AddType text/xml xbl
    AddType text/x-component htc
    < apex/pls/location >
    SetHandler pls_handler
    Order deny, allow
    Allow all the
    AllowOverride None
    PlsqlDatabaseUsername APEX_PUBLIC_USER
    PlsqlDatabasePassword PASSWORD
    PlsqlDatabaseConnectString localhost:1521:mnp ServiceNameFormat
    PlsqlAuthenticationMode Basic
    Apex PlsqlDefaultPage
    PlsqlDocumentTablename wwv_flow_file_objects$
    Docs PlsqlDocumentPath
    PlsqlDocumentProcedure wwv_flow_file_mgr.process_download
    PlsqlNLSLanguage AMERICAN_AMERICA. AL32UTF8
    PlsqlRequestValidationFunction wwv_flow_epg_include_modules.authorize
    < / location >

    Oracle HTTP Server (OHS) home directory: / u01/Middleware/ohs_oracle_home /.
    The apex directory: /u01/app/oracle/product/11.2.0/dbhome_1/apex

    Do you have any idea how to solve this problem?

    Thanks in advance

    Check the file ' / u01/Middleware/ohs_oracle_home/conf/httpd.conf ', there should be the line

    include "/u01/Middleware/ohs_oracle_home/modplsql/conf/plsql.conf"
    

    Now open this file plsql.conf, here is the link to dads.conf:

    include /u01/Middleware/ohs_oracle_home/modplsql/conf/dads.conf
    

    Regards Rob

  • apex installation problems

    It's on windows 7, 64 bit 11.2.0.1 database, try to install as a test.
    first part of successful installation:
    Thank you for the installation of Oracle Application Express.

    Oracle Application Express is installed in the APEX_040200 schema.

    The structure of the link to the Application Express administration services is
    as follows:
    http://host/pls/Apex/apex_admin (Oracle HTTP Server with mod_plsql)
    http://host/Apex/apex_admin (Oracle XML DB HTTP listener with the embed
    DED of PL/SQL gateway)

    The structure of the binding to the Application Express development interface is like
    follows:
    http://host/pls/apex (Oracle HTTP Server with mod_plsql)
    http://host/apex (Oracle XML DB HTTP listener with embedded SQL/PL
    gateway)

    JOB_QUEUE_PROCESSES: 1000


    change of password for the admin user has managed

    but then start getting errors:

    SQL > @apex_epg_config.sql D:\app\paul.hartup\product\11.2.0\dbhome_1\apex

    PL/SQL procedure successfully completed.


    PL/SQL procedure successfully completed.


    Created directory.

    declare
    *
    ERROR on line 1:
    ORA-22288: file or LOB FILEOPEN operation failed
    The system does not have the specified path.
    ORA-06512: at "SYS." XMLTYPE", line 296
    ORA-06512: at line 18 level



    Validation complete.


    PL/SQL procedure successfully completed.


    PL/SQL procedure successfully completed.

    calendar for: Load Images
    Elapsed time: 00:00:11.38

    Modified session.

    Start
    *
    ERROR on line 1:
    ORA-00604: an error has occurred at the SQL level 1 recursive
    ORA-31154: invalid XML document
    ORA-19202: an error has occurred in the processing of XML
    LSX-00020: unknown type 'string. '
    ORA-06512: at "XDB". DBMS_XDB', line 528
    ORA-06512: at "SYS." DBMS_EPG', line 254
    ORA-06512: at line 2



    Validation complete.


    Modified session.


    Directory has fallen.

    SQL > alter the anonymous user account unlock;

    Modified user.

    SQL > select DBMS_XDB. GETHTTPPORT FROM DUAL;

    GETHTTPPORT
    -----------
    0

    SQL > EXEC DBMS_XDB. SETHTTPPORT (8080);
    BEGIN DBMS_XDB. SETHTTPPORT (8080); END;

    *
    ERROR on line 1:
    ORA-00604: an error has occurred at the SQL level 1 recursive
    ORA-31154: invalid XML document
    ORA-19202: an error has occurred in the processing of XML
    LSX-00020: unknown type 'string. '
    ORA-06512: at "XDB". DBMS_XDB', line 528
    ORA-06512: at "XDB". DBMS_XDB", line 667
    ORA-06512: at line 1


    SQL > EXEC DBMS_XDB. SETHTTPPORT (8080);
    BEGIN DBMS_XDB. SETHTTPPORT (8080); END;

    *
    ERROR on line 1:
    ORA-00604: an error has occurred at the SQL level 1 recursive
    ORA-31154: invalid XML document
    ORA-19202: an error has occurred in the processing of XML
    LSX-00020: unknown type 'string. '
    ORA-06512: at "XDB". DBMS_XDB', line 528
    ORA-06512: at "XDB". DBMS_XDB", line 667
    ORA-06512: at line 1


    SQL >

    and then try to access:

    htttp://localhost:8080/pls/apex

    "internet explore cannot display the webpage".

    or in chrome:

    Google chrome cannot connect to localhost: 8080


    any help appreciated

    concerning

    Paul

    Hi Paul,.

    The first step that goes wron is the apex_epg_config.sql script.
    You do not need to add apex in the directory, then try:

     @apex_epg_config.sql D:\app\paul.hartup\product\11.2.0\dbhome_1
    

    and also you need to set the http port after that since she's probably not due to the failure of the first step.

    Concerning
    Bottom

  • HTTP 404 not found - the/apex/f requested URL was not found on this server

    All of a sudden, I get the following errors on one page in my application - "the apex/f URL requested is not found on this server".

    I tried to export and import the page with no luck.  The import/export process works successfully; However, I get the same error on the new exported page.

    I can edit the page and the rest of the application is operational - I can not simply run the page without receiving the "Not found" error

    I use the Oracle 11.2.0.3 database.  I use thepl/sql gateway to connect to the APEX.

    I looked at many articles from forum, but nothing seems to be due to my problem.

    It seems that the key generated on the URL is damaged:

    http://localhost:8585/apex/f? p = 101:3:1337553032969279:NO:

    If I remove the 1337553032969279:NO: URL, the login page is running successfully, but a time Oracle tries to access the page it adds the BACKSPACE on the URL and I get the message "not found".

    The keys for the other pages of the DBMS work very well. Only, I have a problem with this page.

    Hello

    You get this error when you run the APEX page?

    Can you import your application to apex.oracle.com or reproduce the HTTP 404 not found error?

    If you share the developer connection information in the workspace, I can try to take a look at what could be the problem.

    Kind regards

    Jari

  • Installation of the OTA for Storm: "907 invalid COD. "Error HTTP 404: not found.

    Installation of Storm OTA:

    -----------------------------------------------------------------------------------------------

    COD

    -----------------------------------------------------------------------------------------------

    My request 'abc' has a big .cod file and > 64 KB. I extracted and produced 6 .cod files.

    ABC. COD

    ABC - 1.cod

    ABC - 2.cod

    ABC - 3.cod

    ABC - 4.cod

    ABC - 5.cod > 64 K

    ABC - 5.cod is always larger than 64 KB

    -----------------------------------------------------------------------------------------------

    JAD

    -----------------------------------------------------------------------------------------------

    However abc.jad file has files of 7 cod enteries

    RIM-COD-URL-6: abc - 6.cod

    RIM-COD-URL-5: abc - 5.cod

    RIM-COD-URL-4: abc - 4.cod

    RIM-COD-URL-3: abc - 3.cod

    RIM-COD-URL-2: abc - 2.cod

    RIM-COD-URL-1: abc - 1.cod

    RIM-COD-URL: abc.cod

    When you download it gives me "907 invalid COD. "Error HTTP 404: not found" error.

    -----------------------------------------------------------------------------------------------

    I also tried deleting after 3 enteries of the .jad file.

    RIM-COD-URL-6:

    RIM-COD-SHA1-6:

    RIM-COD-size-6:

    But it still gives the same error.

    -----------------------------------------------------------------------------------------------

    Emergency assistance is required.

    Alhumdulillah

    Problem is solved

    Mistake I made was that I have not put the .zip file on the Web server that was originally the .cod > 64K file.

  • HTTP 404 error on submit

    I am generating an application page APEX "region" as an anonymous block of PL/SQL with the help of the
    function HTP.p. The htp.p of PL/SQL dynamically create radio groups, text links and buttons
    database. It appears that if the generated page is too big (too many items) when one of
    you press buttons submit the page and refresh it with different data, the following error message
    is generated:

    "The Web page is not found error HTTP 404"

    with the URL of the browser: http://sys3:7777/pls/Apex/wwv_flow.accept

    Executes a javascript function that calls: document.wwv_flow.submit ();

    If I remove an element of radio group - everything works fine.

    Oracle DB 10g
    Request Express 3.2.0.00.27

    Anyone has any ideas about this problem?
    Is there a limit of size of page or the limit of the element when using htp.p?

    Thanks for any help you can give me.

    Hello

    Take a look at the blog according to display http://www.inside-oracle-apex.com/oracle-apex-got-404-not-found-2/ to get instructions how to get the cause of the error 404. I think that this will help you solve your problem.

    Concerning
    Patrick
    -----------
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins

  • HTTP 404 error when trying to import

    Hello

    I'm trying to import an application into our environment UAT, I've exported from the development environment, but am redirected to the HTTP 404 - page not found page error when I click on the button import. I also tried to import the application in the same instance I exported from, to see if it was a specific database issue, but get the same result.

    Export Db version: 10.2.0.2.0
    Version of Db Import: 10.2.0.4.0
    APEX version: 3.2.0.00.27

    Here's a sample from the Apache error log file:

    [Mon Sep 24 12:11:09 2009] [error] [client 10.17.14.12] [ecid: 1251112269:10.17.8.36:31956:19164:1, 0] mod_plsql: /pls/apex/wwv_flow.accept HTTP-404-ORA-00942: table or view does not exist\n
    [Mon Sep 24 12:11:09 2009] [error] [client 10.17.14.12] [ecid: 1251112269:10.17.8.36:31956:19164:2, 0] method not valid in demand - 7d92713d041a

    I have also ensured that the PlsqlNLSLanguage entry is commented on the dads.conf file, to make sure there is no confusion about the character set, but that made no difference either.

    I hope someone out there can help you!

    See you soon,.

    Dougie

    Published by: user10990624 on August 24, 2009 06:04

    Dougie,

    The attempt to use SQL * Plus to import the application is a distraction from the real problem.

    It seems that you have users/developers connect development apex using Basic authentication challenge. You should not do this. You must create a standard DADDY with the username apex_public_user and the password eventually obfuscated and the PlsqlNLSLanguage entry. Developers should use this DAD in requests for applications development environment. End users can continue to run applications that you develop using the DAD who forces the stimulation of authentication. Some things will fail if they run applications through connections of DAD who do not have expected of the PlsqlNLSLanguage input.

    Scott

  • Error HTTP 404 \nwwv_flow.accept: MISMATCH\nVARIABLES SIGNATURE (parameter names)

    Hello Experts,

    Im getting the following error on my Apex Application: -.

    [Mon 12:23:56 Jan 17 2011] [error] [client 148.197.8.17] [ecid: 85107896978,1] mod_plsql: \nwwv_flow.accept /pls/jdbtest/wwv_flow.accept HTTP-404: SIGNATURE (parameter names) in FORM STEPS in PROCEDURE MISMATCH\nVARIABLES: CHECKBOX\nNON-by DEFAULT the VARIABLES in a PROCEDURE NOT UNDER FORM: \n

    I have a form which has a list of selection, according to the selection list, check boxes are displayed on the form

    I have the following code in "Attributes of the HTML Form element" for the selection point list: -.
    OnChange = "setCheckbox (this, 'P3_CHECKBOX_ITEM');"


    And I have the following AJEX to create checkboxes: -.

    function setCheckbox (pThis, pItem) {}

    var l_code = ";
    var l_code1 = ";

    Get the name of the checkbox

    rName = $x (pItem).firstChild.name;
    Alert (rName);


    Fire AJAX
    get var = new htmldb_Get (null, html_GetElement('pFlowId').value, 'APPLICATION_PROCESS is CHECKBOX_LIST', 0);

    Get.Add ('F109_SELECTLIST_ITEM_1', pThis.value);

    gReturn = get.get ('XML');

    If (gReturn)
    {
    var = gReturn.getElementsByTagName ('value') values;
    var messages = gReturn.getElementsByTagName ('message');

    Build the box
    for (i = 0; i < values.length; i ++) {}

    var rValue = values. firstChild.nodeValue;
    rMessage var = messages [i].firstChild.nodeValue;

    If (rValue! = 1) {}
    l_code +=' < DIV ID = "P3_CHECKBOX_ITEM" > roles < / DIV > ';
    Alert (rName);
    l_code +=' < input id = "+ pItem type plus checkbox value =" + rValue name plus "checkbox" > ';
    l_code +=' < label for = "+ pItem + '_' + i + ' > ' + rMessage + < / label >.
    ';
    }
    }

    If (l_code == ")
    {
    l_code1 += ' < DIV ID = "P3_CHECKBOX_ITEM" > < / DIV > ';
    }
    on the other
    {
    l_code1 = ' < br > < DIV ID = "P3_CHECKBOX_ITEM" > roles < / DIV > ' + l_code + '< other > ";
    }

    $x (pItem) .innerHTML = l_code1;


    }
    }

    Everything works as it should, I check the checkbox, but as soon as I check the boxes I get the above error.

    Can someone please help?

    Thank you

    You try to create a checkbox on the fly and submit it with the page.

    But then the APEX checks all sent items, detects your box and does not know where to put it. So, it throws an exception.

    You must disable your box before submitting, so he should be sent to the server. You can also remove the attribute "name" of your box, APEX will then ignore it. All that best suits your needs.

    brgds,
    Peter

    -----
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    BuilderPlugin: http://builderplugin.oracleapex.info
    Work: http://www.click-click.at

  • Error HTTP 404 ORA-00028: your session has been killed error

    Our server application error log is full to the top with the errors below;

    mod_plsql: / pls/PROD/twbkwbis. P_GenMenu HTTP-404 ORA-00028: your session has been killed.
    mod_plsql: impossible to reset the status for mode 1: Err 1012

    This happens for all pages temporarily, we don't kill all users and whenever a user refreshes the page one or a few times after getting page not found error itself solves the problem and continues to work, but it can happen anytime and all other pages.
    This error does not stop the publication of web pages, but it breaks a user several times while doing something, it's confusing.

    Our application: AS Oracle 10g 10.1.3.1.0 (J2EE)
    Our database: Oracle Database 11.1.0.6 Enterprise Edition

    Our web pages are written as packages of pl/sql and published on the web by oracle application server.

    Could you help me to find the reason for these errors and solve the problem?

    Thank you
    Hatice

    Hi all

    Our problem is solved. Error ORA-00028 isn't appearing any more in the papers, and we don't get a not found error page HTTP web plus side. I am writing the solution if anyone else would need.

    The main reason for the problem was our swap space; our previous s/n increased once the size of database memory, but all increasing, he never did the same thing for the space of swap and when we checked it it was too little for the memory of the db. Our management system has increased and this corrected the problem.

    Thank you

    Hatice

  • positions 32-bit Vista installation problems

    Mr President

    I installed newbie.i 10 gr 2 in my vista, but sometimes his departure perfectly and sometimes not. Then I have to restart my machine and then only I get access in sql * plus.i have posted here but the problem is always the same. [post installation problem its not solved still | http://forums.oracle.com/forums/thread.jspa?threadID=930824 & tstart = 0].

    When the bellows maintained command isn't leaving no output at all.
    emctl start dbconsole
    IN the function panel shows dbconsole status as a server starting at only.

    What should do?



    concerning
    Chrystelle

    I do not know I hope that any interpretation (put) the OS environment that you provide. Your best bet is to look at the documentation.

    http://www.Oracle.com/pls/db111/portal.portal_db?selected=11&frame=#microsoft_windows_installation_guides

  • HP 802. 11b / g wireless network: HP 802. 11b / g wireless network adapter driver installation problems

    After installation of Windows 10 does not work me wi - fi, I can not find a compatible driver. The search I found one, but it gives me driver installation problems

    Hello @fede95,

    Thanks for posting on the Forum of HP and welcome!

    I'd be happy to help you with wireless driver problems you encounter since the upgrade to Windows 10.

    I will need to know your product number. You can follow the steps here - http://ow.ly/XnZL300dhzo - to find.

    I'm looking forward to hear back and work towards the resolution of this problem.

    If these steps solved your problem, please click "Accept as a Solution." You can also click on the "congratulations, Thumbs Up" on the right to say "thank you!"

  • C410: Http 404 error: cannot download c410b win 10 x 64 driver

    Whenever I have try and download the driver win10 on the hp support site I get http 404 error...

    The requested URL /pub/softlib/software12/COL34152/mp-109793-2/PS_AIO_07_C410_140_408-4.exe was not found on this server.

    tried on different computers.  Even used HP print and scan to download doctor who completed but says download failed when it reached 100%.

    Any other link I can download this from?

    the file I need is PS_AIO_07_C410_140_408 - 4.exe

    I don't get an FTP address. The exact link I sent is as follows: http://support.hp.com/us-en/drivers/selfservice/HP-Photosmart-Premium-e-All-in-One-Printer-series---C4/4059515/model/4186826#Z7_3054ICK0KGTE30AQO5O3KA30R1

    Have you tried another browser, or the printer installation wizard?

  • Streets & trips 2013 details download installation problems...

    The installation seems to work, but the program may not be running.  Control Panel verifies that the software is installed (1.8 GB) while the installer has not created an S & T normal ICON and the software cannot be loaded even by clicking on the executable file in the program directory files. I have installed/uninstalled the program several times.  Turned off Norton antivirus and firewall and Windows Firewall protection. Restarted again and again. Nothing has worked...

    -Error message: "cannot find a network share or removable device, the DVD is not in the drive or installing this application is damaged.  Make sure that the drive you installed is attached, the DVD is in the drive, your network is connected, or run the installation again from its original installed location. (5-40003-6) ".

    ANYONE KNOW IF THERE IS A FIX FOR THIS PROBLEM YET?

    Hello

    Looks like you've already discovered the streets and travel Forum.

    Streets & trips 2013 details download installation problems:
    http://social.Microsoft.com/forums/en-us/streetsandtrips/thread/a3c90cf2-ab59-4f82-9404-a8cc0a9b9a05

    Concerning

  • Installation problems Thrones and Patriots

    Hey everybody. I have installation problems with elevation of the thrones of nations with the Patriots. I installed rise of nations but the installation successfully Thrones and Patriots he wins in a file called CTW_New_World_Map_01_info_text.xml.18 and then says check to see if I have available disk space, or if the file is in use. It's a brand new model with no other games on it.

    Hi Riseofjohn,
     
    1. have you checked the disk installation for scratches or damage?
    2. don't you try to install the game in the other computer?
    3. What is the operating system that is currently installed on your computer?
     
    First of all I suggest to perform a disk cleanup and check whether the problem is resolved.
     
    The disk cleanup tool helps you free up space on your hard disk to improve your computer's performance. The tool identifies files that you can safely remove, and then allows you to choose if you want to remove some or all of the files identified.

    To use disk cleanup in Windows 7 follow these steps below.
     
    a. Click Start, click programs, accessories principally made, click System Tools and then click on disk cleanup. If several readers are available, you may be asked to specify which drive you want to clean.
    b. when disk cleanup has calculated how much space you can free of charge, in the dialog cleaning disc, scroll through the content of the files to delete list.
     

    Disk Cleanup dialog box

    c. clear the check boxes for files that you do not want to delete, and then click OK.

    For more options, such as cleaning of system restore and files copy of Shadow, under Description, click on clean up the system files, and then click the other Options tab.
    d. When you are prompted to confirm that you want to remove the files specified, click Yes.
     
    After a few minutes, the process is completed, and close the Disk Cleanup dialog box, leaving your computer more efficient and clean better.
     
    I also suggest you to run chkdsk.
    Follow these steps:
     
    a. click on start
    b. Type "cmd" in the start search box
    c. right-click on cmd.exe list programs and then select the run as Administrator option. If you are prompted for an administrator password or for confirmation, type your password, or click on continue
    d. in the command prompt window, type the following command and press enter Chkdsk/r X:
     Note: in this command, x is a placeholder that represents the drive letter of the volume you want to check.
    a. press y when you are prompted to check the drive the next time the system restarts.
    b. close all applications and restart the computer.
     
    Note: upon reboot, Windows checks the drive for errors, and then Windows starts

    After the computer restarts, repeat steps 1 through 4 for the other volume and then check if the disk cleanup works.
     
    If the steps provided above does not resolve the problem then I suggest to install the game using the cleanboot and check for the issue.
    Put your system to the clean boot state helps determine if third-party applications or startup items
    the origin of the problem. If so, you need to maybe contact the manufacturer of the program for updates or uninstall and re-
    install the program.
    See KB Microsoft article below for more information on how to resolve a problem by doing a
    clean boot in Windows Vista or Windows 7:
    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    http://support.Microsoft.com/kb/929135  
    Note: after a repair, be sure to set the computer to start as usual as mentioned in step 7 in the above KB
    article.
    I suggest also allows you to check the compatibility of the game with the Windows 7 operating system.
     
    To do this, you can visit this link below.

    Thank you, and in what concerns:
    I. Suuresh Kumar - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Cannot access anything on google. This page could not be found error HTTP 404 "keeps coming back.

    I have a good internet connection and can get into my email account, but can not access google etc. "this page could not be found error HTTP 404" keeps on coming.  Can anyone help. Thank you

    I have a good internet connection and can get into my email account, but can not access google etc. "this page could not be found error HTTP 404" keeps on coming.  Can anyone help. Thank you

    If you get the 404 error, then your server is not able to communicate with the page you have requested. This could be caused by malicious software on your computer. It is also possible that there is a problem with your server or with Google in your area. Let's first eliminate the possibility of malware. Download, install, update and perform a quick analysis with Malwarebytes.org . In addition, is the computer that you are referencing the only computer on your network? If not, are you able to access Google using these computers? How long the problem has persisted?

Maybe you are looking for