404 page not found error after upgrade to 4.0 from 3.x

We developed this application in 1.6 and a couple years ago upgraded to 3.2. We've just upgraded the Production version to 4.0.0 (that's what was on the Dev box). I understand that the template we used when developing it is now obsolete and I added some stuff to make it work properly (found tips here). In Dev it seemed to work correctly but now that it's in production we're getting a 404 Page not found error which "seems" to only occur after a search returns some results and you change the search criteria and try to rerun the search with this modified criteria without first leaving that page (if you click to a different tab and back before changing the search criteria you don't get the error). It doesn't matter which criteria field you change (date, text, LOV) the error comes up consistently. The criteria is submitted via a button (Go request). It's a PL/SQL function body returning SQL query. The only processes that are run is a Reset Pagination on the Go request.
Is there some quick setting that can be changed that causes this? Or something in 4.0 that is different that I need to change when submitting a page, etc... I can't see anything in the debug & all the variables do have appropriate values.

A column in the search results was changed to a Simple Checkbox when we upgraded to 4.0 (it has always been a checkbox in the older APEX versions). When I put it back to Standard Report Column I no longer get the page not found error.
Is there some additional/different setting I need to do in order to use the simple checkbox option in a search results set?
ETA: I see now that Checkboxes are not intended to work in standard report regions so I'll change them to LOVs or something and my problem should be solved.
Edited by: mimi_jones on Jul 18, 2011 6:16 AM

Similar Messages

  • Integration Directory : getting 404 Page not found error while accessing In

    Hello,
    When i am trying to open the Interation Directory, it is showing me 404 Page not found Error.
    Some Description
    - Executing sxmb_ifr,
    - From http://erpsys07:50300/rep/start/index.jsp,i am getting mentioned error when i am trying to access Integration Directory from URL.
    erpsys07 -> Central SLD -> J2ee Port - 50100
    erpsys07 -> PI system -> J2ee Port - 50300
    When i am clicking on integration directory link, it is pointing to Central SLD J2ee Port (50100) instead of 50300, it is pointing to
    http://erpsys07:50100/dir/start/sso/Directory.jsp instead of http://erpsys0750300/dir/start/sso/Directory.jsp.
    Could some help me where to change and what to change?
    Thanks,
    V.SINGH

    Have you checked port in Netweaver Administration?
    See which port is mentioned there. (If you are using PI 7.1)
    Check in SXMB_ADM transaction, and in your RFC Destination, where it is pointing.
    Thanks,
    Hetal
    Edited by: hetal shah on Nov 24, 2009 4:49 PM

  • 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
    "

  • Time machine fails backing up with a "backup disk not found" error after upgrade to Lion 10.7.2

    Time machine fails backing up with a "backup disk not found" error after upgrade to Lion 10.7.2. I've erased and reformatted the drive; reconnected Time Machine(it saw it) and began a new backup. The backup starts again but fails before completing with backup drive not found error. I used the 10.7.2 combo update. Any help on how to fix this problem would be appreciated.

    Arghhhhhhhhhhhhhhhhhhh!!!!!!
    After waiting since October for a fix, I have now upgraded the firmware on the Time Capsule and installed the new Airport Utility, released yesterday, and the situation is even worse.
    Up until now, the Airport Utility had an option to disconnect all drives manually and the Time Capsule would then work until the next reboot – a temporary (?) work-around.
    Now that option does not exist in the new-look Airport Utility. And the Airport Utility installation can’t be rolled back and the old utility won’t restore.
    The sparesbundle is still not accessible. Anyone worked out a work-around in the new environment yet?
    I have another Time Machine backup working fine to a trusty old Lacie Drive so erased the one on my Time Capsule to see if that works. I have renamed the Capsule and the Time Capsule Drive.  But to build another full backup will take at least two days and I shall be away from tomorrow and am reluctant to leave the Capsule and computer up and running for a week. And I’ll bet the sparsbundle will still be nowhere to be found.
    How can Apple screw up so badly when they are to become the richest company in the entire world and – soon – will have more cash in the bank than the entire United States? Can’t they afford someone who really can sort this out? Especially when a Firewire connected hard drive – my trusty and simple LaCie – works fine.
    Words, almost, fail me.

  • "Page not found" error after 5 minutes of see "processing" on the screen

    We are using WebLogic 8.1 server and also the WebLogic proxy as our front end. When a user runs a process that takes over 5 minutes using the Proxy URL they receive an IE "Page not found" error after 5 minutes of seeing "processing" on the screen. If they run it on none Proxy URL (directly on WebLogic server) it works fine.
    We have looked into the WLIOTimeoutSecs parameter and set in the web.xml for both the HttpClusterServlet and HttpProxyServlet, but this had no affect.
    Is there another timeout that controls this 5 minute timeout? It seems if one uses Apache and sets the WLIOTimeoutSecs parameter to a higher number than 300 seconds there is not an issue.
    Did this parameter get omitted for the WebLogic Proxy and if so, what does one use?
    Thanks,
    Jim

    Hello George,
    Thank you for the quick reply. I will surely try the option suggested by you.
    But what i was thinking is that as this is not a Connection Time Out (500) error, instead its a Page Not Found error, it would be Session-Timeout and not Connection Time-Out.
    Maybe I should be looking at:
    SESSION-TIMEOUT due to kernel:
        Kernel parameter:    rdisp/gui_auto_logout
        Kernel parameter:    rdisp/plugin_auto_logout
    as per the SAP OSS Note: 705013
    But again, I think this Note is pointing to the SICF service and IAC type of iView and not SAP Transaction type iView. Please advice.
    Thanks,
    Gaurav
    Edited by: Gaurav Shah on Dec 4, 2008 9:37 PM
    Edited by: Gaurav Shah on Dec 4, 2008 9:42 PM

  • HTTP 404 page not found error !! on tabs

    Hello All,
    I am having a page with multiple tabs . When the user navigates from one tab to another tab ( using standard tab set ) from interactive report I am getting the HTTP 404 page not found error .
    The tabs are in the following fashion.
    home page#1
    varlist page#2
    criteria page#7
    dynamic report page#10
    interactive report page#15
    I can move forward by selecting the tabs but when i am in interactive report tab and select any of the other tabs i am getting HTTP 404 page not found error..
    Can any one help me .
    thanks/kumar
    Edited by: kumar73 on May 5, 2010 2:45 PM
    Edited by: kumar73 on May 5, 2010 2:46 PM

    Hello Jarola / All,
    Selected Pseudo Parent Tab: TS1
    Select Standard Tabs: DBTable, variables , condition , Report , interactive report.
    When I am navigating from tab interactive report to any other tab the url is chaning to
    http://cosmo:8080/apex/wwv_flow.accept - resulting in HTTP 404 page not found error ..
    but when navigating with in the following tabs
    DBTable page#1
    variables page#2
    condition page#7
    report page#10
    I am having different url like example -
    http://cosmo:8080/apex/f?p=125:7:1075354762414252::NO
    Can any one tell me why i am unable to navigate from interactive tab to other tabs ..
    ================================
    I uploaded the applicatoin in oracle.apex.com
    http://apex.oracle.com/pls/apex/f?p=29558:1:3623891857047276:::::
    please find the link above .
    ===================
    The database tables are huge and inorder for me to replicate at oracl.apex.com I got to load the full schema which is not possible . May be you can go through the code to understand whats going wrong.
    thanks/kumar
    Edited by: kumar73 on May 6, 2010 6:46 AM
    Edited by: kumar73 on May 6, 2010 1:00 PM
    Edited by: kumar73 on May 6, 2010 1:01 PM
    Edited by: kumar73 on May 6, 2010 1:04 PM
    Edited by: kumar73 on May 6, 2010 2:46 PM

  • 404 (Page Not Found) Error! Changes not Appearing on webpage

    Made changes in IWeb. However, these changes are not showing up on safari AND I am receiving a 404 (Page Not Found) Error! Help!! I have tried everything to resolve this

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

  • I'm getting a message "404 (page not found error)" I think I entered an incorrect URL into my browser's address bar. How do I fix that?

    I was trying to post a comment on a support group site. I was asked what web address I was using, or something along those lines. In hindsight, I stupidly typed a '?' and pressed send. Now, when I try to access that site I get the message "404 (page not found error)
    If you're the site owner, one of two things happened:
    1. 1) You entered an incorrect URL into your browser's address bar, or
    2. 2) You haven't uploaded content."
    How can I fix this.

    I spoke with a Dell technician about this problem. He tried to access the site in question from his computer, i.e. separate from my computer, and he also got the same "404 (page not found error)". He said the problem lies with the site itself, not my computer, and that I should notify the site. Problem is I can't notify the site if I can't access it.

  • Application returns a "404 Page not found" error

    Application returns a "404 Page not found" error when attempting to use any of the Download links. What is the exact problem?
    Can anybody tell me how to resolve this problem?
    David

    http://nnnnnn.nnn.nnnnn:99/pls/apex/f?p=88:52:2181500142828824:FLOW_EXCEL_OUTPUT_R35183980327530985_en-us
    It looks like this.
    Thank you.
    David
    Edited by: user628655 on Sep 30, 2009 6:37 PM

  • Overwriting old website in FTP - 404 page not found error!!! Heeelllp! :(

    Hi there,
    I recently re-designed my website on Adobe Muse. It was originally designed in iWeb. For the iWeb website I used a 3rd party FTP application (Transit) to upload the site.
    I wanted to overwright the old iWeb website with my new Adobe Muse website. So I deleted the files from the iWeb website on Transit, and used the inbuilt Adobe Muse FTP option to upload the new website.
    Now, no matter what I do, all I get is the 404 'page not found' error when I try to visit my site.. What am I doing wrong? Are my settings on Muse incorrect? Should the site pages have a specific name? The home page that I want is titled 'selected artwork' in Muse... should that have something to do with the home directory link?
    I'm so lost and frustrated! Please help!
    Any help or advice would be so much appreciated!
    Cheers,
    Harriet.

    Hi Parikshit!
    Thank you so much for your response!
    My site is www.harrietbody.com and yes, I did change the name of my pages... I changed everything... I've asked my hosting people to reset my account with them because I think I may have made a mistake deleting everything from the old website...
    I will try exporting as HTML and uploading with Transit and see how I go...
    I'm sorry if this is a really silly question, but how do I check if I'm uploading to the correct directory? I have a feeling this is where my problem is... how do I know which directory I am uploading to?
    Thank you again!
    Harriet.

  • Page not found error after logging into oiddas

    Hi all,
    I have configured reverse proxy setup for my application server. from external portal is accessible( with proxy hostname externally and internally after login from internet) and also sso server administration site (same as portal ) but when i am trying to access oiddas page i am not able to login and i am getting page not found error. for ssocfg.sh i have given proxyHostName and proxyPort with https and i can see external name and it is redirected with external name for sso authentication but when i logged in i am getting page not found with http 404 msg and i have followed many docs in metalink w.r.t this error but couldn't resolve after too many trials and registrations. could someone help me on this. let me know if you need any information my internal address is http://localhost.localdomain.com:7777/ external(proxy)- https://portal.localdomain.com/
    Thanks

    Hello George,
    Thank you for the quick reply. I will surely try the option suggested by you.
    But what i was thinking is that as this is not a Connection Time Out (500) error, instead its a Page Not Found error, it would be Session-Timeout and not Connection Time-Out.
    Maybe I should be looking at:
    SESSION-TIMEOUT due to kernel:
        Kernel parameter:    rdisp/gui_auto_logout
        Kernel parameter:    rdisp/plugin_auto_logout
    as per the SAP OSS Note: 705013
    But again, I think this Note is pointing to the SICF service and IAC type of iView and not SAP Transaction type iView. Please advice.
    Thanks,
    Gaurav
    Edited by: Gaurav Shah on Dec 4, 2008 9:37 PM
    Edited by: Gaurav Shah on Dec 4, 2008 9:42 PM

  • "Page Not Found" Error after arnd 5 mins of processing on SAP Trans iView

    Hello All,
    We are facing an issue related to a SAP Transaction iView on our portal.
    This transaction is supposed to upload an excel file in RPM and provide a log after the upload is performed. We are trying to upload around 180 projects and the processing goes on in the backend. The program in the backend works as required, but as the iView shows a page not found after around 5-6 mins of processing, the users cannot see the logs in the end!
    I suppose there should be some kind of time-out parameter for the Transaction type iView, but we are not able to figure it out!!
    We have tried the following parameters without success:
    icm/server_port_0     = PROT=HTTP, PORT=8035, TIMEOUT=3600, PROCTIMEOUT=3600
    icm/keep_alive_timeout (sec.)  = 3600
    icm/conn_timeout                = 5000
    rdisp/plugin_auto_logout       = 1800
    Please do suggest if there is anything else that we need to update to get this process to continue on the Portal and avoid the 'Page Not Found' issue.
    Thank you for your time!
    Regards,
    Gaurav

    Hello George,
    Thank you for the quick reply. I will surely try the option suggested by you.
    But what i was thinking is that as this is not a Connection Time Out (500) error, instead its a Page Not Found error, it would be Session-Timeout and not Connection Time-Out.
    Maybe I should be looking at:
    SESSION-TIMEOUT due to kernel:
        Kernel parameter:    rdisp/gui_auto_logout
        Kernel parameter:    rdisp/plugin_auto_logout
    as per the SAP OSS Note: 705013
    But again, I think this Note is pointing to the SICF service and IAC type of iView and not SAP Transaction type iView. Please advice.
    Thanks,
    Gaurav
    Edited by: Gaurav Shah on Dec 4, 2008 9:37 PM
    Edited by: Gaurav Shah on Dec 4, 2008 9:42 PM

  • 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

  • Page Not Found Error after Installation

    I just installed coldfusion 7. For some reason the flash
    remoting did not get installed or enabled. Everything appears to
    say it installs by default. Go to
    http://localhost/flashservices/gateway.
    I get a page not found error and it shoots to
    http://localhost/flashservices/.
    Did I miss a step somewhere?
    I installed on a Windows XP box with IIS under the
    C:\Inetpub\wwwroot. Is there something I can check or do? I am
    pulling my hair out over this. Please help.
    Thanks in advance.

    Better use BASIC installation type. If you go for advance installation you have to very carefull selecting all the key parameters. Are you looking for more specific ?? then can you please tell us the purpose of choosing advance installation type.
    Regards
    Rajesh

  • Login 404 Page not found error

    I am having problems with my login mechanism.
    I have form based authentication configured in my Web.xml. I have implemented the login mechanism from the SRDemo Example therefore I have a index.jsp which does a redirect to my first jspx page and a login.jsp which contains a form with username and password input types and a button which submits the form to the action="j_security_check".
    When a user accesses the application, the index.jsp is called which does a redirect to the first page in my application "Customers.jspx". When the authentication fails, then the login page is displayed, and I think the redirect URL (Customers.jspx) is placed into the session by the framework for later use i.e. until the user authenticates. Once authenticated, the user is directed to the Customers.jspx.
    The login pages works fine except for the following condition. When I sit at the login page until the session timeout occurs, then when I try to log-in, I get a 404 error "Page not found". I am guessing that the forward URL to my customers page is lost when the session times-out.
    A lot of guessing but is any of this true. Can anyone shed some light on this one and suggest where I am going wrong or if there is a fix to the problem.
    Many thanks,
    Michael.

    Hi,
    correct. The server keeps track of the redirect page and if the session is lost, this information is lost too
    Frank

Maybe you are looking for

  • FTP Adapter in SOA10.1.3.4.0 MLR4 doesn't work and no errors either

    Hi All: First my env summary: I have install SOA10.1.3.4.0 (with MLR4) on my laptop (Windows XP). Also I have install Filezilla Server on same laptop. In Fillezilla, I have configured a ftp location to "F:\MyFTPServer" directory. F drive is a local d

  • CURSOR IN IF Statement

    HI , I want to write a cursor in IF stmt IF NOT (( emp_rec.empno IN (9981, 9980, 9975, 9968) AND emp_rec.sal< 51)) instead of freezing the values (9981, 9980, 9975, 9968) i have taken them in a table now i want to write a cursor on the table fetching

  • Siri doesn't work

    I just got the New iPad. I updated it to iOS 6 and I wanted to try Siri. She responded to my hi with "hello". With every next question she says "I'm sorry for that, but I can't do any requests right now. Please try again in a while". Why is it so?

  • URGENT BIG PROBLEM NEEDING EXPERT!

    Hey, I recently bought a ipod mini 4gen 4gb, and when i received It I onlu had a Windows ME computer, when i received it it wasnt charged so I pluged it in my windows ME computer and a screen came up asking me to reformate drive, not paying attention

  • How do I get old display back for Podcasts?

    The display on iTunes in my iMac has switched to displaying an icon and the name of the podcast in one column and listing each episode in another column to the right with a couple of lines describing the episode. Before, it simply listed the title of