"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

Similar Messages

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

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

  • 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

  • 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

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

  • 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

  • Page not found ERR-1016 - Page 101 not found

    Hi,
    I created a second tabset and a few associated pages (100-102). Later I decided to remove the second tabset and associated pages. Following this ,, this error 1016 keeps appearing.. I was not able to view any of the other pages.. I can almost completed 75 pages I cannot access any of those pages.
    I decided to create a dummy page for 101 and I did.. now the problem is all links point to one single page 101.. even the "logout" navigation does not log me out..
    I closed the application, cleared cookies,,
    Tried things suggested in Error ERR-1016 Application "123" Page "10" not found (requested language="e
    I checked the application - tabs - standard tab entries for 101 none of them have 101 in them.. My whole application is under attack..
    I am running oracle 10g express edition..apex 2.X with authentication on the database ..
    I am posting the debug i get when I load the main ("1") page
    0.00: S H O W: application="123" page="101" workspace="" request="" session="1300949176331067"
    0.00: ...Language derived from: FLOW_PRIMARY_LANGUAGE, current browser language: en-us
    0.00: alter session set nls_language="AMERICAN"
    0.00: alter session set nls_territory="AMERICA"
    0.00: NLS: CSV charset=WE8MSWIN1252
    0.00: ...Setting NLS Decimal separator="."
    0.00: ...Setting NLS Group separator=","
    0.00: ...Setting NLS date format="DD-MON-RR"
    0.00: NLS: Language=en-us
    0.02: Application 123, Authentication: CUSTOM2, Page Template: 2951330330733995
    0.03: ...Supplied session ID can be used
    0.03: ...Application session: 1300949176331067, user=AGINF
    0.03: ...Determine if user AGINF with SGID 973126035064904 can develop application 123 in workspace 973126035064904
    0.03: Fetch session header information
    0.03: ...fetch page attributes: f123, p101
    0.05: Fetch session state from database
    0.05: Branch point: BEFORE_HEADER
    0.05: Fetch application meta data
    0.05: Computation point: BEFORE_HEADER
    0.05: Processing point: BEFORE_HEADER
    0.05: Show page template header
    0.05: Computation point: AFTER_HEADER
    0.05: Processing point: AFTER_HEADER
    0.05: Computation point: BEFORE_BOX_BODY
    0.05: Processing point: BEFORE_BOX_BODY
    0.05: Region: Soil Test Results
         Soil Test ResultsEdit      
    0.05: show report
    0.05: determine column headings
    0.05: parse query
    0.05: print column headings
    0.05: rows loop: 15 row(s)
    No data found.      
    0.05: Computation point: AFTER_BOX_BODY
    0.06: Processing point: AFTER_BOX_BODY
    0.06: Computation point: BEFORE_FOOTER
    0.06: Processing point: BEFORE_FOOTER
    0.06: Show page tempate footer
    Edit ApplicationEdit Page 101CreateSessionNo DebugHide Edit LinksShow Edit Links
    0.06: Computation point: AFTER_FOOTER
    0.06: Processing point: AFTER_FOOTER
    0.06: Log Activity:
    0.06: End Show:
    Any help is appreciated..It would save more than 70 pages.. of forms and reports.
    Thanks

    I finally found the problem. By default the login page was 101. As I created a custom page for the same id it halted the application authentication process. I fixed it.

  • Sign on screen up, but trying to sign on returns page not found

    Hullo,
    had this issue on a LIVE instance running 11.5.10.2 (11.2.03 on RHEL 5.5) last week
    Users could not connect (or work) to or in i Expenses. The sign on screen was up, but trying to sign on returned a page not found error.
    I checked Apache processes and there were around 20 of them.
    Apache was running.
    I decided to bounce Apache and this resolved the error.
    I suspect that it wasn't Apache that was the problem (since there were many Apache processes running). What was the real issue? A module?
    Any helpful tips will much much appreciated.
    Happy Christmas.
    PS: Is simply grepping for Apache enough to confirm that it is running (as well as checking adapcctl.sh status)? Why are there over 25 Apache processes running - even when I check on an instance that no one is using??
    Thank you again.

    Hi,
    Please review the below notes:
    Servlet and JSP Pages return a "Page Not Found" Error After Install of Applications (Doc ID 372096.1)
    "Unrecognized Option: -Client,Could Not Create The Java Virtual Machine." With Applications 11i (Doc ID 358061.1)
    Getting Http 404 Error On Punchout To External Supplier Oracle XML method (Doc ID 264471.1)
    Thanks &
    Best Regards,

  • WRT310N returns "page not found" when attempting to change _anything_

    I just switched from ADSL (Bell Canada) to cable (Rogers). I am trying to change over the settings on my WRT310N. I logged into the router using Safari, which worked perfectly. However, when I selected the pop-up for the connection type, as soon as I let go of the mouse it tries to go a page called "/apply.cgi", which gives me a Page Not Found. After several attempts and checks, it was definitely NOT saving the changes. I then experimented with other pages and found that the same problem happens on every single setting on every page.
    Any ideas? 

    How do you know its a MAC since Safari works for both MAC and PC.  I took a guess.

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

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

  • 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'.

Maybe you are looking for

  • Access to local file system for desktop application

    As a .NET and VBA developer/user, I have found Flash to be a great RAD development solution for certain desktop app. projects... if only actionscript could access the local file system and talk to local (preferably non-XML) data-sources! I'm not fami

  • My ipod touch 5 won't record

    my microphone will not record in videos or voice memos and i had it for only 7 months

  • Upgrading to new versions of iTunes

    Hello everyone I would like to ask if I have to uninstall a previous version of iTunes in order to install a new one. Thanks.

  • Attributes in CR

    Hello, I have 2 attributes of char in SAP Query. How I can see it in CR in 2 columns? I build SAP query, after it I build CR report on it. But CR can't see attributes, only characteristic. Regards, Roman

  • Cane Be Changed with Query Navigation

    Can U tell me how this function works??I tried many times but it behaves like a normal variable without this function.... Help.sap says "you can also access values that are not found in the value area of the variable entry"....How can I access other