This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Request timed out - again

I am about to give up on EOC altogether....

I 'frequently' get the 'Request timed out' errors on my web console. I thought it was due to a server which was co-hosting other non-Solarwinds applications so I moved it to a dedicated server meeting or exceeding the specs and is only running EOC. It is running SQL 2005 Standard.

I just got it reloaded after some major effort and while waiting and waiting for a screen to may or may not display I frequently will get the above error. Sometimes if I hit refresh or click on another menu bar link it may or may not display the page.

What can I do to fix this? We are supposed to be rolling this out as our enterprise view and so far I have no faith in the product. If I roll out what I have I will probably be shot...

Thoughts or constructive advice welcomed.

Parents
  • All,

    We are also experiencing the same error. We could find a solution (KB article) and it may not be the permanent fix. But it helps for immediate work around and allow users to login. With this you can see the traffic time in ms and suggest to login.

    https://support.solarwinds.com/Success_Center/Network_Performance_Monitor_(NPM)/Slow_website_performance_with_a_high_percentage_of_'Other_Time'_in_hubble

    You have to launch LogAdjuster.exe and set "Hubble Active" as True.

  • uniswtc This is a fairly old thread so I wanted to double check with you.  Are you seeing this from EOC or your remote Orion Instance?  What version of EOC are you running?  Have you created a ticket with support yet?

  • Hi jblankjblank​,

    We have been facing this issue since 10 days and it happens while login to Orion Web Console. It is an intermittent issue. When we launch LogAdjuster.exe and enable Hubble Active, it shows a red (rather pink) bar on the console. When the Database time is less, users are able to login, when it is high some of the users are not able to login and getting the Requested timed out. It is just a work around, I believe. Is there a permanent fix for this or any suggestion whether DB server memory needs to be increased, etc.?

  • uniswtc​ can you confirm or provide screenshots of the web-console you are logging into?  This particular thread was focused on The Enterprise Operations Console.  There are certainly a number of things that can be done, and perhaps I can point you in an appropriate path.

  • Check the Database Disk configuration (just 1 disk, a RAID?), check the SQL Server memory to see if all is allocated to the SQL Process (add more RAM)& 4 CPU Cores. IIS gives the loading 120 seconds to retrieve the data by default. If the SQL Server is too busy, a Request Timed Out will be displayed on the page.

    With Hubble enabled in Log Adjuster, the Red bar on the web console can expand out to show the SWQL and SQL statements and loading times. Check the response time that is reported back on the page.

    If you see a certain scenario where the page loads, the graphs take a while then all load, then simultaneously render, you probably have RAID 5 configured and it write parity delay is causing performance problems on the SQL Database.

Reply
  • Check the Database Disk configuration (just 1 disk, a RAID?), check the SQL Server memory to see if all is allocated to the SQL Process (add more RAM)& 4 CPU Cores. IIS gives the loading 120 seconds to retrieve the data by default. If the SQL Server is too busy, a Request Timed Out will be displayed on the page.

    With Hubble enabled in Log Adjuster, the Red bar on the web console can expand out to show the SWQL and SQL statements and loading times. Check the response time that is reported back on the page.

    If you see a certain scenario where the page loads, the graphs take a while then all load, then simultaneously render, you probably have RAID 5 configured and it write parity delay is causing performance problems on the SQL Database.

Children