<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: &amp;quot;Server too busy&amp;quot; error on paginated reports in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/quot-Server-too-busy-quot-error-on-paginated-reports/m-p/498130#M7399</link>
    <description>&lt;P&gt;UP !&lt;/P&gt;</description>
    <pubDate>Fri, 24 Aug 2018 07:31:18 GMT</pubDate>
    <dc:creator>jccastellana</dc:creator>
    <dc:date>2018-08-24T07:31:18Z</dc:date>
    <item>
      <title>"Server too busy" error on paginated reports</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/quot-Server-too-busy-quot-error-on-paginated-reports/m-p/495067#M7311</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since few weeks when i run any paginated report in PBIRS sometimes i get a "Server too busy" error instantly instead of my report. While with a PBI dashboard there is no problem and this server never restarts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You'll find below an extract of the rsreportserver.config file.&lt;/P&gt;&lt;P&gt;If someone can help me it would be awesome !&amp;nbsp;:smileyhappy:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Version :&amp;nbsp;&lt;SPAN class="ng-binding"&gt;1.2.6690.34729&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ng-binding"&gt;(March 2018)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;Add Key="SecureConnectionLevel" Value="0"/&amp;gt;
	&amp;lt;Add Key="DisableSecureFormsAuthenticationCookie" Value="false"/&amp;gt;
	&amp;lt;Add Key="CleanupCycleMinutes" Value="10"/&amp;gt;
	&amp;lt;Add Key="MaxActiveReqForOneUser" Value="20"/&amp;gt;
	&amp;lt;Add Key="DatabaseQueryTimeout" Value="300"/&amp;gt;
	&amp;lt;Add Key="RunningRequestsScavengerCycle" Value="60"/&amp;gt;
	&amp;lt;Add Key="RunningRequestsDbCycle" Value="60"/&amp;gt;
	&amp;lt;Add Key="RunningRequestsAge" Value="30"/&amp;gt;
	&amp;lt;Add Key="MaxScheduleWait" Value="5"/&amp;gt;
	&amp;lt;Add Key="DisplayErrorLink" Value="true"/&amp;gt;
	&amp;lt;Add Key="WebServiceUseFileShareStorage" Value="false"/&amp;gt;
	&amp;lt;!--  &amp;lt;Add Key="ProcessTimeout" Value="150" /&amp;gt; --&amp;gt;
	&amp;lt;!--  &amp;lt;Add Key="ProcessTimeoutGcExtension" Value="30" /&amp;gt; --&amp;gt;
	&amp;lt;!--  &amp;lt;Add Key="WatsonFlags" Value="0x0430" /&amp;gt; full dump--&amp;gt;
	&amp;lt;!--  &amp;lt;Add Key="WatsonFlags" Value="0x0428" /&amp;gt; minidump --&amp;gt;
	&amp;lt;!--  &amp;lt;Add Key="WatsonFlags" Value="0x0002" /&amp;gt; no dump--&amp;gt;
	&amp;lt;Add Key="WatsonFlags" Value="0x0428"/&amp;gt;
	&amp;lt;Add Key="WatsonDumpOnExceptions" Value="Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException"/&amp;gt;
	&amp;lt;Add Key="WatsonDumpExcludeIfContainsExceptions" Value="Microsoft.PowerBI.ReportServer.WebApi.Catalog.CatalogAccessException,System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException,Microsoft.ReportingServices.WmiProvider.WMIProviderException,System.AppDomainUnloadedException"/&amp;gt;
	&amp;lt;URLReservations&amp;gt;
		&amp;lt;Application&amp;gt;
			&amp;lt;Name&amp;gt;ReportServerWebService&amp;lt;/Name&amp;gt;
			&amp;lt;VirtualDirectory&amp;gt;ReportServer&amp;lt;/VirtualDirectory&amp;gt;
			&amp;lt;URLs&amp;gt;
				&amp;lt;URL&amp;gt;
					&amp;lt;UrlString&amp;gt;http://+:80&amp;lt;/UrlString&amp;gt;
					&amp;lt;AccountSid&amp;gt;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663&amp;lt;/AccountSid&amp;gt;
					&amp;lt;AccountName&amp;gt;NT SERVICE\PowerBIReportServer&amp;lt;/AccountName&amp;gt;
				&amp;lt;/URL&amp;gt;
			&amp;lt;/URLs&amp;gt;
		&amp;lt;/Application&amp;gt;
		&amp;lt;Application&amp;gt;
			&amp;lt;Name&amp;gt;ReportServerWebApp&amp;lt;/Name&amp;gt;
			&amp;lt;VirtualDirectory&amp;gt;Reports&amp;lt;/VirtualDirectory&amp;gt;
			&amp;lt;URLs&amp;gt;
				&amp;lt;URL&amp;gt;
					&amp;lt;UrlString&amp;gt;http://+:80&amp;lt;/UrlString&amp;gt;
					&amp;lt;AccountSid&amp;gt;S-1-5-80-1730998386-2757299892-37364343-1607169425-3512908663&amp;lt;/AccountSid&amp;gt;
					&amp;lt;AccountName&amp;gt;NT SERVICE\PowerBIReportServer&amp;lt;/AccountName&amp;gt;
				&amp;lt;/URL&amp;gt;
			&amp;lt;/URLs&amp;gt;
		&amp;lt;/Application&amp;gt;
	&amp;lt;/URLReservations&amp;gt;
	&amp;lt;Authentication&amp;gt;
		&amp;lt;AuthenticationTypes&amp;gt;
			&amp;lt;RSWindowsNTLM/&amp;gt;
		&amp;lt;/AuthenticationTypes&amp;gt;
		&amp;lt;RSWindowsExtendedProtectionLevel&amp;gt;Off&amp;lt;/RSWindowsExtendedProtectionLevel&amp;gt;
		&amp;lt;RSWindowsExtendedProtectionScenario&amp;gt;Proxy&amp;lt;/RSWindowsExtendedProtectionScenario&amp;gt;
		&amp;lt;EnableAuthPersistence&amp;gt;true&amp;lt;/EnableAuthPersistence&amp;gt;
	&amp;lt;/Authentication&amp;gt;
	&amp;lt;Service&amp;gt;
		&amp;lt;IsSchedulingService&amp;gt;True&amp;lt;/IsSchedulingService&amp;gt;
		&amp;lt;IsNotificationService&amp;gt;True&amp;lt;/IsNotificationService&amp;gt;
		&amp;lt;IsEventService&amp;gt;True&amp;lt;/IsEventService&amp;gt;
		&amp;lt;PollingInterval&amp;gt;10&amp;lt;/PollingInterval&amp;gt;
		&amp;lt;IsDataModelRefreshService&amp;gt;True&amp;lt;/IsDataModelRefreshService&amp;gt;
		&amp;lt;WindowsServiceUseFileShareStorage&amp;gt;False&amp;lt;/WindowsServiceUseFileShareStorage&amp;gt;
		&amp;lt;MemorySafetyMargin&amp;gt;80&amp;lt;/MemorySafetyMargin&amp;gt;
		&amp;lt;MemoryThreshold&amp;gt;90&amp;lt;/MemoryThreshold&amp;gt;
		&amp;lt;RecycleTime&amp;gt;720&amp;lt;/RecycleTime&amp;gt;
		&amp;lt;MaxAppDomainUnloadTime&amp;gt;30&amp;lt;/MaxAppDomainUnloadTime&amp;gt;
		&amp;lt;MaxQueueThreads&amp;gt;0&amp;lt;/MaxQueueThreads&amp;gt;
		&amp;lt;UrlRoot&amp;gt;&amp;lt;/UrlRoot&amp;gt;
		&amp;lt;UnattendedExecutionAccount&amp;gt;
			&amp;lt;UserName&amp;gt;&amp;lt;/UserName&amp;gt;
			&amp;lt;Password&amp;gt;&amp;lt;/Password&amp;gt;
			&amp;lt;Domain&amp;gt;&amp;lt;/Domain&amp;gt;
		&amp;lt;/UnattendedExecutionAccount&amp;gt;
		&amp;lt;PolicyLevel&amp;gt;rssrvpolicy.config&amp;lt;/PolicyLevel&amp;gt;
		&amp;lt;IsWebServiceEnabled&amp;gt;True&amp;lt;/IsWebServiceEnabled&amp;gt;
		&amp;lt;FileShareStorageLocation&amp;gt;
			&amp;lt;Path&amp;gt;&amp;lt;/Path&amp;gt;
		&amp;lt;/FileShareStorageLocation&amp;gt;
		&amp;lt;DefaultFileShareAccount&amp;gt;
			&amp;lt;Domain&amp;gt;&amp;lt;/Domain&amp;gt;
			&amp;lt;UserName&amp;gt;&amp;lt;/UserName&amp;gt;
			&amp;lt;Password&amp;gt;&amp;lt;/Password&amp;gt;
		&amp;lt;/DefaultFileShareAccount&amp;gt;
	&amp;lt;/Service&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 21 Aug 2018 12:39:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/quot-Server-too-busy-quot-error-on-paginated-reports/m-p/495067#M7311</guid>
      <dc:creator>jccastellana</dc:creator>
      <dc:date>2018-08-21T12:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: "Server too busy" error on paginated reports</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/quot-Server-too-busy-quot-error-on-paginated-reports/m-p/498130#M7399</link>
      <description>&lt;P&gt;UP !&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 07:31:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/quot-Server-too-busy-quot-error-on-paginated-reports/m-p/498130#M7399</guid>
      <dc:creator>jccastellana</dc:creator>
      <dc:date>2018-08-24T07:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: "Server too busy" error on paginated reports</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/quot-Server-too-busy-quot-error-on-paginated-reports/m-p/500216#M7467</link>
      <description>&lt;P&gt;UP !&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 13:12:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/quot-Server-too-busy-quot-error-on-paginated-reports/m-p/500216#M7467</guid>
      <dc:creator>jccastellana</dc:creator>
      <dc:date>2018-08-27T13:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: "Server too busy" error on paginated reports</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/quot-Server-too-busy-quot-error-on-paginated-reports/m-p/500704#M7494</link>
      <description>Any clues in event viewer? Does it happen for all users or some? Could it be too many connections from one user and report server preventing DoS attack? Any memory leak?</description>
      <pubDate>Tue, 28 Aug 2018 04:19:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/quot-Server-too-busy-quot-error-on-paginated-reports/m-p/500704#M7494</guid>
      <dc:creator>pbx</dc:creator>
      <dc:date>2018-08-28T04:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: "Server too busy" error on paginated reports</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/quot-Server-too-busy-quot-error-on-paginated-reports/m-p/501107#M7506</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Some EventID 137 or 108 without details in Event Viewer.&lt;/P&gt;&lt;P&gt;- It happens for any user.&lt;/P&gt;&lt;P&gt;- We increased&amp;nbsp;&lt;SPAN&gt;MaxActiveReqForOneUser property to 40 but no success, but how can i see the number of connections per user?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- Memory increases to 20% max on one day (128 GB of total memory).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 09:54:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/quot-Server-too-busy-quot-error-on-paginated-reports/m-p/501107#M7506</guid>
      <dc:creator>jccastellana</dc:creator>
      <dc:date>2018-08-28T09:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: "Server too busy" error on paginated reports</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/quot-Server-too-busy-quot-error-on-paginated-reports/m-p/2009108#M20528</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;jccastellana, did you ever get to know the RCA and fix of this issue?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 22:01:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/quot-Server-too-busy-quot-error-on-paginated-reports/m-p/2009108#M20528</guid>
      <dc:creator>Abdelmajid</dc:creator>
      <dc:date>2021-08-10T22:01:42Z</dc:date>
    </item>
  </channel>
</rss>

