Timed out error when running a report

The error is:
"Request timed out because there has been no reply from the server in 600000 ms"
Does anybody have any idea how to solve the issue?
The following is more info on the report:
Report has 8 subreports and data set is around 7MB size
We generated another report with 83MB of data and this report doesn't have any subreports and its running completely.
using Crystal reports XI r2 SP3, Visual studio 9, BOXI server SP3 and using XML as data source.
Any help would be appreciated.
The following is the Stack Trace:
System.Exception was unhandled by user code
  Message="Load report failed."
  Source="CrystalDecisions.CrystalReports.Engine"
  StackTrace:
       at CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened()
       at CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename, OpenReportMethod openMethod, Int16 parentJob)
       at CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename)
       at CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename, EnterpriseSession enterpriseSession)
       at Covance.ED.Framework.Reporting.Workflow.CreateReportOutputActivity.executeCrystalReport_ExecuteCode(Object sender, EventArgs e) in C:\Source\TR\Components\Framework\Covance.ED.Framework.Reporting\Workflow\CreateReportOutputActivity.cs:line 189
       at System.Workflow.ComponentModel.Activity.RaiseEvent(DependencyProperty dependencyEvent, Object sender, EventArgs e)
       at System.Workflow.Activities.CodeActivity.Execute(ActivityExecutionContext executionContext)
       at System.Workflow.ComponentModel.ActivityExecutor`1.Execute(T activity, ActivityExecutionContext executionContext)
       at System.Workflow.ComponentModel.ActivityExecutor`1.Execute(Activity activity, ActivityExecutionContext executionContext)
       at System.Workflow.ComponentModel.ActivityExecutorOperation.Run(IWorkflowCoreRuntime workflowCoreRuntime)
  InnerException: System.Runtime.InteropServices.COMException
       Message="Failed to load info object."
       Source="Analysis Server"
       ErrorCode=-2147467259
       StackTrace:
            at CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocumentClass.Open(Object& DocumentPath, Int32 Options)
            at CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.Open(Object& DocumentPath, Int32 Options)
            at CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened()
       InnerException:

There are a few timeouts that could come into play here. One is a Corba timeout.
You'll want to adjust your ConnectionTimeout in your regisry under HKEY_LOCAL_MACHINE\SOFTWARE\BUSINESS OBJECTS\Suite 11.5\CER. The default value is 600000. Try doubling it to 1200000.
You may also want to increase your httpExecution timeout as well in your web.config file.
http://msdn.microsoft.com/en-us/library/e1f13641.aspx

Similar Messages

  • Execution timed out error when running opcagt command on linux server with agent 11.12.009 installed

    Hi,
    Can anyone help me in the below issue.
    we have a Linux server with agent version 11.12.009 installed on it. when I try running opcragt command on it through are management server it gives the output that all agent components are running.
    but when I check the agent status or version through opcagt command on it it gives below error:
    ERROR:   (depl-86) Unable to execute command 'opcagt' on node
                       (depl-176) Message returned from host           
    (xpl-117) Timeout occurred while waiting for data.
    Below are the error lines that I got from system.txt file of the server:
    0: ERR: Fri Dec 19 09:09:38 2014: ovconfd (3708/140429034952480): (conf-180) Could not create messenger for configuration server 'ovconfd' and register its methods with the messenger object.
    1: ERR: Fri Dec 19 09:09:38 2014: ovconfd (3708/140429034952480): (xpl-89) write(11)[012C5430] failed.
    2: ERR: Fri Dec 19 09:09:38 2014: ovconfd (3708/140429034952480): (RTL-28) No space left on device
    Could anyone please let me know what can be the issue in this.
    Thanks,
    Akansha

    ORA-00600: internal error code, arguments: [kzxcInitLoadLocal-7], [942],
    [ORA-00942: table or view does not exist
    ORA-01403: no data found
    ORA-06512: at "SYS.DBMS_NETWORK_ACL_ADMIN", line 252
    ORA-06512: at line 36
    ORA-01403: no data foundWhat does this query return?
    SQL>  SELECT HOST, ACL
    FROM DBA_NETWORK_ACLS;Please see (Redefining a Network Access Control List Fails with ORA-1403 [ID 854083.1]).
    Thanks,
    Hussein

  • Experiencing "timed out" error when uploading podcast

    I am experiencing a "timed out" error when uploading a podcast to iTunes. Using PC. I've updated iTunes...

    - You really need to ask the Basis team to extend the maximum run time for background processes (30 mins is too short).
    - You can also try to reduce the run time by setting up BOM Buffering in configuration so if the same BOM is used again and again (in your case of delete and recreate planned order, yes), it will read from memory.
    - You should set the planning horizon and use NETPL (net change in planning horizon) in daily run.  So that the run will only find the relevant changes in order proposal up to certain days, thus reduce run time.
    - You should discuss with your BASIS team about the list of background job in the batch windows.  Specify time in such a way that the performance-critical job (i.e., MRP, reschedule sales order, certain customized report, etc.) doesn't run at the same time.
    - You can increase the number of parallel processes to issue several jobs to run MRP at the same time.
    Rgrds,

  • Error when running a report in BPC NW

    I am getting the following error when running a report for my application in BPC NW.
    EVDRE encountered an error retrieving data from the Web Server (retrying in (X) seconds).
    This error comes with this dialog option box to either continue or cancel retrying retrieving data. Retrying doesn't help either.
    Any report I run (on any of my appsets), I get this error. I used the EVDRE function and also tried running a report using the template as the basis. But I get the error either way.
    Does anyone know why this error is occurs or how to debug this issue. I saw some information about this in earlier threads but could  not make much out of it.
    Appreciate any assistance.

    Sanjay,
      This  is a   very  generic  error...Couple  of  places  to  look  for....
    1)Reprocess the application (Modify application + Reassign SQL Index + Process Application)
    2)optimizing the application sometimes helps (Full Optimize + Compress Database + Index defragmentation).
    3)Create a "evdataserver_debug.txt" in user's private publication folder on  server side to populate very detail level logging  and  check  the  log on client side EVDRE_LOG.txt for  further  peek  into  where  things  are getting  messed up.
    if  evdataserver_debug.txt does not  get  populated on BPC 5.x...it  is  an  issue  with  IIS authetication on Application server.
    4)You have to check the event viewer into .NET server and also the BPC logs which can be found into
    BPC\Logging  for  further  details  ..
    Hope  this  helps..
    Edited by: Vishal Mahawadhi on Jun 24, 2009 9:50 AM

  • I get a connection timed out error when trying to connect to the itunes store, if I have pending downloads they show up and I can download, also I was able to access my account, yet I can't access other parts of the store, I am in greece on a macbook pro

    I am from the states and am in Greece on vacation.  I have a good wifi connection yet keep getting a connection timed out error when I try to access the itunes store.  It is funny because pending downloads show up in the cue, and they download no problem.  I can also open my account.  When I try to go the the movies or music section of the stor though it just times out.  I tried updating to the latest itunes software and restarting, also I checked all the proxy boxes in the network section of the settings then unchecked them all and restarted and it keeps doing the same thing.  Any help would be appreciated.
    Thanks

    Welcome to AD!
    There's been plenty of posts about Norton & the removal tool here. Unfortunately many folks seem to not even know it comes pre-installed on most PCs! Even a trial version, never used or long since expired can cause problems - and not just with iTunes.
    Anyone with a Dell, HP, Gateway EEE PC, Asus ..... what Windows PC manufacturer does NOT have this junk software pre-installed?
    Almost all of them have made deals with Symantec to pre-install it.
    Horrible, horrible software.
    Anyway, glad you finally solved your problem.

  • Timed Out error while executing BI report in Portal

    Hi Experts,
    When we are trying to execute a BI report which returns over 9 lac records, it is taking lot of time to get executed and then its throwing the timed out error.
    Can anyone help me resolving the issue?
    Is this a problem with the performance of Portal server or its just due to the huge amount of records that are being retrieved?
    Thank You.
    Regards,
    Murthy.

    I havent got any solution regarding this. But, due to constraint regarding number of open Question in the forum, I am closing this and as there is not other way I am marking it as answered.
    Please suggest any other way to close the thread if this is not the right way.
    Thank You.

  • Error when running crystal report

    i saw the error in log file 'Only TrueType fonts are supported. This is not a TrueType font' and 'Error while running Crystal report'
    Help me to fix this problem.Thanks inadvanced.
    I used some software developed in vb6.It changed some system font when running :D.
    i want to run both that soft   and sap.

    Hi,
    Please refer to the link, [Re: CR XI R2, Crystal Report Viewer Opentype Font not supported|Re: CR XI R2, Crystal Report Viewer Opentype Font not supported].
    What is the version of your crystal report, we will try to apply some service packs.
    Regards,
    Clint

  • Error when running a report writer

    Hi,
    I am getting an error ("Internal error: More than 999 GREP blocks were requested") when running a report writer.
    The error diagnosis is:
    Internal error: More than 999 GREP blocks were requested                                                                               
    Message no. GR 215                                                                               
    Diagnosis                                                                               
    An internal error occurred in the Report Writer.                                                                               
    When running the program, you selected the option to store your results
         permanently.  However, when the selected data was stored in blocks in  
         the GREP file, the maximum number of blocks was exceeded.                                                                               
    System Response                                                                               
    The selection program was terminated.                                                                               
    Procedure                                                                               
    Inform your system administrator.                                                                               
    You may have to increase the block size for the GREP blocks.    
    Anybody knows how to increase the size of GREP blocks?
    Thanks in advance.
    Regards,
    Arun Mohan

    Hello,
    The reason for the error GR215 is that too many data blocks are being
    processed.
    The explanation is one of the following:
    - You have variation activated in the report
    - A large group of objects is being processed and the report output
       fails due to the large data size
    - the selected data is reaching the technical restriction
    Check the SAP note 64537. This note advises you to set the BLOCK SIZE parameter
    in the coding to 500000. However, the maximum value possible is 999999. You may -
    if you already implemented the coding change of SAP note 64537 - raise the parameter
    once more to 999999.
    If the error then still remains the selected/processed data is definitely too much.
    Then check the report definition in comparison to SAP notes 317574 and 387414.
    Regards,
    David

  • Connection Timed Out error when I try to access Alert Inbox

    Hi experts,
    I have not been looking at my alert inbox for a while and I suspect it's very full.
    When I tried to open the alert inbox from RWB, I encountered the following error:
    <b>500 Connection timed out
    Error: -5
    Version: 7000
    Component: ICM
    Date/Time: Mon May 07 11:08:51 2007 
    Module: icxxthr.c
    Line: 2646
    Server: ootspdbs02_PI1_01
    Error Tag: {-}
    Detail: Connection to partner timed out after 60s
    </b>
    All other functions of the RWB is working fine, including Alert Configurations.
    I tried restarting the J2EE instance, but it did not help.
    I've checked the SICF services, and they are fine.
    I suspect the alert inbox is trying to load a huge amount of data, so it is timing out.
    How can I adjust the keep_alive_timeout setting in this case?
    When I look into RZ11, I am unable to edit this entry.
    Please help.
    Thanks.
    Ron

    Hi Ron,
    Follow these steps:
    1. Try restarting the JAVA Stack.
    2. ST22 check out any Dump.
    3. In RWB --> Component Monotring --> check the Cache connectivity test...is all are Green ( Glowing )
    Check these SAP Notes 750287,900896,768456
    If that doesnt work out, check this SAP Note 840849
    Regards,
    Prateek

  • Error when running XL reporter

    User encountered following error message when running XL Reporter reports on Excel 2007 running on OS Windows XP.
    "An error occured during the process "Report Initialize"
    Description: (667) MetaInfo.xml not found!
    (Please contact the administrator to fix the repository connection)
    XL Reporter Startup Failed!
    Please advise.
    Regards
    M Auditya

    Hi Auditya,
    Check this link.
    XL Reporter Start Up Failed - "Report Initialize" Description (667)
    Thanks,
    Srujal Patel

  • TNS Timed out error when connecting from internet

    All,
    Apologies if I am missing something simple...
    I have set up a test 9i database on a Win 2003 Server, and I can connect to it fine from within my LAN. I am trying to connect to the same database from the internet, but am getting a TNS:Operation timed out error.
    I believe I have set everything up correctly:
    -Port Forwarding port 1521 on my simple Linksys router/firewall
    -TNSPing gives me a sub-second OK (from the internet)
    -I can get a TNS:listener could not resolve SERVICE_NAME error if I purposely screw up the service name in the tnsnames.ora file (proving, I think, that I can connect to the Listener from the outside internet)
    Am I missing something simple? Why can I ping the listener but not get a response when trying to connect to the database (database is working, I can connect from within my LAN)?
    Do I need to download and install the latest release for Win Server 2003?
    Thanks,
    Chris

    Thanks for your response, Michael..
    Is this something new in 9i? The reason I ask is that I swear that while working on another project last year I was able to set up a development 8i database in my home office and was able to allow my client hit this database from their own location (in Peru, via the internet) using a vb.net app that I had built. The only thing I did on my home router was to forward port 1521.
    If my memory is wrong or things have changed since then, then what other ports other than 1521 are used to connect? Security is not really an issue, as I am just trying to set up a test database in order to Q/A an application I'm building.
    Thanks in Advance,
    Chris

  • Jsp Error when running graph reports on 9ias server

    i getting the following message error when running a graph jsp report on my company unix 9ias server:
    org.omg.CORBA.OBJECT_NOT_EXIST: minor code: 0 completed: No
         at com.inprise.vbroker.ProtocolEngine.PortfolioImpl.getConnector(PortfolioImpl.java:79)
         at com.inprise.vbroker.ProtocolEngine.ManagerImpl.getConnector(ManagerImpl.java:147)
         at com.inprise.vbroker.orb.DelegateImpl._bind(DelegateImpl.java:196)
         at com.inprise.vbroker.orb.DelegateImpl.verifyConnection(DelegateImpl.java:365)
         at com.inprise.vbroker.orb.DelegateImpl.is_local(DelegateImpl.java:493)
         at org.omg.CORBA.portable.ObjectImpl._is_local(ObjectImpl.java:356)
         at oracle.reports.engine._EngineReportStub.doneReport(_EngineReportStub.java:36)
         at oracle.reports.definition.RWJspProxy.doneReport(RWJspProxy.java:261)
         at oracle.reports.definition.RWReport.done(RWReport.java:1087)
         at oracle.reports.jsp.ReportTag.release(ReportTag.java:398)
         at oracle.jsp.runtime.OracleJspRuntime.releaseTagHandler0(OracleJspRuntime.java:1109)
         at oracle.jsp.runtime.OracleJspRuntime.extraHandlePCFinally(OracleJspRuntime.java:1213)
         at afpdrep.crystal._flip._flip1._jspService(_flip1.java:687)
         [SRC:/afpdrep/crystal/flip/flip1.jsp]
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:302)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:407)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:330)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
         at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    Thanks for any help in advance.

    Hi Simon,
    Looking at the exception, it seems the machine is so slow that it could not give enough time for the report engines to start up can also result in this exception.
    Please try the following :
    Increase the callbacktimeout parameter for the report server. In server conf file that increase the callbacktimeout parameter for the report server from 1 minute (60000 milliseconds) to 3 minutes(180000 milliseconds)
    Thanks,
    Vinod.

  • I keep getting network timed out errors when downloading iPad software

    How do I download ios5 without getting network timed out errors?

    Try temporarily turning off your firewall and antivirus software until the download has completed.

  • Time Out error when running Service Confirmation List Report

    Hi All,
    I am using CRM 7.0 version and some users (not all) when try to run a report in Service Confirmation List Report in WebUI Client, TIME OUT error comes up.Some times the timeout happens when the data is being extracted, but most often the timeout is when I try to download to Excel.
    I checkedin ST22 and the problems seems to be in program CL_CRM_BOL_ABSTR_BO===========C in this method IF_BOL_BO_PROPERTY_ACCESS~GET_PROPERTY_AS_VALUE ... There is a restriction, that a dialog-process can run a maximum of 600 sec- after this, the process is stopped.
    Does anyone has the similar problem. I don´t know if increasing the  maximum time for the time out; should be a good solution OR run the report via Background. However I don´t know How to run it in Background.. Does anyone has any idea?
    Any information is much appreciated!
    Thanks!

    Parameer max/wp_eun_time is set to 1800 sec
    By increasing the above value to higher, you can get the result.
    But 1800 sec runtime for a transaction code is not a good one, check the time entities by tracing the execution(ST05) and tune if required.
    Regards,
    Nick Loy

  • Client Out of Memory error when running bex report

    Hi,
    when i am running a finance report which got complex selection in the bex i am getting Error " Client Out of Memory" which terminates  report processing.
    I request you to through some light on  following questions
    1. is this problem related to user system or bi server
    2 is there any settings or allocation of memory in bi server and  where can we do that
    with Advance thanks
    Sarath Kumar

    Well, probably yoru query is very big.....
    Are you using 0ANALYSIS_PATTERN as default template?
    This template uses "paging" and avoid these kind of situations.
    Also, there is a note which threats this problem
    1127156 -  Safety belt: Result set is too large
    Cheers
    John

Maybe you are looking for

  • Custom report for a form help

    Hi We have just completed a competition where we collected customer details. The email address field had to be non mandatory so we hid the mandatory field in the code creating a default email to get around it, and created our own text field for email

  • Site won't launch in MUSE

    Most of my MUSE sites open fine but one won't. The ball just spins and MUSE eventually has to relaunch. This is a major client site. It's not been reopenned since I upgraded MUSE recently.

  • Can't see correctly characters in IE in Forms9i

    hi when we call any form (Forms9i) from IE browser, Turkish characters in form cannot be seen correctly. After setting manually IE encoding to UTF8 from View menu, they are displayed fine. When we set it manually UTF8 in client once, then it displays

  • HP ENY4502

    SET UP HP CONNECTED   WHERE DO I GO TO DO THIS     WHERE IS THE DEVICES TAB TO ENTER MY CLAIM CODE

  • HT4972 why after syncing is my version still at 4.3.5?

    why after syncing is my version still at 4.3.5?