<?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: An internal error occurred on the report server. See the error log for more details. in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/An-internal-error-occurred-on-the-report-server-See-the-error/m-p/520520#M7983</link>
    <description>&lt;P&gt;Thanks for your reply, rpatkar.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You mean I can remove that folder even if there are data sources inside the folder, so I have to recreate all data sources again in another folder, right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Sep 2018 02:00:01 GMT</pubDate>
    <dc:creator>jimmywong</dc:creator>
    <dc:date>2018-09-20T02:00:01Z</dc:date>
    <item>
      <title>An internal error occurred on the report server. See the error log for more details.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/An-internal-error-occurred-on-the-report-server-See-the-error/m-p/518134#M7945</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have installed Power BI report server and I get a problem, once when I have changed the password of the data source, there was something wrong afterward in the catalog. I cannot goto the default Data source folder, when I enter the folder "Data Source", following error message prompted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Then everytime when I open the SSRS report, there is error occurred.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Here below is what the logfile captured.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;------------------------&lt;/P&gt;&lt;P&gt;2018-09-18 10:09:02.8435|INFO|26|Received request GET /api/v2.0/catalogitems%28e8f804e8-bc37-43fe-9e64-f07edf42a4c0%29/Model.Folder/catalogitems/| RequestID = s_66c18c29-646d-467c-9b80-e582b9056e86&lt;BR /&gt;2018-09-18 10:09:02.9216|ERROR|26|OData exception occurred: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---&amp;gt; &lt;FONT color="#FF0000"&gt;Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details. ---&amp;gt; System.InvalidOperationException: (processing): Adding more than one data source with null original name&lt;/FONT&gt;&lt;BR /&gt;at Microsoft.ReportingServices.Diagnostics.Utilities.RSTrace.DefaultRSTraceInternal.Fail(String componentName, String message)&lt;BR /&gt;at Microsoft.ReportingServices.Diagnostics.Utilities.RSTrace.Assert(Boolean condition, String message)&lt;BR /&gt;at Microsoft.ReportingServices.DataExtensions.DataSourceInfoCollection.Add(DataSourceInfo dataSource)&lt;BR /&gt;at Microsoft.ReportingServices.Library.DBInterface.InnerGetDataSources(Guid itemID, Boolean&amp;amp; itemIDisModelID)&lt;BR /&gt;at Microsoft.ReportingServices.Library.DBInterface.GetDataSources(Guid itemID)&lt;BR /&gt;at Microsoft.ReportingServices.Library.DataSourceCatalogItem.LoadStoredAndDerivedProperties()&lt;BR /&gt;at Microsoft.ReportingServices.Portal.Repositories.CatalogItemRepository.&amp;lt;&amp;gt;c__DisplayClass8.&amp;lt;GetItemDescriptor&amp;gt;b__7()&lt;BR /&gt;at Microsoft.ReportingServices.Portal.Services.Extensions.RsServiceExtensions.ExecuteStorageAction(RSService rsService, Action action, ConnectionTransactionType transactionType, IsolationLevel isolationLevel)&lt;BR /&gt;--- End of inner exception stack trace ---&lt;BR /&gt;at Microsoft.ReportingServices.Portal.Services.Extensions.RsServiceExtensions.ExecuteStorageAction(RSService rsService, Action action, ConnectionTransactionType transactionType, IsolationLevel isolationLevel)&lt;BR /&gt;at Microsoft.ReportingServices.Portal.Repositories.CatalogItemRepository.GetItemDescriptor(IPrincipal userPrincipal, RSService rsService, String path)&lt;BR /&gt;at Microsoft.ReportingServices.Portal.Repositories.CatalogItemRepository.GetCatalogItem(RSService rsService, IPrincipal userPrincipal, String path)&lt;BR /&gt;at Microsoft.ReportingServices.Portal.Repositories.CatalogItemRepository.&amp;lt;&amp;gt;c__DisplayClass14.&amp;lt;TraverseFolder&amp;gt;b__11(FavoriteableCatalogItemDescriptor i)&lt;BR /&gt;at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()&lt;BR /&gt;at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()&lt;BR /&gt;at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)&lt;BR /&gt;at Model.FolderRepository.LoadCatalogItems()&lt;BR /&gt;at Model.Folder.get_CatalogItems()&lt;BR /&gt;--- End of inner exception stack trace ---&lt;BR /&gt;at Microsoft.ReportingServices.Portal.ODataWebApi.Controllers.SegmentHandlers.PropertySegmentHandler.Handle(Object source, ODataPathSegment segment)&lt;BR /&gt;at Microsoft.ReportingServices.Portal.ODataWebApi.Controllers.Reflection.ReflectionODataController`1.Get(ODataPath oDataPath)&lt;BR /&gt;at lambda_method(Closure , Object , Object[] )&lt;BR /&gt;at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.&amp;lt;&amp;gt;c__DisplayClass10.&amp;lt;GetExecutor&amp;gt;b__9(Object instance, Object[] methodParameters)&lt;BR /&gt;at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;BR /&gt;at System.Web.Http.Controllers.ApiControllerActionInvoker.&amp;lt;InvokeActionAsyncCore&amp;gt;d__0.MoveNext()&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;BR /&gt;at System.Web.Http.Filters.ActionFilterAttribute.&amp;lt;CallOnActionExecutedAsync&amp;gt;d__5.MoveNext()&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;BR /&gt;at System.Web.Http.Filters.ActionFilterAttribute.&amp;lt;CallOnActionExecutedAsync&amp;gt;d__5.MoveNext()&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;BR /&gt;at System.Web.Http.Filters.ActionFilterAttribute.&amp;lt;ExecuteActionFilterAsyncCore&amp;gt;d__0.MoveNext()&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;BR /&gt;at System.Web.Http.Controllers.ActionFilterResult.&amp;lt;ExecuteAsync&amp;gt;d__2.MoveNext()&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;BR /&gt;at System.Web.Http.Controllers.ExceptionFilterResult.&amp;lt;ExecuteAsync&amp;gt;d__0.MoveNext().| RequestID = s_66c18c29-646d-467c-9b80-e582b9056e86&lt;BR /&gt;2018-09-18 10:09:02.9216|INFO|32|Sending response. Response code PURE-INTL\biadmin 500, Elapsed time 0:00:00.0753839| RequestID = s_66c18c29-646d-467c-9b80-e582b9056e86&lt;/P&gt;&lt;P&gt;------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;PURE-INTL\biadmin is the domain and AD account.&amp;nbsp;&lt;/SPAN&gt;And I don't know what happened at all, kindly please help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jimmy&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 03:13:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/An-internal-error-occurred-on-the-report-server-See-the-error/m-p/518134#M7945</guid>
      <dc:creator>jimmywong</dc:creator>
      <dc:date>2018-09-18T03:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: An internal error occurred on the report server. See the error log for more details.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/An-internal-error-occurred-on-the-report-server-See-the-error/m-p/518699#M7951</link>
      <description>&lt;P&gt;1. Go to the Report Server Configuration Manager and change the password to the new of the service account&lt;/P&gt;&lt;P&gt;2. After tge restart, navigate to the properties of the report and go to the datatousrces and change the password. It is Possible that Step 1 solve your Problems ..&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 11:08:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/An-internal-error-occurred-on-the-report-server-See-the-error/m-p/518699#M7951</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-18T11:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: An internal error occurred on the report server. See the error log for more details.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/An-internal-error-occurred-on-the-report-server-See-the-error/m-p/519281#M7960</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply, I have changed the password of the defined&amp;nbsp;data source, not that of the service account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jimmy&lt;/P&gt;</description>
      <pubDate>Wed, 19 Sep 2018 01:35:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/An-internal-error-occurred-on-the-report-server-See-the-error/m-p/519281#M7960</guid>
      <dc:creator>jimmywong</dc:creator>
      <dc:date>2018-09-19T01:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: An internal error occurred on the report server. See the error log for more details.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/An-internal-error-occurred-on-the-report-server-See-the-error/m-p/519400#M7964</link>
      <description>&lt;P&gt;Okay, i mis understood.&lt;/P&gt;&lt;P&gt;But I think you should try the first step. It seems that the service account does not get the proper rights. Step 1 can solve this - hopefully.&lt;/P&gt;&lt;P&gt;Does any messages appear in the Windows Event Log or the outher SSRS Logs (Portal)?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Sep 2018 05:19:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/An-internal-error-occurred-on-the-report-server-See-the-error/m-p/519400#M7964</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-19T05:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: An internal error occurred on the report server. See the error log for more details.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/An-internal-error-occurred-on-the-report-server-See-the-error/m-p/519454#M7967</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;philipplenz,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I only cannot access the default "Data Sources" folder, not all. Is there a tool to check or clean the data inside the catalog? I can connect to the PBIS repository database, only I don't know how to fix it accordingly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Sep 2018 06:12:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/An-internal-error-occurred-on-the-report-server-See-the-error/m-p/519454#M7967</guid>
      <dc:creator>jimmywong</dc:creator>
      <dc:date>2018-09-19T06:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: An internal error occurred on the report server. See the error log for more details.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/An-internal-error-occurred-on-the-report-server-See-the-error/m-p/520176#M7979</link>
      <description>&lt;P&gt;Looks like your database is in a corrupted state. Are you able to delete and re-create the "Data Sources" folder through UI? We highly recommend NOT modifying database contents directly.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Sep 2018 16:34:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/An-internal-error-occurred-on-the-report-server-See-the-error/m-p/520176#M7979</guid>
      <dc:creator>rpatkar</dc:creator>
      <dc:date>2018-09-19T16:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: An internal error occurred on the report server. See the error log for more details.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/An-internal-error-occurred-on-the-report-server-See-the-error/m-p/520520#M7983</link>
      <description>&lt;P&gt;Thanks for your reply, rpatkar.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You mean I can remove that folder even if there are data sources inside the folder, so I have to recreate all data sources again in another folder, right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Sep 2018 02:00:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/An-internal-error-occurred-on-the-report-server-See-the-error/m-p/520520#M7983</guid>
      <dc:creator>jimmywong</dc:creator>
      <dc:date>2018-09-20T02:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: An internal error occurred on the report server. See the error log for more details.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/An-internal-error-occurred-on-the-report-server-See-the-error/m-p/523873#M8075</link>
      <description>&lt;P&gt;Before you do this, ensure that you have a backup of the RS databases&lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2018 09:38:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/An-internal-error-occurred-on-the-report-server-See-the-error/m-p/523873#M8075</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-24T09:38:55Z</dc:date>
    </item>
  </channel>
</rss>

