Page Not Found in "wwv_flow" transitions after 3.1 upgrade

After upgrading to 3.1, apparently successfully (all our applications seem to run fine), we now can not use the development environment.
Any time you make a change which routes to the /pls/apex/wwv_flow.accept address we get a "Page not found" (404) error in IE.
This is occurring on our main production environment and did not occur with our prior test upgrades on other servers.
Although I found many "Page not found" errors searching the forum, I didn't find anything similar to the error we are encountering.
Thanks in advance for any feeedback or suggestions,
Barney
Message was edited by:
barneymattox
corrected title to wwv_flow from www_flow

Scott,
Okay, to start off with, let me apologize. I just realized I was going through the same sequence (at least once per a session, since sessions can survive Apache restarts).
From the looks of it, something on the specific page at the top of my first applications page list brings down the entire development environment.
Since it may indicate another issue (e.g. bug), I'll continue to go forward towards the specific cause:
So, the sequence that specifically causes the failure:
1) Login
2) Click on top Application (100)
3) Click on top Page (24) (due to view mode)
4) Click Edit Report Region (click on first region label on page) [Other steps may also cause, but this fails every time instantly]
5) Everything is now broken...
Exporting and importing the page does not change this behavior. However, knowing this I can easily work around the issue. Though I can continue to pursue this investigation to isolate the cause as needed.
[Edit: I've isolated the cause.  The issue is with the Report Source for this top page.  It was the last page editted before the upgrade.  The report is a 5,594 character query.  It worked in the 3.0 version, but if I start a new report page from scratch and try to use this query, I get the error:
ORA-06502: PL/SQL: numeric or value error: character string buffer too small
<Return to Application>
And, once again, the development environment is trashed until you start your next session.  Although 5,594 characters is large, I've had much larger in my career.  I'm not certain if this is truly a size issue or relates to the number of bind variables, or some other aspect of the query.  I'll investigate further tomorrow.]
Barney
Message was edited by:
barneymattox

Similar Messages

  • 'Page Not Found' wifi login issue after ios6 upgrade on iPad2

    After upgrading my iPad2 to ios6 and trying to connect to my wifi, my iPad2 tries to login for some reason to the Apple site but all that comes up is a 'Page Not Found' notification. I can browse the Apple site while in this browser but I can only go back, forward or cancel which then disconnects my iPad2 from my wifi.
    Is there a solution to this issue? I've already tried clearing my browser history and data and resetting the iPad2 but to no avail

    This one works for me...
    Reset networks settings: Settings>General>Reset>Reset Network Settings

  • Import application - wwv_flow_accept page not found and ora-904

    Hi !
    I installed 10g 10.1.0.3 and htmldb from companion cd 10.1.0.3.
    Trying to import an application from a file.
    If I choose the file and klick on next in the import wizard i get a "page not found" for wwv_flow.accept.
    When I look in the apache log file it looks like this :
    [Wed Dec  1 12:32:39 2004] [error] [client 192.168.1.99] [ecid: 1101900756:192.168.
    5.31:17073:0:1,0] mod_plsql: /pasm/wwv_flow.accept HTTP-404 ORA-00904: "CONTENT": u
    ng?ltiger Bezeichner
    What is this ???
    Here is my DAD :
    <Location /pasm>
    SetHandler pls_handler
    Order deny,allow
    Allow from all
    AllowOverride None
    PlsqlDatabaseConnectString 192.168.5.31:1521:pasm
    PlsqlAuthenticationMode basic
    PlsqlDefaultPage development_service_home
    PlsqlDocumentPath docs
    PlsqlUploadAsLongRaw *
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDocumentProcedure wwv_flow_file_manager.process_download
    </Location>
    I hope someone can help me
    Greetings
    Bernd

    Bernd,
    This is an incorrect configuration of your Database Access Descriptor. Remove the line:
    PlsqlUploadAsLongRaw *
    from your DAD configuration.
    With this incorrect line, you are telling modplsql to upload all files into a LONG RAW column in the document upload table. But there is only a BLOB column for document uploads in HTML DB and no LONG RAW column.
    http://download-west.oracle.com/docs/cd/B10464_01/web.904/b10357/concept.htm#1005938
    Joel

  • Htmldb/wwv_flow.accept error page not found

    opening page htmldb/wwv_flow.accept error page not found
    Application background
    there is a button for getting a file which triggers some unix script to get file from ftp server.
    it runs this pls sql package begin dbms_scheduler.run_job('PROD_GET_SL_FILES'); end;
    After it gets the file and loads them to the database using sql loader then it zipp and email the files, after this process the next thing is to display the page with the message "Success: SL Files Zipped and Emailed"
    It does every thing but to dispaly that message , then after some time i get
    page not found and the page is "htmldb/wwv_flow.accept "
    Other thing i noticed is it sends me an email with zipped files twice, the first one has attachements of the files the second one without attachement
    I run oracle apex on oracle 10.2.0.1.
    It has been working fine untill last two weeks i am getting
    opening page htmldb/wwv_flow.accept error page not found
    I tried to flush the shared_pool but no luck.
    On the logs /u01/app/oracle/HTMLDB/Apache/Apache/logs
    i see these errors
    [Mon Jul 28 16:30:10 2008] [warn] [client 12.118.0.71] mod_plsql: Long running URL [pls/htmldb/f] timed out
    [Mon Jul 28 16:35:12 2008] [warn] [client 12.118.0.71] mod_plsql: Long running URL [pls/htmldb/f] timed out
    please help....................

    I am DBA, let me tell what this application does , there is a button for getting a file which triggers some unix script to get file from ftp server.
    it runs this pls sql package begin dbms_scheduler.run_job('PROD_GET_SL_FILES'); end;
    After it gets the file and loads them to the database using sql loader then it zipp and email the files, after this process the next thing is to display the page with the message "Success: SL Files Zipped and Emailed"
    It does every thing but to dispaly that message , then after some time i get
    page not found and the page is "htmldb/wwv_flow.accept "
    Other thing i noticed is it sends me an email with zipped files twice, the first one has attachements of the files the second one without attachement.

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

  • 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

  • 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

  • Edit Page;Report;Enable CSV Output;Apply Changes;Page Not Found;wwv_flow

    Hi,
    We have a really annoying error in our application, whereby we are unable to save ANY changes to report attributes if Enable CSV Output is Yes.
    I have many pages with Enable CSV Output set to Yes, and when run, the pages can indeed be exported to Excel, fine so far.
    However, if we do Edit Page, choose Report change Enable CSV Output to No, then apply changes the option is removed ok - BUT if we then set it back to Yes, when we apply changes again we get a Page Not Found error at this address ;
    http://sglas-sand.fm.rbsgrp.net:7780/pls/fdm_uat2/wwv_flow.accept
    We obviously dont need to keep changing this value, but the above demonstrates that our reports do currently support CSV output, but for some recent reason, trying to save a page where this option has been changed to Yes causes this crash.
    We also seem unable to change and save any other attribute when CSV Output is set to Yes. This leaves us in a tricky situation - unable to change our pages unless we are prepared to remove the Export option!
    We were wondering if the support of this this option requires any special processing / objects / etc to be availble / running. Any help greatly appreciated.
    John Nice
    Royal Bank of Scotland - Finance IT

    Hi Scott,
    Thanks for the reply. Our errors were like this in the log ;
    [Thu Feb 22 14:52:33 2007] [error] [client <private ip removed>] ] [ecid: 1172155953:<private ip removed>] :30306:0:1855,0] mod_plsql: /pls/fdm_uat2/wwv_flow.accept HTTP-404 ORA-06550: line 23, column 3:\nPLS-00306: wrong number or types of arguments in call to 'ACCEPT'\nORA-06550: line 23, column 3:\nPL/SQL: Statement ignored\n
    Versions are ;
    Database : 10.2.02
    HTMLDB : 2.2
    Apache : 10g release 2
    Regards,
    John
    Message was edited by:
    John @ RBoS

  • 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 for Creative Cloud - After sign in

    Today, after sign in I got message on home page ( Files section) 'Page Not found- Sorry, we couldnt find that page'.
    I have all my valuable data, but can not see anything now. Till yesterday I worked with CC, wiythout any issue.
    Worried about all my valuable data. How do I get it back. Is this because I am useing Free CC version?

    I just noticed one simple thing. I do not know its bug or what.
    After sign in the page is getting redirected to :
    https://creative.adobe.com/#files
    where I am getting error saying that page not found.
    I tried to add '/ ' after that and it works.
    https://creative.adobe.com/#files/  <<< like this.
    I guess some link issue or redirecting issue.

  • Error message of "404 - page not found" after downloading and installing Firefox 15

    Error message of "404 page not found" after downloading the latest version of Firefox.

    This sometimes is the result of firewall software protecting you from changed applications. Or it might be something else. Can you review this article and see whether it helps: [[Firefox can't load websites but other browsers can]].

  • "Page Not Found" Err 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.
    For the current on-going discussion for the same issue, please refer:
    ["Page Not Found" Error after arnd 5 mins of processing on SAP Trans iView;
    Thank you for your time!
    Regards,
    Gaurav
    Edited by: Gaurav Shah on Dec 9, 2008 7:22 PM

    Hi Gaurav,
    I know this thread is old. but i am getting the similar page cannot be displayed after 600 seconds.
    I changed the ICM timeout to 1800 from 600 but it still doesnt seem to work. Were you able to resolve the issue. If yes then please let me know the fix.
    Regards
    Aditya

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

  • I try download for premier pro and after affects but says page not found what happens?

    I try download for premier pro and after affects but says page not found what happens?

    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7
    Lightroom:  5.7.1| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • "Apple page not found" error after installing iOS 6 and trying to connect to wifi on iPad 2, how do I fix this?

    SO I just installed the new iOS6, and the wifi is working (posting on my iPad 2 right now). However it won't let me use safari, and every time I select my wifi network, it shows the full strength signal. But before I can do anything it loads a page in an attempt to connect to apple.com, that says "apple page not found." I can then navigate the apple website, but there is no address bar. I try using safari and it says I am not connected to a wireless network. I know this is a problem with iOS 6, so has anyone heard how to fix this? Or is anyone having this problem as well?

    Reading some older threads from 2012 and 2011 it appears the problem was present even then.  Part of the problem was due to people using multiple or different account id's on the various devices.  In my case, I only have one ID and it is the same on all devices yet the iPhone and iPad are still throwing the same error when I try turning on iTunes Match.  This is very frustrating . . . any help out there?  Thanks.

Maybe you are looking for

  • Odd Calc Order Behavior

    Hello all, I've put together a hybrid analysis cube and I'm experiencing some odd calc order behavior. It appears the years are calculating backwards. I load my 2007 end balances and calc forward three years. 2008 is correct, but 2009 and 2010 are in

  • When I import a folder into my library, music starts playing and I can't stop it.

    So, I haven't used iTunes in years. I'm just wondering if this is the same for everyone, of if I've just done something wrong. Brand new install of the latest version of iTunes (11.3.1) - Open it up, use the "Import folder" option to import a folder

  • How to prepare for SAP FICO Certification Exam.

    Dear All, Can any body would like to tell me on the above cited subject. I have some related querries as below: 1. Does the certification exam question refer the current SAP FICO Version? 2. How to prepare for the exam as I do not want to attend the

  • Photo edit crashes ipad

    Using ios 8 Ipad MD518LL/A When I edit a photo the image does not show a preview and then crashes the photo program choose photo, crop, no preview, crash . Any suggestions?

  • Problems with edx course pages/videos

    Problem: Videos on the course pages appear randomly with or without Closed Captions (CC) activated. If CC appears activated, then everything functions normally. If CC appears not activated, then the video area expands (normal) but has a light-colored