Request timed out because there has been no reply from the server in 600000

Issue:
Request timed out because there has been no reply from the server in 600000
Scenario:
1. All the crystal reports are designed by using Crystal Report 2008 Version -- 12.3.0.601
2. All reports are uploaded to CMC (SAP Business Objects Enterprise XI, Product: 12.1.0)
3. using Front-End .net Winform
4. Crystal Report is binding is done using Business View Manager (since having more than one databases)
5. Business View Manager Connects to Oracle using "Oracle Server" connection
6. Loading reports as follows
string queryString = string.Empty;
SessionMgr sessionMgr = new SessionMgr();
EnterpriseSession enterpriseSession = sessionMgr.Logon(userName, userPassword, serverName, authType);
EnterpriseService enterpriseService = enterpriseSession.GetService("InfoStore");
InfoStore infoStore = new InfoStore(enterpriseService);
enterpriseService = enterpriseSession.GetService("PSReportFactory");
Object psrfObject = enterpriseService.Interface;
PSReportFactory psReportFactory = (PSReportFactory)psrfObject;
queryString = "Select SI_CUID, SI_ID, SI_NAME, SI_PARENTID From CI_INFOOBJECTS " + "Where SI_PROGID='CrystalEnterprise.Report' " + "And SI_ID=" + ReportId;
InfoObjects infoObjects = infoStore.Query(queryString);
InfoObject infoObject = infoObjects[1];
ReportDocument crDoc = new ReportDocument();
crDoc.Load(infoObject, enterpriseSession);
7. All the reports are getting loaded properly and i am able to dynamically set the report parameters
8. After executing report, some of the reports take more than 10 minutes, due to which shows following error
Request timed out because there has been no reply from the server in 600000
Note i have done following:
1. I have checked stored procedure running through oracle for more than 10 minutes (1 hr, 2 hrs)
2. Tried simply running crystal report without front-end running perfectly more than 10 minutes (1 hr, 2 hr)
3. When i run .net winform application for specific reports which takes long time, gives "Request timed out because there has been no reply from the server in 600000"
Also i have done lot much R&D and spent almost weeks to get resolution but not getting any solution out of it, please help me in this case
HKEY_LOCAL_MACHINESOFTWAREBusiness ObjectsSuite 12.0Report Application ServerClient SDKCorbaAdapterWaitReplyTimeout = 600000 and HKEY_LOCAL_MACHINESOFTWAREBusiness ObjectsSuite 12.0Report Application ServerInprocServerEnterpriseRequ
AS per following URL
Session timeout
1. Log into Central Management Console
2. Go to server,right click on Crystal report processing server and select properties,change the idle connection time out to 60 minutes
3. Also right click on crystal report cache server and select properties ,change the idle connection time out to 60 minutes
4. Restart Crystal Report Processing Server and Crystal Report Cache Server
5. Change the session time out to 60 minutes in web.xml of INfoviewApp,InfoViewAppAction,PlatformSerivces and CrystalReports.
6. Navigate to the following location
<BO Install Dir>Business ObjectsTomcat55webappsInfoViewAppWEB-INF
7. Edit the web.xml in notepad and search for the below lines.
<session-config>
<session-timeout>20</session-timeout> <!-- 20 minutes for session objects -->
</session-config>
8. Increase the Session-Timeout parameter to 20 to 60 minutes in web.xml . Save this file
9. Repeat the same for the web.xml file in the InfoViewAppActions folder in <BO Install Dir>Business ObjectsTomcat55webappsInfoViewAppActionsWEB-INF
10. Repeat the same for the web.xml file in the PlatformSerivces folder in <BO Install Dir>Business ObjectsTomcat55webappsPlatformSerivcesWEB-INF
11. Repeat the same for the web.xml file in the CrystalReports folder in <BO Install Dir>Business ObjectsTomcat55webappsInfoViewAppActionsWEB-INF
12. Restart the tomcat server
Still i am getting same error, please help me, if you have any idea, clue with respect to this error on winform

This error is specific to RAS. The default CORBA request timeout is 10 minute = 600000 ms. When the RAS SDK does not get the reponse back from RAS server in 600000 ms it throws this message. Why it works in InfoView\CMC what I believe you refer to as "Front End' application is because InfoView\ CMC don't use RAS.
1. First make sure that a smaller report wich runs pretty fast ( 1-2 min) works. This will confirm that there is no connectivitiy issues between RAS and RAS SDK.
2. If you get the efrror for every single report, even the smaller ones, make sure the box running RAS and RAS SDK code( in case they are 2 different) can ping each other with IP, shortname and FQDN. If there is a firewall between them, the RAS port needs to be opened for bidirectional communication. By default RAS chooses a random port for communication with SDK but within CMC you can configure it to use a specific port and open it.
3. If the issue is specific only to reports that are long running, typically more than 10 minutes, then you need to inclease the CORBA timeout to a value more than what the reports typically would take to process. This is done on client code side or IIS in this case.
Here are the steps:
Make the following changes on the application server/system.
Open RegEdit by going to Start > Run and typing in regedit.exe. Then click Ok.
Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Report Application Server\Client SDK\CorbaAdapter
Change the value of SendRequestTimeout(ms) to 100000.
Change the value of WaitReplyTimeout(ms) to 6,000,000 ms. The default value is 600,000 ms and may not be long enough.
Restart IIS by going to Start > Run and typing in iisreset. Then click Ok.
Retry the failing application.
See note:  1296656
This error should be easy to fix
Edited by: Aasavari Bhave on Feb 2, 2012 11:20 AM

Similar Messages

  • Request timed out because there has been no reply from the server

    Hi,
    I am using "Embedded report application server 11.5".
    When i am going to launch report with the help of above mentioned server i am getting "Request timed out because there has been no reply from the server for more than 600,000 milliseconds" error.I have already huge data for passed parameter
    Steps that i followed:
    1)I have set unlimited jobs in server.
    2)In registry entry i have set 10,00,000 miliseconds insted of 6,00,000 miliseconds.
    Can anybudy please provide me some solution for this.
    Regards
    Vishal

    See here if it's still an issue
    Re: which registry setting to change for long running reports

  • Occasionally got 'Request timed out' when trying to do Ping test on the server. What likely will be the cause?

    I want to troubleshoot what causing the connection unstable between workstation and server. When i try do the ping test, the reply sometime 'Request timed out' Any idea what likely the cause of this issue?
    I tried change network adapter, change network cable, change network port, reassign different ip address to the server. Still the result remain. I got another server on the same rack and same ip segment(base), but the other server is ok.
    Any idea on this guys?
    Thanks.

    Hi S.Akmal,
    The request timed out also can caused by the remote computer no replayed, you can try to check the remote server whether it have some network issue, you also can connect this
    server to another server directly(just connect them with cable) then try the ping then can determine whether issue occur on this server.
    More information:
    Internet Control Message Protocol (ICMP) Basics
    https://support.microsoft.com/en-us/kb/170292
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • I cannot sign into App Store. "unknown error" and then "We cannot complete your request. There has been an error in the App Store. Please try again later. (4)"

    I cannot sign in to the App Store.
    I changed countries a few months ago and updated all my account info and everything was working fine, until recently, while trying to upgrade my softwear to Mavericks, which I cannot do. My apple Username and password work fine on iTunes and on my iPhone. I can also access all my account info when I sign in through the website. It just will not work for the App Store on my Mac Pro.
    When I click "Welcome" under Quick Links it asks me to sign in. I sign in with my Apple Username and Password and then it DOES NOTHING
    When I click on "Free Upgrade" and then "Install" on the mavericks software, it asks me to sign in again. This time it says "unknown error" and then it says "We cannot complete your request. There has been an error in the App Store. Please try again later. (4)"
    I''m completely blocked. I cannot procede without being able to update my software.
    Please help me.
    Rhea

    You could try this.
    Back up all data.Triple-click anywhere in the line below on this page to select it:
    /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
    Right-click or control-click the line and select
    Services ▹ Reveal
    from the contextual menu.* A folder should open with an item selected. Move the selected item to the Trash. You may be prompted for your administrator login password. Reboot and test. If there's no change, restore the item you deleted from a backup, overwriting the one that may have been created in its place. Otherwise, you may need to recreate some of your settings in the Network preference pane.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar, paste into the box that opens (command-V). You won't see what you pasted because a line break is included. Press return.
    Credit for this solution to ASC member luis.pinhor.

  • Lightroom 5 says "There has been an error during the modification of the modules." Lightroom does not open, freezes.

    Hi, I've got Creative Cloud, on a Mac Pro late 2010, 6 Core, 3.3 Gz, which has just been emptied and re-set with Yosemite. I've downloaded the Adobe stuff I need, especially Ps, Il, Id, Pp, Ae and Lightroom 5. Everything works find except Lightroom which doesn't open, giving me this message each time: "There has been an error during the modification of the modules."  There is no error number attached and the program freezes. I've got a deadline which has been broken because I can't finish the work I've started in Lightroom 5 on my old computer which I deactivated in order to run the new one. Now I don't know what to do nor where to look for the problem. I've placed the Lightroom Library on an external LaCie 4Big 8Tb Raid 5.

    Error changing modules | Lightroom

  • There has been an error creating the personal site. User cannot be found

    Few of my Domain Users are able to create MySite and few of them are not, though they are having same permission.
    There has been an error creating the personal site. Contact your site administrator for more information.
    Event Viewer is showing :
    My Site creation failure for user 'DOMAIN\username' for site url 'http://10.31.2.9:46744/personal/username'. The exception was: Microsoft.Office.Server.UserProfiles.PersonalSiteCreateException: A failure was encountered while attempting to create
    the site. ---> Microsoft.SharePoint.SPException: User cannot be found.
    Below are the DLL versions of my installation. 
    Microsoft.SharePoint.Portal.dll : 12.0.6420.1000
    Microsoft.SharePoint.Portal.dll : 12.0.6422.1000
    Please suggest.
    Thanks in Advance

    Please note for future reference that you should only ever post any one question ONCE.
    Posting it twice means that there are parallel threads and  peoples time is wasted.
    Here one copy was posted as a new thread and the other copy was posted as a reply in another thread *which had already been closed by the Original Poster years earlier*.
    You should not in any case add new questions to existing threads and especially not to old, closed, threads.
    I have therefore deleted that other copy of this post. This is now the only place that people will see your question and the answers to it (which is how it should be).
    Moderator pre-2010 forums
    SP 2010 "FAQ" (mainly useful links):
    http://wssv4faq.mindsharp.com/default.aspx
    WSS3/MOSS FAQ (FAQ and Links) http://wssv3faq.mindsharp.com/default.aspx
    Both also have links to extensive book lists and to (free) on-line chapters

  • When user click "My Site clicking My Content states: There has been an error creating the personal site. etc

    Hello community
        Using Sharepoint 2010 Server and the UI on its intranet there is a My Site.  After creating the My Site the user account that created the intranet easily can create it's My Site, My Content and My profile.  But when I logon as
    a user
    when I try to create the My site I get an error stating"  "There has been an error creating the personal site.  Contact your site administrator for more information". In the Event viewer log pasted below it says: A failure was encountered
    and User cannot be found.  So I check the UPS Synchronization and I can find the username  in UPS "Manage User Profile" and I can logon with the username I just can't create the My Content after clicking My Site.  The funny
    thing is if I click My Profile the My Profile page appears (although it is a one-way trust relationship if I use "Check Names" when I try to "Add User" to a group an error message appears stating "No match found. etc). So the
    question is how come the account that created the intranet can create 
    My Site and create My Profile and My Content but if a regular user account logs on and clicks My Site, My Profile and get a page but clicking My Content produces that error that says:  "There has been an error creating the personal site.  Contact
    your site administrator for more information". (Note: The output from Event Viewer is posted below)?
        Thank you  
        Shabeaut
    Log Name:      Application
    Source:        Microsoft-SharePoint Products-SharePoint Portal Server
    Date:          7/24/2014 4:51:42 PM
    Event ID:      5187
    Task Category: Administration
    Level:         Error
    Keywords:     
    User:          NT AUTHORITY\IUSR
    Computer:      <ServerName>.<FullQualifiedDomainName>
    Description:
    My Site creation failure for user '<DomainName>\<UserName>' for site url 'http://<MySiteHostUrl>/personal/<DomainName>\<UserName>'. The exception was: Microsoft.Office.Server.UserProfiles.PersonalSiteCreateException: A failure
    was encountered while attempting to create the site. ---> Microsoft.SharePoint.SPException: User cannot be found.
       at Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDatabase database, SPSiteSubscription siteSubscription, String siteUrl, String title, String description, UInt32 nLCID, String webTemplate, String ownerLogin, String ownerName,
    String ownerEmail, String secondaryContactLogin, String secondaryContactName, String secondaryContactEmail, String quotaTemplate, String sscRootWebUrl, Boolean useHostHeaderAsSiteName)
       at Microsoft.SharePoint.SPSite.SelfServiceCreateSite(String siteUrl, String title, String description, UInt32 nLCID, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, String contactLogin, String contactName, String contactEmail,
    String quotaTemplate, SPSiteSubscription siteSubscription)
       at Microsoft.Office.Server.UserProfiles.UserProfile.<>c__DisplayClass2.<CreateSite>b__0()
       --- End of inner exception stack trace ---
       at Microsoft.Office.Server.UserProfiles.UserProfile.<>c__DisplayClass2.<CreateSite>b__0()
       at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()
       at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
       at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
       at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
       at Microsoft.Office.Server.UserProfiles.UserProfile.CreateSite(String strRequestUrl, Boolean bCollision, Int32 lcid).
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-SharePoint Products-SharePoint Portal Server" Guid="{8b3ddd3d-2b09-4669-bf81-e2d6921feeea}" />
        <EventID>5187</EventID>
        <Version>14</Version>
        <Level>2</Level>
        <Task>1</Task>
        <Opcode>0</Opcode>
        <Keywords>0x4000000000000000</Keywords>
        <TimeCreated SystemTime="2014-07-24T20:51:42.494Z" />
        <EventRecordID>33776</EventRecordID>
        <Correlation ActivityID="{BC4FAAA6-FA5B-4309-8C2E-0639F5BAC567}" />
        <Execution ProcessID="9600" ThreadID="9520" />
        <Channel>Application</Channel>
        <Computer><ServerName>.<FullQualifiedDomainName></Computer>
        <Security UserID="S-1-5-17" />
      </System>
      <EventData>
        <Data Name="string0"><DomainName>\<UserName></Data>
        <Data Name="string1">'http://<MySiteHostUrl>/personal/<DomainName>\<UserName>'</Data>
        <Data Name="string2">Microsoft.Office.Server.UserProfiles.PersonalSiteCreateException: A failure was encountered while attempting to create the site. ---&gt; Microsoft.SharePoint.SPException: User cannot be found.
       at Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDatabase database, SPSiteSubscription siteSubscription, String siteUrl, String title, String description, UInt32 nLCID, String webTemplate, String ownerLogin, String ownerName,
    String ownerEmail, String secondaryContactLogin, String secondaryContactName, String secondaryContactEmail, String quotaTemplate, String sscRootWebUrl, Boolean useHostHeaderAsSiteName)
       at Microsoft.SharePoint.SPSite.SelfServiceCreateSite(String siteUrl, String title, String description, UInt32 nLCID, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, String contactLogin, String contactName, String contactEmail,
    String quotaTemplate, SPSiteSubscription siteSubscription)
       at Microsoft.Office.Server.UserProfiles.UserProfile.&lt;&gt;c__DisplayClass2.&lt;CreateSite&gt;b__0()
       --- End of inner exception stack trace ---
       at Microsoft.Office.Server.UserProfiles.UserProfile.&lt;&gt;c__DisplayClass2.&lt;CreateSite&gt;b__0()
       at Microsoft.SharePoint.SPSecurity.&lt;&gt;c__DisplayClass4.&lt;RunWithElevatedPrivileges&gt;b__2()
       at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
       at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
       at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
       at Microsoft.Office.Server.UserProfiles.UserProfile.CreateSite(String strRequestUrl, Boolean bCollision, Int32 lcid)</Data>
      </EventData>
    </Event>

    Make sure you enable self service site creation on the MySite web application via CA
    http://technet.microsoft.com/en-us/library/cc261685(v=office.14).aspx
    You mentioned trusts and people picker.  I am having a bit of trouble understanding the exact issue here, but is the issue also coming up that the user in question cannot be found with people picker?
    searchadforest setting to make sure SP can reach to trusted domains to find users. 
    "When a Web application uses Windows authentication, People Picker searches all two-way trusted forests and all two-way trusted domains. However, if you want to search from a one-way trusted forest or a one-way trusted domain, you must run the
    setapppassword operation, and then run the peoplepicker-searchadforests
    property."
    http://technet.microsoft.com/en-us/library/cc262051(v=office.12).aspx
    http://technet.microsoft.com/en-us/library/cc263460(v=office.12).aspx
    Christopher Webb | MCM: SharePoint 2010 | MCSM: SharePoint Charter | MCT | http://christophermichaelwebb.com

  • How to unlock macbook pro that has been remote locked from the icloud

    how do you unlock the macbook pro that has been remotly locked from the icloud because i forgot my password

    This question should NOT be answered. Using Find My Mac to lock one's computer is a personal security measure for those whose Macs have been lost or stolen and may be in the hands of criminals. Publicly posting instructions for defeating that measure would be tantamount to abetting theft.
    If you have foolishly locked your own computer and need to unlock it, take it to an Apple Store. Be prepared to prove you are its rightful owner.

  • This message has not been fully downloaded from the server

    When opening an email in Microsoft Outlook 2007, a co-worker’s laptop occasionally receives this message: “This message has not been fully downloaded from the server. Would you like to mark it for download?”.  It’s an IMAP account that syncs with his new iPhone 4S. He never received this message when he had a BlackBerry.
    From reading online posts, the problem could be how the iPhone downloads the emails. One suggested resolution was to change when the emails/incoming messages delete from the server; however, my co-worker likes the fact that once he deletes an email from Outlook, it’s deleted from his iPhone and vice versa.
    Does anyone have a solution for this problem? Thanks, iPhone newbie

    I get that message too.  Its not a bug - its a "feature".  I only get it if the e-mail contains a bunch of graphics etc which makes the e-mail much bigger than a "standard" text only one.  I guess its there so you have the choice to download the rest of it or not.  Saves you money if you are charged for data downloads.

  • TS1702 I just had to restore my iPhone.  After everything has been backed up from the iCloud, 4 of my apps (Facebook, Twitter, Pinterest and Instagram) will not comeback.  They are stuck on "Waiting" and I cannot open or delete them.  HELP, please!!!

    I just had to restore my iPhone.  After everything has been backed up from the iCloud, 4 of my apps (Facebook, Twitter, Pinterest and Instagram) will not comeback.  They are stuck on "Waiting" and I cannot open or delete them.  HELP, please!!!

    I just had to restore my iPhone.  After everything has been backed up from the iCloud, 4 of my apps (Facebook, Twitter, Pinterest and Instagram) will not comeback.  They are stuck on "Waiting" and I cannot open or delete them.  HELP, please!!!

  • Im getting and error message that says there was a problem downloading the software for the iphone . the network connection timed out. I have been trying to do the update for 2 days now

    im getting the error message: there was a problem downloading the software for the update Iphone. The network connection timed out. I have been trying to update for 2 days now.

    Disable your firewall and antivirus while you download.

  • I can't connect to livejournal. It keeps saying that the connection has timed out. It has been almost a full day since this happened. I tried loading livejournal on Explorer, but that didn't work either

    When I try connecting to livejournal, it tries for a while, then I get an error page saying that the connection has timed out. What's odd is that usually livejournal gives us a warning when the site will be temporarily offline. When I try connecting to livejournal through Explorer, the same thing happens. I've been hitting the try again button for almost a full day. Again, livejournal doesn't normally go offline this long.

    Nevermind, it's working again. Huh. I posted this, then tried livejournal again and it worked. I'm glad it is, but hey! *iz suspicous*

  • ITunes store keeps saying that my session has timed out when trying to buy a product from the store

    I Tunes is telling me that my session has timed out when trying to buy a gift voucher, which i have done many times before.
    The most recent change i'v made to my computer before this happened was to download an update (MacOSX updatecombo 10.7.3dmg)
    a couple of weeks ago. I'v turned off the firewall as suggested whilst trying to transact and turned it back on again, but don't know
    what else to try. The problem is three days old as i left and came back to it to see if there might be a glitch in the system.
    I'v been able to access the credit i have in the store, but not buy the itunes voucher to email to my own a/c. Please help someone if you can
    Sandystone.

    Thanks for your suggestion Ned01, I tried this as a last ditch attempt, unfortunatly it made no difference in my case, but i'm pleased it did for you. However, because you reminded me to have another go at this problem, i tried something else (which i'd unsucsessfuly tried before), that is, i deleted the 'CLICK & SAVE " a/c i'd set up recently,  and reverted to my previous payment me and would you know it , this time it worked !! I set up a trail purchase and it worked.
    It seems to me that other poeple with this problem have to solve it by trail and error, but thank you for your help.Sandystone..

  • How to check when admin or some other account has been logging in to the server

    Hi
    How can I check when admin or some other particular account has logged in to the server? So that I can check login times for users.

    Hi,
    You can try to edit the XML file to filter events by logon types.
    In addition, explicit credentials mean that we input our user name and password in front of a computer through keyboard (or other more advanced means). After that, Windows system will pack our credentials as tickets for further
    purposes like access network resources, tickets are implicit credentials.
    More information for you:
    Advanced XML filtering in the Windows Event Viewer
    http://blogs.technet.com/b/askds/archive/2011/09/26/advanced-xml-filtering-in-the-windows-event-viewer.aspx
    Best Regards,
    Amy

  • CECORBACommunicationAdapter.request() Throwable - The request timed out

    Hi,
    i am new to BOSDK. i don't have any knowledge on this.
    i am getting the below error.
    CECORBACommunicationAdapter.request() Throwable - The request timed out because there has been no reply from the server for 600,000 milliseconds.
    i am using the below code:-
    IReportAppFactory oFactoryRAS = (IReportAppFactory)oEnterpriseSession.getService("RASReportFactory");
         System.out.println("getting info object3" + oFactoryRAS);
         ReportClientDocument oReportClientDocument = oFactoryRAS.openDocument(oReport, 0, Locale.ENGLISH);
         System.out.println("getting info object4" + oReportClientDocument);
         //Retrive the PrintOutputController to export the report to a ByteArrayInputStream
         PrintOutputController oPrintOutputController = oReportClientDocument.getPrintOutputController();
         System.out.println("getting info object5" + oPrintOutputController);
         //Set the export options and format.    
         ExportOptions oExportOptions = new ExportOptions();
         ReportExportFormat oExportFormat = ReportExportFormat.characterSeparatedValues;
    may i know the reason.
    please do the needful.
    Thnaks in advance.
    Regards,
    Purushotham

    Copy the clientSDKOptions.xml file over to Linux, make it accessible to your Java process, then specify the directory path where the file is found (not file path) using the Java System property "ras.config".
    Then strace the Java process, to ensure your app is accessing the xml file correctly in the expected location.
    Sincerely,
    Ted Ueda

Maybe you are looking for