Embeded PLSQL Gateway & 404 page not found issue

Hi
If I use APEX_ITEM.TEXTAREA with Embeded PL SQL Gateway and submit the page, it throws "HTTP 404-page not found" error.
It doesn't happen when I use apache server instead of EPG.
Our production APEX is down because of this issue.
Any help/suggestions would be greately appreciated.
Here are the simple steps to reproduce the same in a EPG environment.
Note: It works fine in apex.oracle.com [http://apex.oracle.com/pls/otn/f?p=20193:6]
Create a blank page with a report region for the following query. Add a self submit button to it. Run the page and hit the submit button and you will get 404-page not found error.
SELECT APEX_ITEM.TEXTAREA(3, 'a' || lpad('z',1999),3,80) COMMENTS
FROM dual
CONNECT BY ROWNUM <=10
Note:
If you want to see this error in the same browser : exec
dbms_epg.set_dad_attribute('APEX',
*'error-style',*
*'DebugStyle');*
Ref: --blocked::[http://daust.blogspot.com/2008/04/troubleshooting-404-not-found-error-on.html]--
To increase the loging level: SQL> execute dbms_epg.set_global_attribute('log-level', 7)
Thanks
Balaji Chellappa

Hi Masa,
I am also facing the same issue. After creating a Target Mapping tile for our custom application, when I save I get the below error :
Configuration changes not saved for tile 'Target Mapping'
Error (404, Not Found) in OData response for PUT "/sap/opu/odata/UI2/PAGE_BUILDER_CUST/PageChipInstances(pageId='X-SAP-UI2-CATALOGPAGE%3Aicch_report',instanceId='00O2THPMYBCTODLKRWF1EBX3F')": HTTP request failed Details: Resource PageChipInstance not found.
I assigned a customizing transport as suggest in your response and saved again, but that did not help either.
The surprising thing is, when our basis consultant (who has SAP_ALL) saves the tiles, he can save them. This tells me that all the necessary services to create/save the tiles are active.
We have tried to trace my userid for missing authorizations - but none was found.
Not sure what is causing the error when I save the tile..
Regards
Kalpana

Similar Messages

  • Http 404 Page Not Found in 10.1.3

    I installed 10.1.3 and am going through a Faces tutorial, but when I try to run it, I get a 404 page not found error. Is there some configuration of the OC4J embedded server that I need to do? I've been using the 10.1.2 and I don't recall having to have made any changes.

    I tried creating a new project from scratch. JSF with 2 pages, one text output and one command button, return success and go to next page, about as simple as I could think to try. I get the same 'Page not found' error on this project as well. Also, when I create the first JSF page, the property inspector doesn't display any JSF components, even though the libraries were selected, until I exit and restart JDev. Then they show.
    Are there any known configuration issues with the OC4J? Should I just de-install/re-install JDev 10.1.3 all together?

  • APEX Upload file feature resulting in 404 Page Not Found error

    Hi,
    I have a page where the user selects the local file to upload and submits it to another page. It has been working fine for the last few years. Yet recently when there's a submit with the file for upload, it says "404 page not found" regardless of which page it branches to. If I leave the file upload field blank, it doesn't have that problem.
    Any advice? Thanks.

    Hi,
    have a look at http://www.inside-oracle-apex.com/oracle-apex-got-404-not-found-2/ to get the reason of the 404 error. If you are using the Embedded PL/SQL Gateway (EPG) have a look at the comments where I link to a description what you have to do for EPG.
    Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins

  • SharePoint 2013 Apps shows 404 page not found on web front end servers.

    Hi All,
    We are implementing SharePoint Apps for our UAT environment with 1 application server and 2 WFEs. In our development server which is single server worked for implementing SharePoint Apps.
    All our web applications WFEs are hosted UAT environment and SharePoint Server 2013 is enterprise with this build number ​​15.0.4420.1017 (RTM). In the Application Server we enabled App management service and Subscription management through
    PowerShell.
    This DNS configuration is as follows:
    contoso.com with IP address for Application server (192.168.10.12) 2 different IP address for WFEs
      192.168.10.14/15).
    contoso-apps.com for wild card DNS required by SharePoint Apps and pointed to
    Application server (192.168.10.12).
    We have created self-sign certificate on one the WFE server, create a web application dedicated for SharePoint Apps
    without host header and bind the self – sign certificate to the SharePoint Apps web application. DNS is correctly configured on the WFE and we are able to
    ping abc.contoso-apps.com.
    The App Catalog site is working and we are able to download SharePoint apps. But for the WFEs, when go to SharePoint store 
    it does shows the content for Store and when download an app and click on Add IT and signed as Office ID we get 404 page not found.
    We referred the following sites that relate this 404 error:
    http://blogs.technet.com/b/sharepoint_-_inside_the_lines/archive/2013/06/23/404-amp-401-errors-with-the-app-management-service.aspx
    http://sharepointchick.com/archive/0001/01/01/setting-up-your-app-domain-for-sharepoint-2013.aspx
    http://absolute-sharepoint.com/2013/02/troubleshooting-setting-up-an-environment-for-apps-for-sharepoint-2013.html
    http://www.jeremythake.com/2013/12/troubleshooting-sharepoint-2013-hosted-apps-on-premises-404-not-found-error/
    https://samlman.wordpress.com/2015/03/01/planning-the-infrastructure-required-for-the-new-app-model-in-sharepoint-2013/
    But in my case we have already defined a blank host header for SharePoint Apps that we create previously.
    Is it because we not using latest patch as Steve Peschka that March PU fixed this issue?
    Any other solution we should look to fix this.
    Any suggestions would be greatly appreciated. 
    Sandy

    Your contoso-apps.com
    wildcard address should point to one of the WFE servers, not the Application server.  (Actually it should point to the load balancer for the WFEs, but you don't mention a load balancer.)  Apps generate a dynamic HTML web site on the WFE server.  If
    you point to the application server it may not be able to deliver that content if the Microsoft SharePoint Foundation Web Service isn't turned on.  (That's what makes a server a WFE)
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Wwv_flow.accept, error 404 page not found

    I am trying to install the OEHR Sample Objects for the Hosted Demo environment at apex.oracle.com site so I can do the Oracle Application Express 2 Day + Tutorial. I downloaded the zip file and got the .sql file extracted ok. The import works ok for the application, but hangs when trying to load the Supporting Objects. It eventually gives me that nasty old error 404 page not found when on MS windows 2000 and IEexplorer 6 ( and a similar result in xp using IEexplorer 7).
    I cannot do much in the tutorial without the samples.
    Any ideas, anyone else gotten stuck here? Thanks

    Dimitri,
    Many thanks for the reply.
    The problem appears to be intermittent and can happen on, quite literally, any link or button. Anything which causes either a page submit or link through to another page is a likely candidate. And this isn't just whilst running the app - it's within the app design part, too. It seems to be an issue (possibly) with page delivery.
    My gut feeling is that it seems to happen more after the DB has been up for a while. However, this may just be a matter of perception as I've also had it happen within minutes of a DB restart.
    I'll have a play around with apex.oracle.com, but my suspicion is that the Oracle site works fine (this would be a far more visible error if it happened on apex.oracle.com, too).
    One thought is that it might be an EPG config issue - it'd be interesting to check the config of an Oracle-supplied Apex area, if that were possible. Another thought is that it could be the network, though (typically) everything else on the network appears to be running fine...
    Many thanks,
    David

  • HTTP Error 404: Page not found on my 8520?????

    hi hope you can help me i use my phone loads for facebook and get notifications sent to my phone but when i click on one and i wnt to go into a group via the noticication on my phone i get HTTP Error 404 Page not found  can anyone please help me its been like this for a couple of weeks now thank you x

    Hi Nehal
    We have found the issue . We were using wrong http script .
    But we faced another HTTP error :
    http error 401 unauthorized 5024 breach of security
    when I want to store business document via GOS in VF03

  • Download Photoshop CS3 from Adobe when I click the link I am getting http 404 page not found.

    I have a copy of Photoshop CS3 on my old Macbook. Need to move to my new Macbook with no CD drive.  Following instructions it says to download CS3 and enter serial number.  When I attempt to download from Adobe and click the link I am getting http 404 page not found.

    Download CS3 products
    Works for me. If there are issues, use another browser and check your network configuration.
    Mylenium

  • 404 Page Not Found from the Page Definition

    Version 1.6
    I'm trying to run my app by clicking on the stop light on the Page Definition screen and I'm now getting a 404 Page Not Found error. There is NO entry in the Apache Error log, however, there is an entry in the Access log which is:
    htmldb_public_user [03/Oct/2005:15:02:52 -0500] "GET /pls/htmldb/f?p=110:1:4702644663970887147::::: HTTP/1.1" 404 326
    Obviously, the 404 is the Page Not Found code, but what is the 326?
    Can someone help with this?
    Thanks,
    Joe

    Sorry forgot to add back the details.
    Note: 295550.1 Says its still around in 10.1.0.3 but not 10gR2.
    Symptoms
    After ugrading database to 9.2.0.6 : GET /pls/htmldb/wwv_flow.accept HTTP-404 ORA-06502
    WHEN CONNECTING TO HTMLDB
    Cause
    This problem was reported in Bug 4015165 10.1.0.3 PLSQL 10.1.2.0.0 PRODID-11 PORTID-453
    Abstract: REGRN:SCALAR VARCHAR2 IN BINDS WITH DIFFERENT SIZE RANDOMLY FAILS WITH ORA-6502
    Solution
    Install the following patch from metalink Patch 4015165.

  • Exchange 2013 RPC URL shows Error 404 Page Not Found

    Hi,
    I have been told by Barracuda Support to verify my Exchange 2013 RPC url is working correctly using the following address in a Web Browser: 
    https://RoH server address/rpc
    When I hit this URL I input my credentials and get a Error 404 - Page Not Found. 
    I dont have any issues with Outlook Anywhere and clients are working fine. The tests come from this article and I am wondering if they are still valid for Exchange 2013 so need some help:
    https://techlib.barracuda.com/BMA/EnableRoH
    Does anyone else get the 404 error when they try the RPC virtual directory? If I got rpc/rpcproxy.dll that works fine and no issues. 
    We have Outlook Anywhere configured for NTLM authentication so maybe this is an issue and should be Basic?

    I did some digging in the CAS RPC logs and I found this connection attempt:
    <snip>
    2014-06-18T15:22:40.902Z,CAS-SERVER,RpcHttp,"S:Stage=EndRequest;S:UserName=domain\admin;S:OutlookSessionId=""{1A731432-5548-402F-892A-C9FE489BB78D}"";S:AuthType=Basic;S:Status=404 Not Found;S:HttpVerb=RPC_IN_DATA;S:UriQueryString=?pdc.domain.local:593;S:RequestId=7b1e355e-6448-4ed4-8112-8ab13d88a76f;S:ClientIp=192.168.0.17"
    </snip>
    As you can see the 404 Not Found is for the request to /rpc. I am wondering if maybe this has changed in Exchange 2013 SP1? Or have I got a bigger issue here? 

  • HTTP 404 page not found error

    Hi all,
    I am getting HTTP 404 Page not found error when I try to run the test_fwktutorial.jsp. I have followed the instructions of a similar thread but none have helped.
    Kindly suggest me some solution to this problem.
    Thanks,
    Priya

    I did a simple search for 404 in the forum and got at least 10 threads, I think this thread is relevant to you, please try the solution suggested in the thread
    HTTP 404 Not Found error in JDeveloper 10.1.3.3.0 for Oracle Apps R12
    "Hi,
    Problem I faced:
    When I try to run, test_fwktutorial.jsp in JDev 10.1.3.3.0 for Oracle Apps R12, I was getting the first page with the links, but when i click on any of the links, say "Hello World", I am getting a "HTTP 404 Not Found". Same error I got by directly running any of the tutorial pages, or any custom pages. CHecked all the normal setting options like: responsibility key, username/pwds etc.
    Then I noticed in my address bar an error text:"You have insufficient privileges for the current operation".
    Solution I arrived at:
    In one of the forums, I had come across the point that maybe my local machine and Application server were on different domains, due to which I was getting "You have insufficient privileges for the current operation".
    1. Hence I checked for the domain on which my local machine was in:
    My Computer -> Properties -> Computer Name.
    2. There it was showing WORKGROUP instead of Domain.
    3. Here I clicked on the Change button and entered mycompany domain on which the server was like <companyidentier1>.<companyidentier2>.com
    I had to do this even though the machine i was using was connected to the domain using a VPN connection.
    4. Then after restarting my machine, I changed the Embedded OC4J Server Preferences to Default Local IP Address. And when i ran my page, it worked!!
    Before when I had not changed the domain of my local machine to the Apps Server domain, simply changing the Embedded OC4J Server Preferences to Default Local IP Address (as suggested in some forums), still gave me the same error.
    Hope this helps others facing similar problems.
    Thanks
    "

  • Applying changes to report queries results in HTML 404 page not found

    Hello,
    When I try to change report queries (especially by using multiple queries) I frequently get HTML 404 page not found.
    This happens when I click Apply Changes after I edited the query, but also quite often just when I try to confirm the changes in the query.
    When I logout and then login again, after a few tries, I finally succeed.
    The problem of HTML 404 page not found appears quite a few times, even when I try to delete a query or to open one for editing
    Can anyone help me out here? It is really frustrating any development of reports with APEX
    I'm using APEX version 3.1.2.00.02 with Oracle XE

    Where do you publish your site and how do you upload the files?
    What is the URL of your site?

  • Custom 404 Page Not Found, can't get it to work...

    Environment: 1 CF webserver, 2 websites on the webserver
    (www.example1.com,www.example2.com)
    Problem: I want to create a custom 404 page not found for
    each site.
    I can't use the "Site-wide Error Handler " in the CF
    administor because it makes the 2 sites share the same 404
    template. I've also tryed to set the IIS Custom Error properties
    but when i do that I still get the ColdFusion defined (not my
    custom page) 404 message. Help.. I'm sure there is a way to do this
    some how... Thx

    Forgot to mention, the 2 sites are in seperate folders.
    Thanks

  • Have published iweb site for five years with no problems and just opened a new site and get - 404: Page not found  This error is generated when there was no web page with the name you specified at the web site.-is the problem with iweb or with hosting?  T

    I am sorry if thie is republished-My first time doing this and I am not sure what goes where and where to hear feedback.
    Have published iweb site for five years with no problems and just opened a new site and get -
    404: Page not found 
    This error is generated when there was no web page with the name you specified at the web site.-
    Troubleshooting suggestions:
    Ensure the page you are linking to exists in the correct folder.
    Check your file name for case sensitivity . Index.htm is not the same as index.htm!
    Temporarily disable any rewrite rules by renaming your .htaccess file if it exists
    is the problem with
    iweb or with hosting?
    One Apple tech started to fix Iweb and had to end session and the next said problem with hosting at Network Solutions as it published
    to local folder. NWS has checked sttting a few times-
    Any help would be extremely appreciated as trying to fix this for about five weeks
    Thanks VG
    <Email Edited by Host>

    It's a really bad idea to post your email address - it's an invitation to spam - and I've asked the Hosts to remove it. (Even though I've now noticed you mis-spelled it! - anyway, never post your address in a forum.)
    You have a site here: http://virginiagordon.com/www.virginiagordon.com/WELCOME.html
    If that's not the page you are having trouble with, what is that page's URL?

  • Assigning a Muse Template to the 404 Page Not Found page

    I recently create a template for my blog by doing the following:
    I created a template in Muse
    I added the tag {tag_pagecontent} to a page in Muse and assigned the page to the template.
    I then uploaded that page to Business Catalyst.
    BC looked at the page I created in Muse as a template. I'm assuming this is because it had the {tag_pagecontent}  tag.
    I then assigned the page to the blog and everything worked perfectly.
    Now I would like to assign the main template on my web site to the 404 Page Not Found page so that the pages are consistent. How can I do this?
    How can I get BC to recognize a page created in Muse as a BC template? Or simply, how can I assign a template created in Muse to the 404 pages without adding a {tag_pagecontent} or similar tage in Muse? I currently do not see any of the templates I created in Muse as an option to select.

    Hi Rick,
    In order to access all the menu items on BC, kindly follow the below steps:-
    1)On the BC dashboard, expand the dropdown on the top right side that has your name.
    2)Select 'My details'
    3)Scroll down and check 'Enable online content editing' check box.
    4)Save the details.
    5)It will ask for the password, enter it and click continue.
    6)Check the site manager menu again. It should have all the submenus.
    Regards,
    Neha

  • Ent 9 - Can't run mgmt console - admin.cwr gives Error 404: page not found

    Post Author: Alan Weiner
    CA Forum: Deployment
    We just did a fresh install of Crystal Enterprise 9.  When we try to run the Management console, we get an "Error 404: page not found"
      http://wdcwfc80/crystal/enterprise9/admin/en/admin.cwr
      Error 404: The page cannot be found

    Post Author: Alan Weiner
    CA Forum: Deployment
    From the server (although, it uses a browser to connect)
    colin mackenzie:
    Hi Alan Weiner.
    Do you get this message when you run this from the server? or just the workstation / client browser?

Maybe you are looking for

  • Execute CDC mappings from a PL/SQL procedure

    Hi, I´m using OWB 11.2.0.2 for Linux. I´ve created some CDC mappings to update cubes with changes coming from other tables and cubes (from the tables that implement those cubes with the relational option). The issues are: - The CDC mappings run succe

  • Displaying the number of files in a folder with Mountain Lion?

    I recently purchased a new iMac with Mountain Lion and I pretty much hate it. I have been a fan of just about EVERY update, so I am not resistant to change. I just think this is an inferior product. It is slow, clunky, and the update alerts remind me

  • Outstanding MIS Report Problem.

    Hi, We need to generate report only current financial (transactions) year report no need to show previous financial year entries and also if we raised receipts in current financial year against the previous financial years bills also no need to show

  • Keyboard shortcut for send/receive in Entourage?

    Hi, Does anyone know if you can refresh your inbox in Entourage by way of a keyboard shortcut? Thanks, Chris

  • BIZZARE PROBLEM ! N200 cannot browse the Internet but email is working HELP

    Bizzare problem I have a Lenovo N200 running Vista Home Premium. The machine was running perfectly until Monday. At the moment I cannot access the Internet. The bizzare thing is that my email works fine and I can send and receive email. But I cannot