Production of APEX REST 2.0.10 on Tomcat 7.0.63 service not found apex_admin

Hi all

I ran apxrtins.sql to install APEX over e - biz Production database running.

Installation Guide IS followed to set up ords.war and change the name to apex.war when deployed on Tomcat.

When I go to localhost:8090/apex/apex_admin, the system will ask State 404 or 503.  When look at the Tomcat log file, it showed

October 28, 2015 16:19:30 oracle.dbtools.apex.Procedure resolveNameNew
SEVERE: ORA-06564: apex_admin of the object does not exist
ORA-06512: at "SYS." DBMS_UTILITY", line 156
ORA-06512: at line 1

java.sql.SQLException: ORA-06564: apex_admin of the object does not exist
ORA-06512: at "SYS." DBMS_UTILITY", line 156
ORA-06512: at line 1

When it is running localhost:9090 / apex guest system

Error: ERR-7620 could not determine the space work for the application (4500)

ORA-01403: no data found

I have unlock APEX users, change ADMIN password from Apex, run apex_rest_config.sql, I'm having this problem.

This means that the production is not supported to have apex_admin and have need of the configuration via sqlplus before we can access the apex?

Thank you, Dorothy

Hi DorothySG,

DorothySG wrote:

Thanks for pointing it out!  I was struggling with that whole day.

This is the first time I deploy APEX in Production.

What is the best practice to install and maintain the execution environment?  No matter what blog I can refer?

This is discussed in the first mentioned thread link and one of the answer, I mentioned blogs: Re: Re: page not apex_admin not

Can I install the development environment in the Production and convert to runtime environment, after that I imported all programs?

How to import several new programs when it is necessary to add them in the runtime environment?

This is not a good approach. In this case for each deployment on Production, it must be converted in development environment, deploy the application, and then re - convert to runtime environment.

In the link first & second thread I discussed how use APEX API APEX_INSTANCE_ADMIN for example Administration and APEX_APPLICATION_INSTALL to deploy APEX applications. You can also use Oracle SQL Developer to deploy APEX runtime environment applications.

If there is no web interface, what should I call page function EBS?

You're all development namely write code and test the integration of the EBS on your APEX development environment. Then, you deploy your application to Production (Runtime Environment). You can access the web interface for applications (not e.g. Administration and Application Builder) in the runtime environment.

Kind regards

Kiran

Tags: Database

Similar Questions

  • Apex not found error page

    Hi, I use 4.2, XDB oracle apex

    All of a sudden my application launch error "Page not found".

    When I check the user accounts, APEX_040200, APEX_030400, APEX_PUBLIC_USER and XDB were to expired and locked status.

    So I unlocked using the "" change the user name user account unlock; ""

    even if I'm unable to access my application, it always shows 'Page not found' error

    Please guide me to solve this problem...

    Thank you

    NIhar Narla.

    Hello

    Using Embed PL/SQL gateway as a web server?

    If so, these users must be locked.

    If you use another server web only APEX_PUBLIC_USER needs to be unlocked.

    I think your problem is elsewhere.

    Did you check for example the alert log database?

    Kind regards
    Jari

  • Cannot configure listener APEX Access 2.0.1 - 404 - Not Found

    Hello

    Fist of all I use:

    Apex 2.0.1 on D:\listener listener
    Apex 4.2
    GlassFish Server Open Source Edition on C:\ 3.1.2.2
    Windows 7 x 64
    Oracle 11g r2

    I have deployed listener APEX 2.0.1 on GlassFish Server Open Source Edition 3.1.2.2 successfully, but I can't access apex / http://hmarquez-lap:8090 / listenerConfigure. It returns a 404 not found error.
    Also I can not access /listenerStatus

    I followed the steps to deploy the earpiece of the apex on glassfish OracleDoc
    I double checked properly, I created under default config-> Security-> file managerlistener on the list of the Manager of group and adminlistener on the list of the Admin group
    The role of main default mapping is checked in the default configuration

    I don't know if this has to do with any file in the directory or the config, it's configuration:

    After running generate-jvm-report on console glassfish (asadmin.bat)
    Sun.java.Launcher = SUN_STANDARD
    Sun.JNU.Encoding = Cp1252
    Sun.Management.Compiler = levels of HotSpot 64-bit Com
    Sun.OS.patch.Level = Service Pack 1
    User.country = en
    User.dir = C:\glassfish3\glassfish\domains\domain1\
    User.Home = C:\Users\hmarquez
    User.language = en
    User.Name = hmarquez
    User.TimeZone = America/Mexico_City
    User.Variant =
    Web.Home = C:\glassfish3\glassfish\modules\web


    C:\Users\hmarquez > echo %UserProfile%
    C:\Users\hmarquez

    C:\Users\hmarquez > echo folder
    C:\Users\hmarquez\AppData\Local\Temp


    Also
    Where the Summit-config. XML?
    Y at - it a tutorial to configure manually apex/WEB-INF/web.xml

    I see this param in apex/WEB-INF/web.xml, but I have not found how to configure
    config.dir < param-name > < / param-name >
    <!-enter the location where the configuration of parameters to be stored-->
    C:\apex < param-value > < / param-value >

    Thanks in advance
    -Hector

    Published by: 996127 on April 3, 2013 15:22

    996127 wrote:
    Hello

    In fact, I followed the tutorial you mentioned to deploy the earpiece of the APEX. And I wanted to access listenerConfigure, because after I deployed to glassfish with success I can work with APEX

    The page listenerConfigure does not exist with APEX listener 2.0.

    You must either configure the jar before you deploy on Glassfish or use the interface configuration of SQL Developer - I've always used the pot without problem configuration.

  • APEX 5.01 ADR 3.0.1 error 404 not found ordsapex_admin. All the steps done installations, ADR started with SQLDeveloper.

    Newbie, Dan:

    Chrome after http://localhost: 8080/apex/apex_admin "error HTTP 404 problem access/ordsapex_admin. reason: not found".

    Installation steps:

    APEX 5.0.1.00.06

    @apxrtins.sql SYSAUX SYSAUX TEMP/i /;

    @apxchpwd.sql;

    ALTER USER APEX_050000, FLOWS_FILES, APEX_PUBLIC_USER UNLOCK and pass

    EXEC DBMS_XDB. SETHTTPPORT (0);

    Hi adamar,.

    Adamar wrote:

    Chrome after http://localhost: 8080/apex/apex_admin "error HTTP 404 problem access/ordsapex_admin. reason: not found".

    Installation steps:

    APEX 5.0.1.00.06

    @apxrtins.sql SYSAUX SYSAUX TEMP/i /;

    First of all what you have installed 'Runtime Environment' for Oracle APEX 5.0 and 'Runtime Environment' has no GUI as in "Development Environment". 'Runtime environment' has GUI access only for applications deployed in it.

    Reference: https://docs.oracle.com/cd/E59726_01/install.50/e39144/overview.htm#HTMIG366

    You need to convert "Runtime Environment" to "Development Environment".

    Reference: https://docs.oracle.com/cd/E59726_01/install.50/e39144/listener.htm#HTMIG29457

    Are you using the correct installation procedure Oracle APEX and configuration ADR?

    Reference: https://docs.oracle.com/cd/E59726_01/install.50/e39144/listener.htm#HTMIG29143

    Second thing : when you use Oracle REST Data Services like Web listener option, there is no /apex but /ords. So, your connection APEX links will be:

    Third thing : on 404 - when setting up ADR 3.0 have you skipped configuration "PL/SQL gateway '? (This step refers to the configuration of Oracle APEX with ADR (APEX_PUBLIC_USER configuration) which is required for the operation of Oracle APEX with ADR)?

    Otherwise, you will run into the following error message:

    Also open your "ords.3.0.1.177.18.02" folder and run the "readme.html" file in a browser and go to the section "404 errors when Oracle configuration REMAINS Data Services" on the causes of 404.

    Finally , go through the following threads on the Oracle APEX installation and configuration ADR where talked to errors of detail in the course of setting up ADR and the means to solve them:

    Kind regards

    Kiran

  • SERVICES OF DATA ORACLE REST 404 NOT FOUND

    Hi all

    Please suggest me ways to solve the question below.

    DB:-11gR2(11.2.0.4)

    OS:-OEL 6.5

    APEX:-4.2.6

    ORDS(formerly known as apex Listener) - 3.0

    Tomcat - 7.0.53

    JDK - 1.7.0_45

    Follow the steps mentioned in the URL to implement ADR for APEX on APACHE TOMCAT application

    http://Oracle-base.com/articles/Misc/Oracle-rest-data-services-ords-3-installation-on-Tomcat-7.php#downloads

    ===================================Error=================================

    during the execution of the URL (www.server-name:8080/ADR) in the browser, it's show -

    ORACLE REST DATA SERVICES

    404 NOT FOUND

    [*** Note :

    A > it shows the version of the top if I execute the below URL.

    www.Server-Name:8080/i/apex_version.txt

    B > no problem with tomcat. It's going very well in the browser on the URL

    www.Server-Name:8080

    ]

    Thank you and best regards,

    DAS Pinto

    Try /ords/ instead of /ords

  • 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

  • RESTful Webservice - Page not found

    Using web services in the SQL Studio wizard, I created a simple Restful web service with a query GET the resource Type of media. The SQL statement Gets the mime_type and a blob value in a table via a parameter ID. The code works fine in my standalone environment (apex 4.2 listener 2.1) but on the cloud, when I bind the variable: ID and press the test button, it always returns "Page not found". Even when I call the ws via APEX_WEB_SERVICE. MAKE_REST_REQUEST, it returns, "Page not found".

    The test screen creates the following URL: https://database-xxxxxx.us1.oraclecloudapps.com/apex/export/get/1

    If I run the present in the browser, it also returns "Page not found". By looking at the URL, it seems wrong. Usually, the workspace is also a part of the url (after the/apex/piece). Here it is absent. However, even when I add, the error is "Page not found". I checked that the workspace has enabled Restful web services and I connect with the admin user who has all three SQL Dev granted permissions.

    Anyone seen this before? I have I have some missing permission or something wrong?

    Thank you

    Steve

    Hi Steve,.

    + > The code works fine in my standalone environment (apex 4.2 listener 2.1) +.
    Just to clarify things, which I assume is the version that you have installed locally, Oracle Application Express Listener 2.0.1 is the latest available listener and is running on the cloud. Oracle Application listener 2.0 adds support for connecting to multiple databases and includes support for a number of different strategies for routing requests to the appropriate database, each of which is described in the earphone Installation and Configuration Guide (see http://docs.oracle.com/cd/E37099_01/doc/doc.20/e25066/config.htm#CBDCHGDF). All the strategies are based on the review of the request URI and choose the database based on some sort of football game against the URL and according to the chosen strategy, the URL will be different.

    + >... when I bind the variable: ID and press the test button, it always returns "Page not found"... The test screen creates the following URL: https://database-xxxxxx.us1.oraclecloudapps.com/apex/export/get/1+
    To help identify the cause of the error you see, could you please confirm if the following details correspond to your RESTful service:

    * URI model: get / {id}
    * Resource Manager method: GET
    * Type of resource manager Source: Media resources
    * Requires secure access: No.
    * Source (corresponding to the following syntax): select mime_type, tbl_nameSET from table_name where none =: id

    NOTE: If you define a variable binding for a parameter, then the 'Set Bind Variables' option should be used instead of 'Test '.

    + > Usually, the workspace is also a part of the url (after the/apex/piece). +
    In your local environment, requests are routed through the prefix setting of path to the URL of the RESTful Service (see http://docs.oracle.com/cd/E37099_01/doc/doc.20/e25066/config.htm#CBDJIEGH). On your local instance, navigate to Administration > manage, set preferences for Workspace, and in the region for SQL Workshop, you will find the item Path Prefix. The default access path prefix is the short name of the workspace, which is what you see in your URL locally. However, another method of routing is used on the cloud, then you will not see the path of the prefix used it.

    Could you test the "oracle.example.hr" sample RESTful Service in your workspace and let me know if you encounter any problems by running one of the examples?

    Kind regards
    Hilary

  • Once the site is opened cannot be selected or product-Yahoo 404 not found page to order

    www.paulayoung.com, the page loads, I can watch all the photos in their respective categories, but as soon as I click on a specific product to choose the details he suddenly takes me to a page that says "Oops, sorry, the page you are looking for is not found on Yahoo! Search.
    Display related results for: http://search.yahoo.com/ & nrd = 1 & fr = slv404-tyc.
    Is it a problem to yahoo? I don't seem to get all the answers from them either. Thanks for you help with anything that can give me.

    Do you get this problem with another browser?

  • Tecra S11: Detection for the Toshiba tool: your product is not found error

    Hello

    I use Toshiba detection tool quickly find drivers for my tecra, but since a month now, the page gives this error
    Your product is not found

    It is not a problem to choose my phone in the new drop-down list, but it was uncomfortable, when it worked.
    Is there a solution for this problem?

    What tool do you mean exactly; Panel display or Tempro?

    As far as I know there is a new version of Tempro reinstall it and check how it works

    PS: since my knowledge only European Toshiba notebook series can be detected by Tempro

  • "The expected Version of the product is not found on the system" error message during the Installation of Service Pack 1

    I got the error message 'the expected version of the product was not found on the system' when I was installing Microsoft Office Professional 2003 Enterprise Edition (Microsoft Office Outlook 2003 with updated business contact to update Manager) Service Pack 1. I wonder that someone has a solution to resolve this error message. Your help is greatly appreciated.

    Jim

    You cannot install Office 2003 Service Pack 1 when overview of InfoPath 2003 Service Pack 1 is installed

    If which are not related to the situation, suggest it ask you for help by the experts of the Officeinstallation, modernization, and activating Microsoft Office products Forum.

    MowGreen Services update - consumer safety

  • Cannot install KB982331 KB981715 & KB982312 "the expected version of the product is not found on the system.

    I have the Compatibility Pack installed so that I can open .docx files of type 2007 etc.  Apparently the updates of Windows 'think' I have Office 2007 if updates following KB982331, KB981715 and KB982312 are queued to be installed, but they are unable to install it because I have not Office 2007 is installed.

    When I try to install the tool in stand-alone via the following links

    KB982331

    http://www.Microsoft.com/downloads/details.aspx?FamilyId=7f89a734-cda4-4abb-9a10-f6dfe560e8d0&displaylang=en

    KB981715

    http://support.Microsoft.com/kb/981715 and select download package now.

    KB982312

    http://www.Microsoft.com/downloads/details.aspx?FamilyId=6deb4fb0-CBFC-40DF-8F62-35fa1db0e167&displaylang=en

    I get an error correctly indicating that "the expected version of the product is not found on the system.  So they will never install successfully but Windows Update won't jump that updates are not necessary.

    Does anyone know how to remove these updates to install?

    Thank you

    Chuck

    Support of Microsoft's solution was to uninstall the Office 2007 Compatibility Pack.   I chose to ignore the updates and keep the ability to view Office 2007 extensions.

    In addition, contact the support does not count as a solution, especially when the problem is not resolved by the project "fix."

  • I am trying to install the service Pack 2 or 3... they are all two generate error message: EXPECTED VERSION OF THE PRODUCT NOT FOUND... Help, please. Thank you.

    I am trying to install the service Pack 2 or 3... they are all two generate error message: EXPECTED VERSION OF THE PRODUCT NOT FOUND... Help, please. Thank you.

    George in San Diego

    Assuming that Windows XP has been reinstalled just for some reason any...

    HOW to get a computer that is running Windows XP Gold (no Service Pack) fully patched (after a clean install)
    http://groups.Google.com/group/Microsoft.public.windowsupdate/MSG/3f5afa8ed33e121c

    HOW TO get a computer that is running Windows XP SP1 (a) or SP2 fully patched (after a clean install)
    http://groups.Google.com/group/Microsoft.public.WindowsXP.General/MSG/a066ae41add7dd2b

    ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • "The expected Version of the product is not found on the system" error message during the Installation of Service Pack 3

    During the installation of Microsoft Service Pack 3, I get the message "The expected Version of the product is not found on the system."

    Steps to take before you install Windows XP Service Pack 3
    http://support.Microsoft.com/kb/950717

    How to troubleshoot an installation fails on Windows XP Service Pack 3
    http://support.Microsoft.com/kb/950718

    How to obtain the latest Windows XP service pack
    http://support.Microsoft.com/kb/322389

    Downloads of SP3: -.

    Windows XP Service Pack 3 - file to Image CD ISO-9660:
    http://www.Microsoft.com/downloads/details.aspx?FamilyId=2FCDE6CE-B5FB-4488-8C50-FE22559D164E&displaylang=en

    Windows XP Service Pack 3 for developers network installation Package and the professionals (unique facilities for the PC can use the same file)
    http://www.Microsoft.com/downloads/details.aspx?FamilyId=5B33B5A8-5E76-401F-BE08-1E1555D4F3D4&displaylang=en

    How do you know if you are running a 32 bit / X 86 or 64-bit computer

    1. Click Start.

    2. Do right click my computer and then click Properties.

      • If you don't see "x 64 Edition" in the list, then you are running 32-bit Windows XP.

      • If "x 64 Edition" is listed under system, you are running the 64 bit version of Windows XP.

  • The expected version of the product was not found on the system

    KB981715, KB972581, KB974234, KB969559 updates: I've went and used the diagnostic tool, repaired by using the installation cd, completely uninstalled and reinstalled, but keep getting this message after you run the update download manually "expected Version of the product is not found on the system."

    Also, for the Microsoft Office service pack 2 SP2, it continues to show on the "check for updates", manually download the update and it says "already installed."

    What's next now?

    I have one last idea:

    After disabling all Trend Micro components (i.e., antivirus antispyware; firewall) then the Windows Firewall activation, Office 2007 SP2 uninstall, reboot twice & see if the behaviour persists (i.e., without having to reinstall Office 2007 SP2).

    Note: You may need to temporarily hide the Office 2007 SP2. See http://www.sevenforums.com/tutorials/24376-windows-update-hide-restore-hidden-updates.html (in Vista, also applies).

  • How can I remove the rest of the damaged files that Windows Resource Protection could not?

    How can I remove the rest of my corrupted files that Windows Resource Protection did not delete?  It offers no suggestions?  If he deleted some, why can't this?    I did the scan twice, but it says this... CBS. Newspaper windir/Logs/CBS/CBS.log for more details... I don't know how to access, also said the damaged drive was C / windows / System 32/config/software/log is corrupted and unreadable.  Hope that there is a way to solve this problem... Thank you

    Hello

    Try the following and see if it helps.

    I suggest you perform a disk check and check if it helps.

    See the following steps:

    a. open the computer by clicking the Start button, click computer.

    b. click the drive you want to check, and then click Properties.

    c. click on the Tools tab and then, under error-checking, click Find now.  If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.

    d. to automatically repair problems with files and folders that the scan detects, select automatically fix file system errors. Otherwise, the disk check will be a problem, but not to fix them.

    e. to carry out a thorough, check select search for and attempt recovery of bad sectors. This analysis tries to find and repair physical errors on the disk itself, and it may take much longer to complete.

    f. to check for errors file and the physical errors, select both automatically fix errors in file system and search for and attempt recovery of bad sectors.

    g. click on start.

    Note: When running chkdsk on the drive hard if bad sectors are found on the disk hard when chkdsk attempts to repair this area if all available on which data can be lost.

    Note: Make sure also that you have disconnected all external devices except the keyboard and mouse.

    Note: If you are always faced with the question then I suggest you to upgrade on the spot and check if it helps.

    How to perform an upgrade in Place on Windows Vista, Windows 7, Windows Server 2008 and Windows Server 2008 R2: http://support.microsoft.com/kb/2255099
    Note: Before you perform the upgrade on the spot, I would recommend you to back your files using windows backup.

Maybe you are looking for