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?

Similar Messages

  • 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

  • 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

  • Co88 - for huge number of production orders -running for hours

    Hello All,
    I have a issue, in our manufacturing plant, we have huge number of production orders created every day, almost 1200 per day. During month end it takes almost 8 to 10 hours for running settlement, we find very difficult in doing month end closing. We also attempted parallel processing, it errors out.
    I heard that, the co88 program looks each order by order checking the status, like closed, and thats the reason, its time consuming, i am not sure how far its true.
    I am sure this general issue, people might have come across, can anybody share their experience. How to overcome this issue to run the settlement with possible minimal time, is there any note. please guide me
    thanks
    best regards
    gj

    Yes, this is a generic issue. Most clients manage by marking the orders as closed/deleted, so that these orders are not considered for period end settlement.
    Also consider note 545932, and search notes fo further help.

  • Number range for serial Number in production order

    Hi all,
                I want to use the Serial Number in production Order ... It should be generated automatically ... when i try this system creating the serial number from 1.....i want the number to start from 2000000 , How to configure this number range ....
    Please advise me ...
    Regards,
    kumar

    Dear
    Following steps are required in Serial Number Management :
    1. OIS2 or Go to path SPRO > Plant Maintenance and Customer Service > Master Data in Plant Maintenance and Customer Service > Technical Objects > Serial Number Management > Define Serial Number Profiles. There enter "2" in Stkck column for your serial profile.
    2.SPRO->SAP Customizing Implementation Guide->Plant Maintenance and Customer Service->Master Data in Plant Maintenance and Customer Service->Technical Objects->Equipment->Equipment Categories->Define Number Ranges
    3. IQ01 Create Serial Number
    4. MM02 You need to add the above created Serial Number Profile in the Material Master ion the work scheduling view .
    5. CO02 Assigning the Serial Number through Production Order,
    Also Serial Number can be created automatically by clicking on u201CCreate Serial Number Automaticallyu201D , Release the Order
    6. MB31 Do the GR for the above created Production Order and Check in MMBE for serial Numbers
    Try and check
    Regards
    JH
    Edited by: Jiaul Haque on Nov 22, 2010 7:43 AM

  • DIAPI - Create Goods Receipt for Serial Number - on Release Only

    Hi Experts,
    I need your advise to create Goods Receipt by using DIAPI, where the item is managed by Serial Number - on Release Only.
    The option that I'm exploring is to use ‘Automatic Serial Number Creation on Receipt’ turned on.
    In standard SAP function with the above setting, we can create a Goods Receipt without entering any Serial Number, and SAP will automatically creates empty Serial Number. I'm trying to do the same thing by using DIAPI with the below code.
    oTargetDocument.Lines.ItemCode = 'abc'
    oTargetDocument.Lines.WarehouseCode = 'whs'
    oTargetDocument.Lines.UnitPrice = 100
    oTargetDocument.Lines.BinAllocations.BinAbsEntry = 1
    oTargetDocument.Lines.BinAllocations.Quantity = 1
    oTargetDocument.Lines.Quantity = 1
    '--       I skipped the below code, expecting SAP will create the empty Serial Number automatically
    '     oTargetDocument.Lines.SerialNumbers.SetCurrentLine(0)
    '     oTargetDocument.Lines.SerialNumbers.InternalSerialNumber = 2
    '     oTargetDocument.Lines.SerialNumbers.Add()
    '     oTargetDocument.Lines.BinAllocations.SerialAndBatchNumbersBaseLine = 0
    oTargetDocument.Add
    But, it returns 1470000838 - Invalid "SerialAndBatchNumbersBaseLine"; specify a valid "SerialAndBatchNumbersBaseLine"
    Can anyone please advise how we should achieve this?
    Any example or reference is very much appreciated.
    Thank you and kind regards,
    Krisma

    Hi Krisma,
    I was trying to simulate the issue here, but I couldn't post a good receipt PO even from the SAP itself with the setting you mentioned.
    I have set the management method as 'On Release' and ticked the Automatic serial number creation flag as well under general settings of inventory. Is that the setting you mentioned or something else?
    Best Regards,
    J S L Geeganage

Maybe you are looking for

  • Published GIF Problems!  Please help

    I've created a flash animation and published it as a GIF animation that continuously loops. After previewing my GIF there are black blocks wherever there is TEXT. Anyone know how to fix this? I've never encountered this problem before so I have no id

  • I can not send or receive pictures from non iphone devices

    I have tried to send pictures to my boyfriends phone (he doesnt have an Iphone) and they wont complete the sending process. I have unlimited messaging with picture messaging as well so I know its not my provider. The cellular data option is on. My MM

  • Cant figure out how to fix my labtop, Acer Windows 8

    Hello, Something was uninstalled on my labtop (acer, windows 8), it was something that had to do with office. So now when I try to open any files made in word, excel, powerpoint, ect. They wont open. This is what I have tried and gotten no luck: 1) I

  • User Search in a Group

    <p><br>i am using shared services system 9.2<br>i have 200 users in a group. i am wondering whether there is a wayto search for a particular user<br>in a group, as we do search in native user directory/NT userdirectory.<br><br>thanks and regards<br><

  • Can't delete iPhone 4s podcasts in itunes Yosemite

    Hello, how can i delete podcasts(single episodes) in iTunes Yosemite on my mac? iPhone 4s (iOS8.1) is connected with a wire. If i go to "on my device" select an episode and then hit the 3 points behind it and then " delete" nothing happens. Also no c