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

Similar Messages

  • Error: Timeout for content=(number) in production only

    Running Portal 3.0.9.8.2. Apps Server Sun 450R; Database Server Sun 450R. Environments are same for both Development and Production. Similar performance navigating the site(s), load is not an issue, however Development returns Oracle Text(Intermedia) searches within 2-3 seconds while Production continually hits the 'Portal Content Area' provider timeout of 15 seconds and displays 'Error: Timeout for content=(15???)'. We use ctx_schedule to run nightly 'SYNC' and 'OPTIMIZE' jobs on all 6 indexes. This error only appears when searching, never when navigating and only in production. Any advice on where to start looking for problems?
    Regards, Joshua

    ...update...
    The 15 second timeouts can be alleviated by increasing the 'Portal Content Area' provider timeout value, however, that is just a symptom. Our problem is that the searches should not be taking 15 seconds to return.
    We thought we were scheduling our 'SYNC' and 'OPTIMIZE' jobs to run nightly by issuing the following command for each of our indexes...
    exec ctx_schedule.startup ('PORTAL30.WWSBR_THING_CTX_INDX', 'SYNC', 1440, TO_DATE('4/17/2002 01:00:00', 'MM/DD/YYYY HH24:MI:SS'));
    exec ctx_schedule.startup ('PORTAL30.WWSBR_THING_CTX_INDX', 'OPTIMIZE FULL', 1440, TO_DATE('4/17/2002 02:00:00', 'MM/DD/YYYY HH24:MI:SS'));
    However, after checking the interval column in the dba_jobs table we found that each job was scheduled to run every minute (we hope this explains our sudden performance problem). Select what,interval from dba_jobs returns...
    ctxsys.ctx_ddl.sync_index('PORTAL30.WWSBR_THING_CTX_INDX');|sysdate + (1 / 24 / 60)
    ctxsys.ctx_ddl.optimize_index('PORTAL30.WWSBR_THING_CTX_INDX', 'FULL');|sysdate + (1 / 24 / 60)
    Why, when we pass in 1440 as the wait_time parameter, do the jobs get scheduled to run every minute?

  • Error:Timeout for content=number 1000

    I am publishing a content area as a portlet on a page and I keep
    getting the above error.
    By hitting refresh several times in sucsession the Content
    eventually loads.
    Any ideas on what it could be that is causing this?
    This problem is driving me mad!!!!
    Thanks in advance!

    Check Metalink. Query on DOC ID. 147327.996
    Regards
    Prakash

  • 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

  • Error: Timeout for content=15005

    We have 9iAS 1.0.2.2 and Portal 3.0.9.8. When logging in Portal30, there is an error message: Error: Timeout for content=15006 on the build tab. The error-out content should be "Bild your own pplication". Go to Navigation --> Application, I can't create a new application. If logging as end user, I have Error: Timeout
    for content=15005.

    Can you provide some addtional info like the DB version Portal is running on.
    Also the complete portal version 3.0.9.8.0 or 3.0.9.8.4 or 3.0.9.8.x.
    As a workaround you should be able to navigate to your application by using the application portlet on the build tab.

  • Error message: error timeout for content=20086

    Hi all,
    I encounter the following problem when trying to view a portlet which is a report
    that accesses data from a remote database:
    Error message: error timeout for content=20086
    The above mentioned problem is intermittant but is very annoying.Is there a
    parameter that i could tweak.
    Any suggestions would be welcome .
    Thanks and regards,
    Anila.

    Hi,
    Is this happening for other portlets. If not please make sure the table being accessed has proper indexes. Also there is a option to increase the time out for a provider. In the administer tab edit the provider (application name) and increase the timeout seconds there.
    Hope this helps.
    Thanks,
    Sharmila

  • Error: Timeout for content=20199!

    Hi,
    sometimes when I run certain heavy dynamic pages, I have the following error:
    Error: Timeout for content=20199
    How can I avoid this kind of situation?

    Hi,
    Try not to write too much of code in the dynamic page between oracle tags. Instead write the logic in a procedure and call the procedure in the dynamic page. This should help.
    Thanks,
    Sharmila

  • Error: Timeout for content=20015

    I have reviewed nearly all the postings on this subject. On a Windows NT 4.0 machine, RDBMS 8.1.7.1.2, Portal 3.0.9.8.2, I have changed requesttime, buffers, stall in the zone.properties, etc. Regardless what I change, it still times out after 20 or so seconds.
    Any suggestions?
    Thanks.

    I had the same frustrating timeout problems with my portal page, and after exhausting all parameter changes, i finally made the timeouts go.
    I was getting very frequent portlet timeout messages with one reporting page only. This page was made from one specific application and consisted of a number of reports etc....
    On the main PORTAL30 home page, under Administer tab, you will see a portlet called Provider. The application i had created was under this.
    By clicking on the application, you are presented with a screen, within which you can adjust the timeout properties and add your own timeout message. Increase the timeout time!!!
    It fixed my problem, hope it'll do the same for you! good luck
    Matt.

  • Timeout for content after installation

    Hi all!
    Running w2000, 9i DB and 9ias, I finally managed to install the portal. Took a while.
    ( used the step-by-step guide ). But now after the installation, I get the following errors when opening the /pls/portal30 homepage.
    Portal Community Portlet Timed Out
    Error: Timeout for content=15032
    Error: Timeout for content=15032
    Error: Timeout for content=15032
    Error: Timeout for content=15482
    Upon clicking the Login link, I get the following error:
    You cannot login because there is no configuration information stored in the enabler configuration table. (WWC-41439)
    I have tried to change the JServ settings to solve the timeout problem, but it doesn't help.
    my current zone.properties settings are:
    init.timeout=240000
    servlet.page.initArgs=stall=60
    servlet.page.initArgs=requesttime=240
    Have anyone seen this before?
    all help greatly appreciated.
    JServ log output are appended below.
    regards
    Rune Engseth
    [28/05/2002 14:17:37:108 CEST] page/DEBUG: active=34 Starting servlet, millis=1022588257108
    [28/05/2002 14:17:37:108 CEST] page/DEBUG: active=34 Starting Retrieval of Meta-Data time=1022588257108
    [28/05/2002 14:17:37:108 CEST] page/DEBUG: active=34 mTimeOut=10000000 for page
    [28/05/2002 14:17:37:108 CEST] page/DEBUG: active=26 username is null
    [28/05/2002 14:17:37:108 CEST] page/DEBUG: active=26 content-fetcher7 starting on page
    [28/05/2002 14:17:37:199 CEST] page/DEBUG: active=26 Query String=_mode=3
    [28/05/2002 14:17:54:504 CEST] page/DEBUG: active=34 After connecting to Page Meta, millis=17396
    [28/05/2002 14:17:54:754 CEST] page/DEBUG: active=26 content-fetcher7 Finished working on page, size=null, millis=17555, id=null
    [28/05/2002 14:17:54:754 CEST] page/DEBUG: active=26 ContentFetcher ready=content-fetcher7
    [28/05/2002 14:17:54:754 CEST] page/DEBUG: active=34 Finishing servlet, millis=17646
    [28/05/2002 14:17:55:005 CEST] page/DEBUG: active=34 Starting servlet, millis=1022588275005
    [28/05/2002 14:17:55:005 CEST] page/DEBUG: active=34 Starting Retrieval of Meta-Data time=1022588275005
    [28/05/2002 14:17:55:005 CEST] page/DEBUG: active=34 mTimeOut=10000000 for page
    [28/05/2002 14:17:55:005 CEST] page/DEBUG: active=26 username is null
    [28/05/2002 14:17:55:005 CEST] page/DEBUG: active=26 content-fetcher6 starting on page
    [28/05/2002 14:17:55:005 CEST] page/DEBUG: active=26 Query String=_mode=3
    [28/05/2002 14:17:55:095 CEST] page/DEBUG: active=26 Computed character set from response "x-oracle/portal-page; charset=UTF-8" as "UTF-8"
    [28/05/2002 14:17:55:095 CEST] page/DEBUG: active=26 content-fetcher6 Before reading the data stream page, millis=90
    [28/05/2002 14:17:55:105 CEST] page/DEBUG: active=26 content-fetcher6 xxx Characters=3522 page, millis=100
    [28/05/2002 14:17:55:105 CEST] page/DEBUG: active=34 After connecting to Page Meta, millis=100
    [28/05/2002 14:17:55:105 CEST] page/DEBUG: active=34 Processing data 3.0.8
    [28/05/2002 14:17:55:105 CEST] page/DEBUG: active=34 Computed character set from response "x-oracle/portal-page; charset=UTF-8" as "UTF-8"
    [28/05/2002 14:17:55:105 CEST] page/DEBUG: active=34 x-oracle-portal-expires header derives to: Wed, 29 May 2002 21:37:55 GMT
    [28/05/2002 14:17:55:105 CEST] page/DEBUG: active=34 setting up cache output stream subID is 1
    [28/05/2002 14:17:55:185 CEST] page/DEBUG: active=26 content-fetcher6 xxx Characters=5000 page, millis=180
    [28/05/2002 14:17:55:195 CEST] page/DEBUG: active=26 content-fetcher6 xxx Characters=3924 page, millis=190
    [28/05/2002 14:17:55:195 CEST] page/DEBUG: active=34 Starting a Page
    [28/05/2002 14:17:55:195 CEST] page/DEBUG: active=26 content-fetcher6 Finished working on page, size=12446, millis=190, id=null
    [28/05/2002 14:17:55:195 CEST] page/DEBUG: active=26 ContentFetcher ready=content-fetcher6
    [28/05/2002 14:17:55:195 CEST] page/DEBUG: active=34 timeout =15
    [28/05/2002 14:17:55:195 CEST] page/DEBUG: active=34 mTimeOut=15000 for 11
    [28/05/2002 14:17:55:195 CEST] page/DEBUG: active=34 Adding portlet to queue 11
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 http://bekk-RuneE.BEKK.INT:80//pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 timeout =15
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 mTimeOut=15000 for 12
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 Adding portlet to queue 12
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 http://bekk-RuneE.BEKK.INT:80//pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 timeout =15
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 mTimeOut=15000 for 13
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 Adding portlet to queue 13
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 http://bekk-RuneE.BEKK.INT:80//pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 timeout =15
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 mTimeOut=15000 for 14
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 Adding portlet to queue 14
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 http://bekk-RuneE.BEKK.INT:80//pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 timeout =15
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 mTimeOut=15000 for 16
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 Adding portlet to queue 16
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 http://bekk-RuneE.BEKK.INT:80//pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 timeout =15
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 mTimeOut=15000 for 17
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 Adding portlet to queue 17
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 http://bekk-RuneE.BEKK.INT:80//pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 timeout =15
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 mTimeOut=15000 for 18
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 Adding portlet to queue 18
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 http://bekk-RuneE.BEKK.INT:80//pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=26 username is PUBLIC
    [28/05/2002 14:17:55:215 CEST] page/DEBUG: active=26 content-fetcher5 starting on 11
    [28/05/2002 14:17:55:215 CEST] page/DEBUG: active=26 Query String=_portlet_id=1&_provider_id=807692&_node_id=80769&_reference_path=11_FAVORITES_807692&_language=us&_mode=1&_back_page_url=null&_page_url=http%3A%2F%2Fbekk-RuneE.BEKK.INT%2Fservlet%2Fpage%3F_pageid%3D1%2C11%26_dad%3Dportal30%26_schema%3DPORTAL30&_has_title_region=1&_has_border=0&_page_type=PORTLETS
    [28/05/2002 14:17:55:215 CEST] page/DEBUG: active=27 username is PUBLIC
    [28/05/2002 14:17:55:215 CEST] page/DEBUG: active=27 content-fetcher4 starting on 12
    [28/05/2002 14:17:55:215 CEST] page/DEBUG: active=27 Query String=_portlet_id=2&_provider_id=807696&_node_id=80769&_reference_path=12_COMPORTLET_TECHNEWS_807696&_language=us&_mode=1&_back_page_url=null&_page_url=http%3A%2F%2Fbekk-RuneE.BEKK.INT%2Fservlet%2Fpage%3F_pageid%3D1%2C11%26_dad%3Dportal30%26_schema%3DPORTAL30&_has_title_region=1&_has_border=0&_page_type=PORTLETS
    [28/05/2002 14:17:55:215 CEST] page/DEBUG: active=28 username is PUBLIC
    [28/05/2002 14:17:55:215 CEST] page/DEBUG: active=28 content-fetcher3 starting on 13
    [28/05/2002 14:17:55:215 CEST] page/DEBUG: active=28 Query String=_portlet_id=2&_provider_id=807692&_node_id=80769&_reference_path=13_RECENTOBJECTS_807692&_language=us&_mode=1&_back_page_url=null&_page_url=http%3A%2F%2Fbekk-RuneE.BEKK.INT%2Fservlet%2Fpage%3F_pageid%3D1%2C11%26_dad%3Dportal30%26_schema%3DPORTAL30&_has_title_region=1&_has_border=0&_page_type=PORTLETS
    [28/05/2002 14:17:55:225 CEST] page/DEBUG: active=29 username is PUBLIC
    [28/05/2002 14:17:55:225 CEST] page/DEBUG: active=29 content-fetcher2 starting on 14
    [28/05/2002 14:17:55:225 CEST] page/DEBUG: active=29 Query String=_portlet_id=1&_provider_id=807693&_node_id=80769&_reference_path=14_FOREIGNAPPS_807693&_language=us&_mode=1&_back_page_url=null&_page_url=http%3A%2F%2Fbekk-RuneE.BEKK.INT%2Fservlet%2Fpage%3F_pageid%3D1%2C11%26_dad%3Dportal30%26_schema%3DPORTAL30&_has_title_region=1&_has_border=0&_page_type=PORTLETS
    [28/05/2002 14:17:55:225 CEST] page/DEBUG: active=30 username is PUBLIC
    [28/05/2002 14:17:55:225 CEST] page/DEBUG: active=30 content-fetcher1 starting on 16
    [28/05/2002 14:17:55:225 CEST] page/DEBUG: active=30 Query String=_portlet_id=16&_provider_id=807692&_node_id=80769&_reference_path=16_CREATE+PAGES_807692&_language=us&_mode=1&_back_page_url=null&_page_url=http%3A%2F%2Fbekk-RuneE.BEKK.INT%2Fservlet%2Fpage%3F_pageid%3D1%2C11%26_dad%3Dportal30%26_schema%3DPORTAL30&_has_title_region=1&_has_border=0&_page_type=PORTLETS
    [28/05/2002 14:17:55:225 CEST] page/DEBUG: active=31 username is PUBLIC
    [28/05/2002 14:17:55:225 CEST] page/DEBUG: active=31 content-fetcher0 starting on 17
    [28/05/2002 14:17:55:225 CEST] page/DEBUG: active=31 Query String=_portlet_id=3&_provider_id=807697&_node_id=80769&_reference_path=17_CREATESITES_807697&_language=us&_mode=1&_back_page_url=null&_page_url=http%3A%2F%2Fbekk-RuneE.BEKK.INT%2Fservlet%2Fpage%3F_pageid%3D1%2C11%26_dad%3Dportal30%26_schema%3DPORTAL30&_has_title_region=1&_has_border=0&_page_type=PORTLETS
    [28/05/2002 14:17:55:235 CEST] page/DEBUG: active=32 content-fetcher24Closing cached HTTP connection, host/port changed
    [28/05/2002 14:17:55:235 CEST] page/DEBUG: active=32 username is PUBLIC
    [28/05/2002 14:17:55:235 CEST] page/DEBUG: active=32 content-fetcher24 starting on 18
    [28/05/2002 14:17:55:235 CEST] page/DEBUG: active=32 Query String=_portlet_id=10&_provider_id=807692&_node_id=80769&_reference_path=18_CREATEOBJECTS_807692&_language=us&_mode=1&_back_page_url=null&_page_url=http%3A%2F%2Fbekk-RuneE.BEKK.INT%2Fservlet%2Fpage%3F_pageid%3D1%2C11%26_dad%3Dportal30%26_schema%3DPORTAL30&_has_title_region=1&_has_border=0&_page_type=PORTLETS
    [28/05/2002 14:17:55:806 CEST] page/DEBUG: active=26 Computed character set from response "text/html; charset=UTF-8" as "UTF-8"
    [28/05/2002 14:17:55:806 CEST] page/DEBUG: active=26 content-fetcher5 Before reading the data stream 11, millis=591
    [28/05/2002 14:17:55:806 CEST] page/DEBUG: active=26 content-fetcher5 xxx Characters=1150 11, millis=591
    [28/05/2002 14:17:55:806 CEST] page/DEBUG: active=26 content-fetcher5 Finished working on 11, size=1150, millis=591, id=null
    [28/05/2002 14:17:55:806 CEST] page/DEBUG: active=26 ContentFetcher ready=content-fetcher5
    [28/05/2002 14:17:55:806 CEST] page/DEBUG: active=34 Writing portlet to browser 11
    [28/05/2002 14:17:55:806 CEST] page/DEBUG: active=34 Done Writing 11
    [28/05/2002 14:17:58:269 CEST] page/DEBUG: active=26 Computed character set from response "text/html; charset=UTF-8" as "UTF-8"
    [28/05/2002 14:17:58:269 CEST] page/DEBUG: active=26 content-fetcher24 Before reading the data stream 18, millis=3034
    [28/05/2002 14:17:58:269 CEST] page/DEBUG: active=26 content-fetcher24 xxx Characters=2 18, millis=3034
    [28/05/2002 14:17:58:269 CEST] page/DEBUG: active=26 content-fetcher24 Finished working on 18, size=2, millis=3034, id=null
    [28/05/2002 14:17:58:269 CEST] page/DEBUG: active=26 ContentFetcher ready=content-fetcher24
    [28/05/2002 14:18:10:247 CEST] page/JNI: Exception when trying to connect in 1.
    [28/05/2002 14:18:10:247 CEST] page/DEBUG: active=26 Timeout occurred, label=13 url=http://bekk-RuneE.BEKK.INT/pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:18:10:247 CEST] page/DEBUG: active=26 ContentFetcher InterruptedIOException Caught, Fetcher Timedout name=content-fetcher3
    [28/05/2002 14:18:10:247 CEST] page/DEBUG: active=26 ContentFetcher ready=content-fetcher3
    [28/05/2002 14:18:10:247 CEST] page/JNI: Exception when trying to connect in 1.
    [28/05/2002 14:18:10:247 CEST] page/DEBUG: active=26 Timeout occurred, label=12 url=http://bekk-RuneE.BEKK.INT/pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:18:10:247 CEST] page/DEBUG: active=26 ContentFetcher InterruptedIOException Caught, Fetcher Timedout name=content-fetcher4
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=26 ContentFetcher ready=content-fetcher4
    [28/05/2002 14:18:10:257 CEST] page/JNI: Exception when trying to connect in 1.
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=26 Timeout occurred, label=16 url=http://bekk-RuneE.BEKK.INT/pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=26 ContentFetcher InterruptedIOException Caught, Fetcher Timedout name=content-fetcher1
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=26 ContentFetcher ready=content-fetcher1
    [28/05/2002 14:18:10:257 CEST] page/JNI: Exception when trying to connect in 1.
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=26 Timeout occurred, label=14 url=http://bekk-RuneE.BEKK.INT/pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=26 ContentFetcher InterruptedIOException Caught, Fetcher Timedout name=content-fetcher2
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=26 ContentFetcher ready=content-fetcher2
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=34 Writing portlet to browser 12
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=34 Done Writing 12
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=34 Writing portlet to browser 13
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=34 Done Writing 13
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=34 Writing portlet to browser 14
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=34 Done Writing 14
    [28/05/2002 14:18:10:267 CEST] page/DEBUG: active=34 Writing portlet to browser 16
    [28/05/2002 14:18:10:267 CEST] page/DEBUG: active=34 Done Writing 16
    [28/05/2002 14:18:10:707 CEST] page/JNI: Exception when trying to connect in 1.
    [28/05/2002 14:18:10:707 CEST] page/DEBUG: active=26 Timeout occurred, label=17 url=http://bekk-RuneE.BEKK.INT/pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:18:10:707 CEST] page/DEBUG: active=26 ContentFetcher InterruptedIOException Caught, Fetcher Timedout name=content-fetcher0
    [28/05/2002 14:18:10:707 CEST] page/DEBUG: active=26 ContentFetcher ready=content-fetcher0
    [28/05/2002 14:18:10:707 CEST] page/DEBUG: active=34 Writing portlet to browser 17
    [28/05/2002 14:18:10:707 CEST] page/DEBUG: active=34 Done Writing 17
    [28/05/2002 14:18:10:707 CEST] page/DEBUG: active=34 Writing portlet to browser 18
    [28/05/2002 14:18:10:707 CEST] page/DEBUG: active=34 Done Writing 18
    [28/05/2002 14:18:10:707 CEST] page/DEBUG: active=34 Finishing servlet, millis=15702

    I've had the same problem. You can solve it by modifying the timeout-period for the provider. Surf to the portal-homepage- administration- edit provider.

  • Timeout for Content in Tab of Page Groups and Providers

    Hello,
    I have installed Oracle Portal 9.0.2.2.22. I try to see the list of Page Groups in Navigator Portal's page, but it does not finish showing the list of page groups, and show this error "Timeout for content=XXXXX".
    In each attempt to refresh the page, the error code for timeout change.
    The same problem exist in the tab Providers.
    All this happens after making the Note:217187.1 "How to restore a cold backup of a Portal IAS 9.0.2 on another machine" of Metalink.
    What happens? Please Help me...
    Thanks!.
    Marco.

    hi marco,
    i suggest to check the install log file in case you did a fresh installation to see if anything went wrong. in addtion check the error log files of the app server to trace down the problem.
    if you are starting from scratch and you want to get started with the 9.0.2.2 release i don't suggest using this release but going with the 10.1.2 release. its much easier to install and contains a lot of bug fixes compared to 9.0.2.x.
    If for any reason you need to get started with 9.0.2.x i suggest to open a new service request with oracle support services to solve the problem.
    regards,
    christian

  • Timeout for content

    Hello
    9iAS with Portal 9.0.2 in Sun Solaris
    I am working with Oracle Reports Builder and Oracle Portal.
    I've saved my reports with JSP extension.
    So, I've made some portlets with these reports into PEOPLE_APP db provider.
    Now, when I run my pages with these portlets, some times (most of times) the following error appears instead of the report:
    Timeout for content=[any_number]
    I've already researched in OTN and Metalink forums, I've changed my zone.properties and http.conf files, but it didn't resolve my problem.
    So, what else I need to do in order to solve my problem? Any other ideas?
    Thanks.
    P.S: We've sent lots of questions with no satisfactory response from Oracle.
    We've noticed that Oracle provided extremely poor support.
    Maybe this isn't a good solution. Maybe there isn't a solution, at least in this way.
    Take a look in some fragments of messages, found in OTN and Metalink forums:
    "I've increased the timeout but that doesn't help.
    It's also very strange that after rebooting the server in Portal 3.0.8/ias1.0.2.1 my pages appeared in 10-20 seconds and now in Portal 3.0.9/ias1.0.2.2 it takes two to four minutes. And this slow performance is only while retrieving the page for the first time. The second time I retrieve a page it's there in a few seconds.
    So, I do not think it has anything to do with the provider's timeout...."
    "But maybe it's the Portal-schema itself which causes this problem. I heard someone saying that he missed indexes after a Portal-upgrade --> maybe this is my problem too, although i didn't have any error-messages in the upgrade-logfiles...."
    "Unfortunately we did not yet solve these timeout problems. Oracle is currently studying several logfiles and traces.
    At first we thought that we had the timeout problems only after starting up the server. But now we noticed that the timeouts are repeated after 5 to 7 days. For some reason it looks as if Portal is refreshing the cache at that moment, but we can not find anywhere a refreshperiod of 120 hours or so..."
    "Having wrestled with these Timeout errors for months with no satisfactory response from Oracle, I came across someone's solution yesterday and, for me, it worked immediately. Please keep in mind before doing this that it is in direct opposition to what the new "Troubleshooting Issues in Oracle9iAS Portal Architecture and Performance (3.0.9.8.2)" whitepaper states....."
    "After many many performance problems and timeouts issues which Oracle provided extremely poor support we finally learned that all of our problems where related to the same things - Oracle has not tuned this product before shipping it. Numerous little bugs and coding errors were a small part of the fixes. The real problem is that all the indexes have subscriber id as the first column which is always set to one and is not used in the majority of querys which makes these indexes useless for performance... (http://metalink.oracle.com/metalink/plsql/ml2_gui.startup)"
    "Sr. Oracle how long do I need to wait for real solutions? (http://metalink.oracle.com/metalink/plsql/ml2_gui.startup)"

    You must have registered some provider for your portlets. Go to adminstration screens of portal. Goto edit provider from there and increase the portlet timeout.
    Also change the time out value in your provider.xml for the corresponding JSPs.

  • 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

  • Timeouts for Portlets

    I get timeouts for some of my portlets on a Page that I have
    built. I want to know whether increasing the Provider timeout
    will stop this problem and where does it get its default seeting
    from. If it is hard coded does it override the settings from
    zone.properties file.

    thanks candance...but I hardly believe that this is the only spot, since I am getting this weird "timeout for content", do you know what's up with that?

  • File Content Conversion for Unequal Number of Columns

    Hi,
    Iam following this thread FCC for Unequal Number of Columns.
    /people/jeyakumar.muthu2/blog/2005/11/29/file-content-conversion-for-unequal-number-of-columns
    when iam doing ,iam getting an error
    Conversion initialization failed: java.lang.Exception: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found: Parameter 'TOTALSET.fieldFixedLengths' or 'TOTALSET.fieldSeparator' is missing Consistency check: no. of arguments in 'TOTALSET.fieldFixedLength' does not match 'TOTALSET.fieldNames' (0 <> 1)
    My conversion parameters are
    Recordset Structure                      : TOTALSET,*
    TOTALSET.fieldNames                 : ITEMSET
    ignoreRecordsetName                   : true
    TOTALSET.fieldSeparator              : 'nl'
    My file structure is as below
    01,021000021,G4886704,080919,0742,001,,,2
    02,G4886704,021000021,1,080918,0742,,2
    03,000000135073477,,010,105303839,,,015,489113155,,,045,489039455,,,072,73700
    Please help in resoving the error.
    Thanks in Advance
    Srinivas

    Hi Srivinas,
    your file structure is as below
    01,021000021,G4886704,080919,0742,001,,,2
    02,G4886704,021000021,1,080918,0742,,2
    03,000000135073477,,010,105303839,,,015,489113155,,,045,489039455,,,072,73700
    So it's easy, you have to use KEYFIELD option, coz you have something like that :
    Line 1 : keyfield = 01 following by a limited number of columns (e.g 30 fields for Structure1)
    Line 2 : keyfield = 02 following by a limited number of columns (e.g 14 fields for Structure2)
    Line 3 : keyfield = 03 following by a limited number of columns (e.g 23 fields for Structure3)
    Thanks to the Keyfield, you define a field which is present in each line that you can used to distinguished the different structures of lines. In your case, it seems that the keyfield is the first column (01, 02, 03).
    Try to use that:
    Recorset = TOTALSET         (and don't use option "ignoreRecordsetName : true")
    Recordset structure =Structure1,1,Structure2,(star),Structure3,(start)       (the difficulty will be to find the good use of "*" and "1", but after some tests you will find the good one).
    Note: replace (start) by the character " * "
    Key field value = keyfield
    Key field type  = String (case sensitive)
    Structure1.fieldNames  = keyfield,field2, field3 etc.. of Structure1
    Structure2.fieldNames  = keyfield,field2, field3 etc.. of Structure2
    Structure3.fieldNames  = keyfield,field2, field3 etc.. of Structure3
    and then you will have a XML like that:
    TOTALSET
    Structure1  and all its fieldN
    Structure2  and all its fieldN
    Structure2  and all its fieldN
    Structure3  and all its fieldN
    Structure3  and all its fieldN
    TOTALSET
    Structure1  and all its fieldN    because I used Structure1,1
    Structure3  and all its fieldN
    Regards.
    Mickael
    Edited by: Mickael Huchet on Apr 20, 2009 5:18 PM
    Edited by: Mickael Huchet on Apr 20, 2009 5:19 PM

  • Logon Balancing error 88 and Error timeout occured for BW transaction Iview

    Hello All,
    I am trying to connect BW system from portal.
    We are using SAP GUI for Window to launch the Transaction iViews and browser we are using is IE 7.0 and IE 8.0. I have selected the Technique to Start SAP GUI for Windows is "SAP Shortcut File". When calling the iView, it opens in the new  window and asked downloads the file.
    After download , I am getting connecting window and then following error
    Logon Balancing error 88 :Connection to server is not possible(RC.9)
    In detail error is
    Error: timeout occured
    Tue Aug 16 15:50:44 2011
    Release 640
    Component NI(Network interface), version 37 rc=-5,
    Please suggest any approaches for the issue.
    Thanks
    Anand Kumar

    Hello Vijay, Sandeep,
    1) when I try the following combination in service file, I am getting given below error. if i use sapmsBWD 3600/tcp or if I do not use sapmsBWD 3600/tcp, i am getting the same following error.
    sapgw97  3397/tcp
    sapgw98  3398/tcp
    sapgw99  3399/tcp
    SAPmsBWD 52500/tcp
    sapmsBWD 3600/tcp
    <return>
    Logon Balancing error 88 :Connection to server is not possible(RC.9)
    In detail error is
    Error: timeout occured
    Tue Aug 16 15:50:44 2011
    Release 640
    Component NI(Network interface), version 37 rc=-5,
    2) when I try the following combination in service file, I am getting given below error
    sapgw97  3397/tcp
    sapgw98  3398/tcp
    sapgw99  3399/tcp
    sapmsBWD 3600/tcp
    SAPmsBWD 52500/tcp
    <return>
    Error:partner 10.21.80.23:sapmsBWD not reached
    Tue Aug 16 17:22:31 2011
    realease 710
    Component NI(network interface) version 39
    Detail Nip connect2: 10.21.80.23:3600
    system call connect
    Error No:10061
    'WSAECONNREFUSED:connection refused'
    @Sandeep: I have check the port number in SMMS transaction code: I have three port Number :3220,3320,8020.
    Please any one can guide me further.
    Thanks.
    With regards.
    Anand Kumar

Maybe you are looking for

  • Oracle 9i Database and Solaris 10 Zones

    Can an existing oracle 9i database be moved into a new zone? The database resides on it's own filesystem. The server is runnign Solaris 10, and the zones are not set up yet, but Oracle is installed, and the 2 databases are up and running. Basically t

  • Error 500 - Internal server error when trying to upload images to website

    I have been unsuccessful in my many attempts to upload images to the bustalk website. I keep getting an Error 500 - Internal server error message asking me to try again later but the fault is still repeated.

  • HTTP Probe

    How does the HTTP Probe function work ? Setting it up appears simple but it's not clear to me whether 1) the Local Director's will generate the probe traffic themselves or 2) do they just monitor return codes in client query's ? If they're just monit

  • 1611 error message and Apple refusing to fix

    Hello all, I started to have a few random problems with my iPod touch less than 3 weeks after getting it. I always took very good care it (I got the 16gb and it cost WAY to much NOT to take good care of it). Well, after trying to fix it, it completel

  • Nokia sync

    dear all, i recently got a new macbook running Lion and now facing a problem with suncing my nokia e5 phone with it. in my old laptop, i was able to use isync. but that is not available anymore, could someone please guide me. cheers, G