Page timeout

I have a Flash film that opens my site and plays for just a
few seconds. What I need to do is to have the page link to the
homepage and open it in the same window replacing the Flash film. I
would appreciate any ideas on the matter. Thanks.

In FLASH, open the FLA file which generated your SWF file and
add the link
at the end of the movie.
"thanedehlberti" <[email protected]> wrote
in message
news:g6ml9n$8pj$[email protected]..
>I have a Flash film that opens my site and plays for just
a few seconds.
>What I
> need to do is to have the page link to the homepage and
open it in the
> same
> window replacing the Flash film. I would appreciate any
ideas on the
> matter.
> Thanks.
>

Similar Messages

  • How to avoid the page timeout with the HP Color LaserJet Enterprise CP4025?

    We are using a DOS application developed with DB4 and running always on the same XP workstation. One month ago we changed our previous HP color printer (was broken) buying a newest CP4025. With the previous HP color printer, and also with another printer we have (HP Color LaserJet CP2025), our application works very well. But using the CP4025 now we have a problem.
    When our application prints in PCL mode, sends the first part of job, then the application perform some calculation tasks with the database and sends the final part after about 30 seconds. We don't know why, but the CP4025 seems to have a timeout after about 15 seconds that cause closing the printing job with a sort of end of page, printing wrongly a half page, and after a new page with the second half of the real single page.
    Why the CP4025 have a so short timeout? Our previous HP and also the CP2025 works well with our application, without perform any kind of short timeout. 
    Anybody knows how is it possible to avoid this timeout with the CP4025?

    In theory PCL5 jobs should only be terminated and forced to finish printing via either an IO timeout, the network connection being closed, or an end of job command in PCL5. 
    You can check/change the default IO timeout value through the front screen. You'll find it by navigating to Configure Device->I/O->I/O Timeout. I would recommend making sure it is set to something around 120 seconds. 
    Do you know whether the application itself is generating the PCL5 job, or whether it is going through a print driver to generate the job? 
    I work for HP

  • Using Tomcat - Avant go page timeout

    Hello,
    I am actually developing an application for Palm devices using Tomcat and AvantGo. I have some XML/XSL stuff which I transform to HTML using a Servlet. Several different parameters can be passed to the Servlet.
    In AvantGo I created a custom channel which calls this Servlet. The first page contains links to other pages using the same Servlet with different parameters.
    When synchronizing the Palm, AvantGo returns only the first page of my application, any other page contains the error message: "Timed Out. AvantGo closed the connection to this page because it was idle too long"
    The synchronization lasts also about 2 Minutes, so no doubt about the correctness of the timeout message.
    When browsing through the application with a normal browser or even with the Palm emulator - on the same or on a different machine - there is no problem and speed is fast enough.
    I do not know if AvantGo opens several connections to Tomcat which cannot reply to them in a certain laps of time...
    Any suggestions?
    TIA,
    Dominik

    I just found the answer myself:
    I put in the XSL for a link "?&param1=value1&param2=value2" which works best with a standard browser.
    But IT DOES NOT WORK WITH AvantGo (and some other handheld browsers).
    So put instead "<servletname>?&param1=value1&param2=value2"
    Dominik

  • Page timeout increase

    Hi All,
    I need help from you in increasing timeout in Oracle Portals pages. I am trying to increase page time out from default 300 secs (5 mins) to some more extra time.
    1. I modified httpd.conf file which is available in location: ../oracle/product/10gmidtierR2/Apache/Apache/conf/httpd.conf and restarted the http server, but timeout time was not increased.
    2. I modified
    Farm > Application Server: 10gmidtierR2.devsite.com > HTTP_Server > Field
    Under "Client Request Handling" section i increased "Request Timeout (seconds)" fields. But timeout time was not increased.
    Please tell me what i need to do to increse timeout of a page in Oracle Portals.

    Did you perform your first step using AS Control Console?
    Did you restart the webserver after it?
    if not then plz do so and update with results!
    Edited by: AMN on Jun 23, 2009 1:48 PM

  • SSL. Error: Timeout occurred whilst retrieving page meta data

    Hi!
    I am configuring oracle 9iAS 1.0.2.2a Portal to enable SSL and I did
    everything that was said at http://igloo.its.unimelb.edu.au/Webmail/tips/msg00569.html
    zone.properties
    servlet.page.initArgs=useScheme=http
    servlet.page.initArgs=usePort=7778
    servlet.page.initArgs=httpsports=4443
    wdbsvr.app
    [DAD_portal30]
    cgi_env_list = REQUEST_PROTOCOL=HTTPS,SERVER_PORT=4443
    [DAD_portal30_sso]
    cgi_env_list = REQUEST_PROTOCOL=HTTPS,SERVER_PORT=4443
    This was my ssodatan
    ssodatan -w https://me.me.me:4443/pls/portal30/ -l
    https://me.me.me:4443/pls/portal30_sso/ -s portal30 -o portal30_sso
    But when I access https://me.me.me:4443/pls/portal30/ I get
    Error: Timeout occurred whilst retrieving page meta data
    However, https://me.me.me:4443/pls/portal30_sso/ is working fine!
    One more thing. I can access my login server at
    http://me.me.me:7778/pls/portal30/ and when it prompts for username and password
    it uses https.
    https://me.me.me:4443/pls/pors/portal30_sso.wwsso_app_admin.ls_login
    Help would be greatly appreciated!

    jserv.log (these lines appear many times)
    [28/06/2002 17:07:03:987 GMT+03:00] page/JNI: Exception when trying to connect in 0.
    [28/06/2002 17:07:03:987 GMT+03:00] page/Timeout occurred, label=page url=https://me.me.me:4443/pls/portal30/!PORTAL30.wwpob_page.show?_pageid=51
    [28/06/2002 17:07:03:987 GMT+03:00] page/ContentFetcher Unexpected Exception, name=content-fetcher3
    javax.net.ssl.SSLException: SSL handshake failed: X509CertChainIncompleteErr
         at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(Native Method)
         at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(Unknown Source)
         at HTTPClient.HTTPConnection.getSSLSocket(HTTPConnection.java, Compiled Code)
         at HTTPClient.HTTPConnection.sendRequest(HTTPConnection.java, Compiled Code)
         at HTTPClient.HTTPConnection.handleRequest(HTTPConnection.java, Compiled Code)
         at HTTPClient.HTTPConnection.setupRequest(HTTPConnection.java:3545)
         at HTTPClient.HTTPConnection.Post(HTTPConnection.java:2478)
         at HTTPClient.HTTPConnection.Post(HTTPConnection.java:2605)
         at oracle.webdb.cache.CacheHTTPConnection.getHTTPResponse(CacheHTTPConnection.java:129)
         at oracle.webdb.cache.CacheHTTPResponse.process(CacheHTTPResponse.java, Compiled Code)
         at oracle.webdb.cache.CacheHTTPConnection.common(CacheHTTPConnection.java:114)
         at oracle.webdb.cache.CacheHTTPConnection.Post(CacheHTTPConnection.java:210)
         at oracle.webdb.page.ContentFetcher.run(ContentFetcher.java, Compiled Code)
    Changes to httpd.conf
    <IfDefine SSL>
    Port 4443
    Listen 4443
    </IfDefine>
    <VirtualHost default:80>
    </VirtualHost>
    <VirtualHost default:4443>
    DocumentRoot "/oas/Apache/Apache/htdocs"
    ServerName me.me.me
    ServerAdmin [email protected]
    ErrorLog /oas/Apache/Apache/logs/error_log
    TransferLog /oas/Apache/Apache/logs/access_log
    SSLCertificateFile /oas/Apache/Apache/conf/ssl.crt/mycert.crt
    SSLCertificateKeyFile /oas/Apache/Apache/conf/ssl.key/mycert.key
    </VirtualHost>

  • How to set a page to not update the session

    Hi all,
    I have a page that has Ajax on it and because it updates the
    session all the time the page does not timeout!
    So how can I make the page timeout after 20 min. like all the
    other pages??
    Regards
    Martin

    Well, CF won't timeout for you automatically since you are
    actively renewing the session every time you perform your ajax
    call. You could always put a timer in to redirect the user to a
    logout script using javascript after 20 minutes of inactivity on
    that page.

  • Timeout problem in webdynpro

    Hi all,
    I have one problem when i execute my reports through portal in my developement server it takes 15-30 minutes to display the list in the portal but the same report executing through site it is giving page cannot be displayed after 2min30 secs.is there any solution for this. [ The process is like this when we click report button in portal it passes the report name to RFC and RFC internally executes the report and send the results to portal and here we format it and display it.It is developed in webdynpro and sapr/3 report is taking 5 min. to execute report in r/3 itself ]

    Hello Nageswara,
    You have to change the Page Timeout Property.
    Go to <b>Portal Content</b> -><b> Portal User</b> -> Open the <b>Default Framework Page</b>. Then select the <b>Desktop Innerpage</b> and open it. There is a property called " <b>Page Timeout</b>". Increase the value as suitable to you.
    Regards
    Deb
    [Reward Points for helpful answers]

  • Error: Timeout for content (ias1.0.2.2 on W2000)

    I have recently installed iAS 1.0.2.2 (standard edition)
    Database is 8.1.7.1.1
    OS is Windows 2000
    Machine is Compaq Armada M700 with 512Mb memory
    The install seemed to go fine, but some of the Portal administrative portlets are displaying the message "Error: Timeout for content" (e.g. instead of the "Services" portlet). Different portlets timeout each time I refresh the page. The machine appears to be healthy. iAS and the database are the only Oracle software installed. The 81711 patch was applied after the original iAS installation in the hope of fixing the problem. Portal proxy configuration has not been changed.
    I've tried a couple of changes in the zone.properties file without success e.g.
    servlet.page.initArgs=stall=30
    servlet.page.initArgs=requesttime=1000
    Jserv.log has errors like this:
    [01/06/2001 14:24:54:993 BST] page/JNI: Exception when trying to connect in 1.
    [01/06/2001 14:24:54:993 BST] page/Timeout occurred, label=27 url=http://MYHOST.MYDOMAIN:7778/pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [01/06/2001 14:24:54:993 BST] page/ContentFetcher Unexpected Exception, name=content-fetcher20
    java.net.SocketException: connect (code=10061)
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:313)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:133)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:120)
    at java.net.Socket.<init>(Socket.java:269)
    at java.net.Socket.<init>(Socket.java:125)
    at HTTPClient.HTTPConnection$EstablishConnection.run(HTTPConnection.java, Compiled Code)
    Has anyone encountered similar, or can anyone suggest a solution?
    Regards, Mark
    null

    Futher to previous thread, I've just tried reinstalling on a clean database 8.1.7.1.1 EE (no invalid objects) as per release notes, and I'm still suffering the same "Timeout for content" in random portlets. Could it be a Windows 2000 issue (I'm running SP 1 as per release notes)? Or maybe something to do with the fact that the hostname has uppercase letters in it?
    Jason suggested a proxy issue, but I haven't made any changes there - not even gone into that portlet.
    Any advice would be greatly appreciated.
    As an alternative, when will Linux 1.0.2.2 be available?
    Regards, Mark
    null

  • Timeout for cfstoredproc

    Hi. Is there a way to set timeout for the tag
    <CFSTOREDPROC>? I mean, for cfquery, it has a parameter
    timeout in seconds. How about for CFSTOREDPROC?
    I tried using
    <cfset startproc = GetTickCount()>
    <cfsetting requesttimeout = "20" />
    <CFSTOREDPROC PROCEDURE="fsdfsd" DATASOURCE="sfsds">
    cfprorparams here.........
    </CFSTOREDPROC>
    <cfset proc_execute = GetTickCount() - startproc >
    proc_execute returns about 30,000 ms which is 30 s. But the
    timeout needs to end it in 20 s. It seems requesttimeout doesn't
    include the time it took for the stored procedure executing. That
    is why I'm looking for a timeout in cfstoredproc. Any suggestions?
    I don't wanna go to the Oracle server and set the timeout settings.
    I want it done in Coldfusion. Thanks.

    There is no timeout attribute for cfstoredproc. Since all the
    processing is occurring inside the database there is no way for us
    to time it out. Also, since we do not know the DBMS in advance we
    could not use any DBMS specific means. If Oracle SQL lets you set
    it inside the SP, that is your way to go.
    RequestTimeout/page timeouts only cover the time CF is in
    control of the thread.

  • Infinty connection timeouts requireing constant we...

    I have recently started experiencing a strange and increasingly frustrating problem with our Infinty / HH3 setup.
    Our Infinity experience has been excellent up until this problem started happening.
    The problem as best as I can describe it is as follows:-
    1> If a open a browser my homepage (google.com) times out and won't connect I then have to refresh for it to load the page.
    2> When viewing sites that use multiple domains such as eBay.com often the main page elements will load but elements within that page located on other domains (*ebaystatic.com, *ebayrtm.com) just time out, meening that I have to refresh / reload the page to view it.
    3> I have recently written a Python script that polls various NTP servers, it was working fine until this problem started now it regularly fails to connect to the NTP server due to network timeout.
    The problem seems to affect all of my machines so its not a software / setup problem. It also affects both wired and wireless devices so I doubt it's anything specific to my network. It is becoming increasingly frustarting having to constantly refresh webpages just to veiw them
    A little background on my setup just incase it helps:-
    Modem and router:  Openreach modem -> HomeHub3b
    Wired Cat5e network: Cisco unmanaged switch -> MacPro + Cobalt RAQ web/mail server
    Wireless G: Laptop running RedHat Enterprise Linux + Laptop running Windows-7 + Adroid Smartphone
    Any help would be appriciated..

    ray_dorset wrote:
    What's there for BT to sort out? It isn't happening to me for example. The problem is more likely to be on your network.
    Next test is to connect your PC to the modem instead of using the Homehub, and set up a PPPOE session on your PC, this may show the Homehub as a potential problem.
    It is possible that it's a BT issue, I have experienced first hand a very similar issue with a different ISP at a different address whereby despite having a stable DSL connection (no dropouts) I would get page timeouts and page not found errors at random. My first thought at the time was that my router had gone bad, so I swapped it out with a known good router the problem still persisted. I also tried all of the usual stuff like connecting via the master socket, changing DNS servers etc etc... but still no good. So I contacted my ISP they ran checks which apparently showed no problem, yet the problem persisted. In the end I wrote a little script that would ping bt.com and log the results, after about 12 hours the log clearly showed many time outs, I sent the log to my ISP they did more checks and couldn't find any problems, they then handed the case to BT wholesale and within a few hours the problem was resolved.

  • Error: Timeout for content=#number#

    RDBMS 8.1.6.3.
    Sun solaris 2.6
    My previous installation was OAS9i 1.0.2.0 with portal 3.0.6.x
    Then yesterday I installed the OAS9i 1.0.2.2 (the runInstaller chose what software had to be deleted, upgraded or installed as new) and I upgraded the portal schemas with the script found here in OTN.
    The whole process seemed all ok, but now when I access to the main portal page usually have the error in subject in the place of every portlet. Sometime the error is "Error: The portlet could not be located".
    I think both are related to the upgrade process, but I checked the upgrade log produced by the script and found only errors about installing/upgrading Intermedia, but for me it is normal, as I have never installed it.
    Does someone have suggestions/comments?
    Thanks
    Mauro
    null

    Hi all
    First of all, I want to thank you for your suggestions.
    Then I would inform you about my progress.
    Following Hyundeok's suggestion (I don't use SSL), I checked the jserv.log and I found these errors:
    1) Repository /pandorino_home/3rdsw/oradba/product/OAS9I/Apache/Jserv/servlets/Parallel.jar doesn't exist!
    2) page/JNI: Exception when trying to connect in 1.
    page/Timeout occurred, label=510 url=http://pandorino:7777/pls/dad_portal/!WWW_PORTAL.wwpro_app_provider.execute_portlet
    page/ContentFetcher InterruptedIOException Caught, Fetcher Timedout name=content-fetcher5
    3) (EMERGENCY) ajp12: ping: no reply (0) Please make sure that the wrapper.classpath is pointing to the correct version of ApacheJServ.jar
    (EMERGENCY) ajp12[1]: cannot scan servlet headers (500)
    (ERROR) an error returned handling request via protocol "ajpv12"
    (ERROR) an error returned handling request via protocol "balance"
    4) page/UncaughtException in thread name=content-fetcher2, starting a new fetcher after exception java.lang.ThreadDeath
    My comments/actions:
    About (1), very strange, the Parallel.jar file doesn't exist! But I don't think that
    it is related to the error in subject. In any case this error is raised only at Apache startup.
    About (2), when it occurs, I see the error "Error: Timeout for content=#number#" in the place of portlet.
    following Randy's suggestion, I increased the timeout of:
    (-) "Login Server" portlet provider (from 10 to 20 seconds),
    (-) "Oracle Report Security" portlet provider (from 1(one) to 20 seconds),
    (-) "Monitor" portlet provider (from 10 to 20 seconds).
    About (3), I increased the timeout in the jserv.conf file: ApJServVMTimeout 20
    About (4), when it occurs, I see the error "Error: The portlet could not be contacted" in the place of portlet.
    No action performed.
    After a week of tests, It seems that (2) and (3) have been fixed thanks to the increased timeout.
    Concerning (4), it is still experienced by me and other users. I think that in this case the
    last thing to try is to apply the patch fix suggested by John.
    But at the moment I don't have time to do this, so in the meantime I will press the browser's "reload" button until the portlet is displayed.
    Thanks again.
    Mauro

  • Timeout for Content = 700540

    Solaris 2.6
    Portal 3.0.6.5.5
    Database on same Solaris is 8.1.6.2
    Some of my users, when they click on the edit folder icon, get a
    timeout for content = 700540.
    These same users are able to edit other folders but certain folders
    return this error.
    Other users with the same privileges work fine for all folders.
    Any ideas would be appreciated.
    Thanks.

    Help
    We too are experiencing this timeout problem
    3.0.9.8.1 on NTsp5 with 8.1.7.1
    Worst still my NT server CPU utilisation hits 100% and stays that way!!! My application components published as portlets (in particular one very complex report) do not always run (such that no output) and appear to be responsible.
    My Oracle process runs at 100% CPU.
    The only thing I can do is shut the database down using shutdown abort.
    I have applied all the known tricks above.
    Including modifications to jserv.conf, jserv.properties and zone.properties. I have also increased provider timeout.
    servlet.page.initArgs=requesttime=60
    server.page.initArgs=minTimeout=60
    I have disabled SOAP.
    I enabled portlet timing
    with &debug=1 in the URL
    My report portlet for some unknown reason may not actually run though timing information for it appears!
    Portlet Timing: 13940 msecs (wait=21) Cache Status:
    Elapsed time: 15322 msecs
    Page meta time: 260 msecs (wait=1111) Cache status: MISS,STALE
    Stream time: 14221 msecs
    processing 6820
    write[] (8192 bytes) 10
    processing 7391
    write[] (7161 bytes) 0
    processing 0
    flush 0
    processing 0
    flush 0
    processing 0
    flush 0
    My Jserv.log contains multiple:
    [16/08/2001 17:20:10:035 BST] page/JNI: Exception when trying to connect in 1.
    [16/08/2001 17:20:10:035 BST] page/Timeout occurred, label=148 url=http://uklobvheln02.eur.wds.disney.com/pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [16/08/2001 17:20:10:045 BST] page/ContentFetcher InterruptedIOException Caught, Fetcher Timedout name=content-fetcher5
    I get errors like this in my Apache error_log
    [Thu Aug 16 16:55:09 2001] [warn] mod_plsql: Stale Connection due to Oracle error 6502
    [Thu Aug 16 16:55:09 2001] [error] mod_plsql: /pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet ORA-6502
    ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "SYS.OWA_UTIL", line 323
    ORA-06512: at "SYS.HTP", line 860
    ORA-06512: at "SYS.HTP", line 975
    ORA-06512: at "SYS.HTP", line 993
    ORA-06512: at "PORTAL30.WWPRO_APP_PROVIDER", line 105
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "PORTAL30.WWPRO_API_PROVIDER", line 660
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "PORTAL30.WWA_API_PR..
    null

  • Page and Portlet caching possibilities - Portal 10g

    On most of our portalpages we have at least 2 separated areas.
    In the first area there is a menuportlet which depends on the users access rights.
    Second area shows an item that is rarely changed.
    Is there any possibility to cache this page on "systemlevel for x seconds" and
    the menu on "userlevel for x seconds" ?
    Now some facts about the pages:
    Our portel contains over 1000 pages.
    These rarely changed contents are informations not often read by the same user, because the most info they will get are news, reports or anything else like this.
    Thanks for any help!

    Hallo Juergen,
    Menu portlet: you can edit the portlet instance settings and configure system level caching for x seconds.
    For the entire page, configure user level caching for y seconds.
    This holds true if x>=y.
    If y>x, set the menu portlet timeout to the same as the page timeout.
    Hope this helps,
    Peter

  • Page/JNI: Exception when trying to connect in 1,page/ContentFetcher InterruptedIOExce

    We have upgraded to fro m 3.0.8 portal 3.0.9.8.2 9iAS 1.0.2.2 on database 8.1.7
    the system is very fast and run for sometime but after a while we see the following errors in Jserv.log file.
    this error causes the whole system to hang and we have to restart apache/jserv.
    Any light on this issue will be helpful and very much appreciated.
    thanks,
    Sunil Bontha
    25/07/2001 14:07:51:388 CEST] Viewer/oracle.discoiv.Disco4iv: init
    [25/07/2001 14:07:51:388 CEST] Viewer/oracle.discoiv.Disco4iv: Initializing Discoverer 4i Viewer (4.1.37.82)
    [25/07/2001 14:09:15:219 CEST] page/oracle.webdb.page.ParallelServlet: init
    [25/07/2001 14:09:15:249 CEST] page/JNI: Cache is enabled.
    [25/07/2001 14:09:15:299 CEST] page/Starting a pool of 25 handlers.
    [25/07/2001 14:09:43:820 CEST] page/JNI: Exception when trying to connect in 1.
    [25/07/2001 14:09:43:830 CEST] page/Timeout occurred, label=145 url=http://www.myserver.com/pls/pmsportal30/!PMSPORTAL30.wwpro_app_provider.execute_portlet [25/07/2001 14:09:43:830 CEST] page/ContentFetcher InterruptedIOException Caught, Fetcher Timedout name=content-fetcher23
    [25/07/2001 14:09:43:840 CEST] page/JNI: Exception when trying to connect in 1.
    [25/07/2001 14:09:43:840 CEST] page/Timeout occurred, label=293 url=http://www.myserver.com/pls/pmsportal30/!PMSPORTAL30.wwpro_app_provider.execute_portlet [25/07/2001 14:09:43:840 CEST] page/ContentFetcher InterruptedIOException Caught, Fetcher Timedout name=content-fetcher22
    [25/07/2001 14:09:53:864 CEST] page/JNI: Exception when trying to connect in 1.

    Hi Avi,
    My application is a standalone application trying to access MBeans present in oc4j.
    I tried
    using the code
    props.put(Context.INITIAL_CONTEXT_FACTORY ,"oracle.j2ee.rmi.RMIInitialContextFactory");
    obj = (ManagementHome) ctx.lookup("ejb/mgmt/MEJB");
    but i am getting the following error.
    javax.naming.NameNotFoundException: ejb/mgmt/MEJB not found
    at com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java
    :45)
    at javax.naming.InitialContext.lookup(InitialContext.java:351)
    at TestMBean.doSomething(TestMBean.java:90)
    at TestMBean.main(TestMBean.java:237)
    java.lang.NullPointerException
    at TestMBean.doSomething(TestMBean.java:107)
    at TestMBean.main(TestMBean.java:237)
    Regards
    Siva

  • IView Timeout problems...

    Hello,
    We're having an iView timeout problem on one of our EP (7) app servers.
    (For some reason it only happens on one of them - the others, which use the same iView, don't have this problem):
    The message is:
    The iView has timed out. There is no cached content to display. Click 'Reload' to retrieve updated content. You may need to wait for the cache to retrieve the content from the source.  Reload
    Of course the Reload doens't work, but is fixed in SPS14 apparently - we're running SPS13 at the moment.
    There are actually 2 iViews that reside on a page, and I've tried adjusting the page timeout to -1, with no results. Only thing we've been able to do so far is restart that one app server, and it seems to remedy the problem...temporarily.
    Anyone else have any ideas as to what might be causing this iView to timeout on only one app server and not other others? I'm a bit stumped here as to what to do.
    Thanks!
    Edited by: Beau Bourgeois on Mar 17, 2008 11:21 PM

    Hi,
    Please check on the parameters for (right click IView properties --Show All)
    1. iViewCaching ..
    2.The Timeout.
    Please do set them asper requirement.
    This will work and you will be able to control the iViewtime outs.
    Also lookout for your Page Timeout Property.
    HTH
    Regards,
    Dhruv Shah

Maybe you are looking for

  • Cluster nodes receiving by logical, sending with physical IP

    Hi. I'm a cluster beginner and using Cluster 2.2 with two nodes, I'm having problems with logical IP. Both nodes have got their physical and logical IPs configured in the same subnet (e.g., x.y.z.1, .2, and .3). Primary node is reached fine via logic

  • Multitasking bar

    I hate to sound like a ditz, but where's the multitasking bar? and how does it work? No matter what I've looked at or tried, I cannot find it (my shame!!) Ellen

  • How to use form name in struts html:form tag

    Hi, I want to validate text box value, if it is ordinary html form I would have done like this <form name="myform" action="xxxx.jsp" onsubmit="return validate()"> But am using struts html:form tags. In this case how can I use/specify name for a form.

  • Disable or Auto deletion of Personalization in Portal 702

    Dear all, we have a portal based on NW 702 SPS9. We are wondering if there is away we schedule somehow automatic deletion of the Personalization Clean up (system administration > Support > Portal Content Directory > Personalization Cleanup) check the

  • Query joing Four tables

    Hi, I've four tables as below: SQL> desc per_absence_attendances Name                                      Null?    Type ABSENCE_ATTENDANCE_ID                     NOT NULL NUMBER(10) BUSINESS_GROUP_ID                         NOT NULL NUMBER(15) ABSEN