Share via

Hi I am unable to open SSRS web portal link

Praveen Tilara 20 Reputation points
2023-02-11T13:49:24.2933333+00:00

Hi am unable to open SSRS web portal link i.e. http://servername/reports , when i am opening its just loading all the time, while i am able to open reportserver(http://servername/reportserver).

And also want to know, is it mandatory to have .Net framework to run the web portal link?

Please help me on this.

SQL Server Reporting Services
SQL Server Reporting Services

A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.

SQL Server | Other
0 comments No comments

Answer accepted by question author
  1. Anonymous
    2023-02-13T06:02:40.52+00:00

    Hi @Praveen Tilara

    According to your log, it seems that the error is not found. Have you configured the SSRS web portal URL correctly?

    https://learn.microsoft.com/en-us/sql/reporting-services/install-windows/configure-a-url-ssrs-configuration-manager?view=sql-server-ver16

    3

    As for the .NET Framework, I don't know much about it. In the installation requirements of SQL Server, the software requirements mention that SQL Server needs to install .NET Framework, and the SQL Server installer automatically installs .NET Framework.

    https://learn.microsoft.com/en-us/sql/sql-server/install/hardware-and-software-requirements-for-installing-sql-server?view=sql-server-ver16#hwswr

    Best regards,

    Aniya


6 additional answers

Sort by: Most helpful
  1. Ryan S 5 Reputation points
    2023-10-13T18:48:24.6566667+00:00

    Since the accepted answer doesn't really answer this directly:

    • Try accessing by ip, not localhost or dns name (e.g. http://192.168.253.6/Reports/ ). DNS name can be used if accessing from a different PC, but not locally for some reason.
    • Make sure to use Edge, not IE.
    • Try changing the Web Portal URL to something else, then change it back.

    All three of these seemed to be required for me.

    1 person found this answer helpful.

  2. Praveen Tilara 20 Reputation points
    2023-03-09T12:42:30.3433333+00:00

    Hi,

    Is there anyone who can help me on same? Still getting same issue, i already reinstall the SSRS 2019 again but it didn't resolve my issue.


  3. Praveen Tilara 20 Reputation points
    2023-02-14T06:59:10.99+00:00

    Hi AniyaTang,

    Thanks for your response, yeah we correctly configured the Web portal in SSRS 2019. The web service URL working fine but having issue with web portal URL.

    To check the same, we configured SSRS 2016 too on same server and it is working fine for both URL's.

    0 comments No comments

  4. Praveen Tilara 20 Reputation points
    2023-02-11T13:55:07.0333333+00:00
    Logs of Reporting Services
    
    
    <Header>
      <Product>Report Server Version 2018.0150.1102.1047 ((BI_Server_Main).230203-0043)</Product>
      <Locale>English (United States)</Locale>
      <TimeZone>Central Europe Standard Time</TimeZone>
      <Path>C:\Program Files\Microsoft SQL Server Reporting Services\SSRS\Logfiles\ReportingServicesService_2023_02_11_14_27_45.log</Path>
      <SystemName>OTTCACS04MS03</SystemName>
      <OSName>Microsoft Windows NT 6.2.9200</OSName>
      <OSVersion>6.2.9200</OSVersion>
      <ProcessID>4120</ProcessID>
      <Virtualization>Hypervisor</Virtualization>
    </Header>
    <ProcessorArchitecture>AMD64</ProcessorArchitecture>
    <ApplicationArchitecture>AMD64</ApplicationArchitecture>
    rshost!rshost!b9c!02/11/2023-14:27:45:: i INFO: CLR runtime is initialized.
    rshost!rshost!b9c!02/11/2023-14:27:45:: i INFO: Derived memory configuration based on physical memory as 25164824 KB
    rshost!rshost!b9c!02/11/2023-14:27:45:: w WARN: Failed to initialize performance counters: 2. Possible setup issue.
    appdomainmanager!DefaultDomain!b9c!02/11/2023-14:27:45:: i INFO: Entered managed ServiceMain in DefaultDomain.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing ConnectionType to '0'  as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing SecureConnectionLevel to '0'  as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing DisableSecureFormsAuthenticationCookie to 'False'  as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing DatabaseQueryTimeout to '300' second(s) as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing RunningRequestsAge to '30' second(s) as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing MaxScheduleWait to '5' second(s) as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing DisplayErrorLink to 'True'  as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing WebServiceUseFileShareStorage to 'False'  as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing WatsonFlags to '1064'  as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing WatsonDumpOnExceptions to 'Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException'  as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing WatsonDumpExcludeIfContainsExceptions to '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'  as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing AuthenticationTypes to '4'  as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing RSWindowsExtendedProtectionLevel to 'Off'  as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing RSWindowsExtendedProtectionScenario to 'Proxy'  as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing EnableAuthPersistence to 'True'  as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing IsSchedulingService to 'True'  as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing IsNotificationService to 'True'  as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing IsEventService to 'True'  as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing PollingInterval to '10' second(s) as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing WindowsServiceUseFileShareStorage to 'False'  as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing MemorySafetyMargin to '80' percent as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing MemoryThreshold to '90' percent as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing RecycleTime to '720' minute(s) as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: w WARN: Initializing UrlRoot to default value of ''  because it was incorrectly specified in Configuration file as ''.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing IsWebServiceEnabled to 'True'  as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing MaxConnections to '2'  as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing Timeout to '10' second(s) as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing AppID to '(Default)'  as specified in Configuration file.
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Initializing CacheLevel to 'Default'  as specified in Configuration file.
    resourceutilities!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: SKU: SQL Server Developer
    configmanager!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Using report server internal url http://localhost:80/ReportServer.
    configmanager!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Using report server external url http://OTTCACS04MS03:80/ReportServer.
    configmanager!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Using url root http://OTTCACS04MS03:80/ReportServer.
    rshost!rshost!1610!02/11/2023-14:27:46:: i INFO: Configuring maxPhysicalCpu=0, minLogicalCpu=0
    rshost!rshost!1610!02/11/2023-14:27:46:: i INFO: Logical processor per physical processor 1
    rshost!rshost!1610!02/11/2023-14:27:46:: i INFO: Logical processor per core 1
    rshost!rshost!1610!02/11/2023-14:27:46:: i INFO: Logical processor unlimited
    rshost!rshost!1610!02/11/2023-14:27:46:: i INFO: Maximum logical CPU is 4
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: SQLDump flags: ReferencedMemory, AllThreads, SendToWatson
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: MiniDump flags: DataSegs, UnloadedModules, ProcessThreadData
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Dump on: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogExceptionMicrosoft.ReportingServices.Modeling.InternalModelingExceptionMicrosoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Do not dump on: Microsoft.PowerBI.ReportServer.WebApi.Catalog.CatalogAccessExceptionSystem.Threading.ThreadAbortExceptionSystem.Web.UI.ViewStateExceptionSystem.OutOfMemoryExceptionSystem.Web.HttpExceptionSystem.IO.IOExceptionSystem.IO.FileLoadExceptionMicrosoft.SharePoint.SPExceptionMicrosoft.ReportingServices.WmiProvider.WMIProviderExceptionSystem.AppDomainUnloadedException
    library!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Minidump location: C:\Program Files\Microsoft SQL Server Reporting Services\SSRS\Logfiles
    appdomainmanager!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Registering AppDomain: type='WindowsService'; id='2'; Name='WindowsService_0'
    appdomainmanager!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Creating a new AppDomainLifeCycleManagementEntry for AppDomain id '2'
    appdomainmanager!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Appdomain STARTED: id='2'; name='WindowsService_0'
    servicecontroller!DefaultDomain!1610!02/11/2023-14:27:46:: i INFO: Creating an instance of class 'ReportingServicesLibrary, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' from assembly 'Microsoft.ReportingServices.Library.ServiceAppDomain' in domain 'WindowsService_0'
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing ConnectionType to '0'  as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing SecureConnectionLevel to '0'  as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing DisableSecureFormsAuthenticationCookie to 'False'  as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing DatabaseQueryTimeout to '300' second(s) as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing RunningRequestsAge to '30' second(s) as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing MaxScheduleWait to '5' second(s) as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing DisplayErrorLink to 'True'  as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing WebServiceUseFileShareStorage to 'False'  as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing WatsonFlags to '1064'  as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing WatsonDumpOnExceptions to 'Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException'  as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing WatsonDumpExcludeIfContainsExceptions to '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'  as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing AuthenticationTypes to '4'  as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing RSWindowsExtendedProtectionLevel to 'Off'  as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing RSWindowsExtendedProtectionScenario to 'Proxy'  as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing EnableAuthPersistence to 'True'  as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing IsSchedulingService to 'True'  as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing IsNotificationService to 'True'  as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing IsEventService to 'True'  as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing PollingInterval to '10' second(s) as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing WindowsServiceUseFileShareStorage to 'False'  as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing MemorySafetyMargin to '80' percent as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing MemoryThreshold to '90' percent as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing RecycleTime to '720' minute(s) as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: w WARN: Initializing UrlRoot to default value of ''  because it was incorrectly specified in Configuration file as ''.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing IsWebServiceEnabled to 'True'  as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing MaxConnections to '2'  as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing Timeout to '10' second(s) as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing AppID to '(Default)'  as specified in Configuration file.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Initializing CacheLevel to 'Default'  as specified in Configuration file.
    resourceutilities!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: SKU: SQL Server Developer
    configmanager!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Using report server internal url http://localhost:80/ReportServer.
    configmanager!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Using report server external url http://OTTCACS04MS03:80/ReportServer.
    configmanager!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Using url root http://OTTCACS04MS03:80/ReportServer.
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: SQLDump flags: ReferencedMemory, AllThreads, SendToWatson
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: MiniDump flags: DataSegs, UnloadedModules, ProcessThreadData
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Dump on: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogExceptionMicrosoft.ReportingServices.Modeling.InternalModelingExceptionMicrosoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Do not dump on: Microsoft.PowerBI.ReportServer.WebApi.Catalog.CatalogAccessExceptionSystem.Threading.ThreadAbortExceptionSystem.Web.UI.ViewStateExceptionSystem.OutOfMemoryExceptionSystem.Web.HttpExceptionSystem.IO.IOExceptionSystem.IO.FileLoadExceptionMicrosoft.SharePoint.SPExceptionMicrosoft.ReportingServices.WmiProvider.WMIProviderExceptionSystem.AppDomainUnloadedException
    library!WindowsService_0!1610!02/11/2023-14:27:47:: i INFO: Minidump location: C:\Program Files\Microsoft SQL Server Reporting Services\SSRS\Logfiles
    library!WindowsService_0!1734!02/11/2023-14:27:47:: i INFO: Catalog SQL Server Edition = Standard
    crypto!WindowsService_0!1734!02/11/2023-14:27:47:: i INFO: Initializing crypto as user: NT SERVICE\SQLServerReportingServices
    crypto!WindowsService_0!1734!02/11/2023-14:27:47:: i INFO: Exporting public key
    crypto!WindowsService_0!1734!02/11/2023-14:27:48:: i INFO: Performing sku validation : Scale-Out
    crypto!WindowsService_0!1734!02/11/2023-14:27:48:: i INFO: Performing sku validation : scale-out
    crypto!WindowsService_0!1734!02/11/2023-14:27:48:: i INFO: Importing existing encryption key
    dbpolling!WindowsService_0!1734!02/11/2023-14:27:48:: i INFO: EventPolling polling service started
    dbpolling!WindowsService_0!1734!02/11/2023-14:27:48:: i INFO: NotificationPolling polling service started
    dbpolling!WindowsService_0!1734!02/11/2023-14:27:48:: i INFO: SchedulePolling polling service started
    dbpolling!WindowsService_0!1734!02/11/2023-14:27:48:: i INFO: UpgradePolling polling service started
    dbpolling!WindowsService_0!f64!02/11/2023-14:27:48:: i INFO: PollingMaintenance: Polling started
    rpcserver!DefaultDomain!1734!02/11/2023-14:27:48:: i INFO: RPC Server started.
    servicecontroller!DefaultDomain!1734!02/11/2023-14:27:48:: i INFO: RPC Server started. Endpoint name ='ReportingServices$SSRS'
    appdomainmanager!DefaultDomain!1734!02/11/2023-14:27:48:: i INFO: SetInitialized AppDomain id '2': initialized = 1
    appdomainmanager!WindowsService_0!1734!02/11/2023-14:27:48:: i INFO: Appdomain:2 WindowsService_0 initialized.
    rshost!rshost!708!02/11/2023-14:27:48:: i INFO: Registered url=http://+:80/ReportServer/, vdir=/ReportServer, pdir=C:\Program Files\Microsoft SQL Server Reporting Services\SSRS\ReportServer.
    rshost!rshost!708!02/11/2023-14:27:48:: i INFO: Currently registered url http://+:80/ReportServer/ on endpoint 2
    rshost!rshost!1610!02/11/2023-14:27:48:: i INFO: Derived memory configuration based on physical memory as 25164824 KB
    servicecontroller!DefaultDomain!708!02/11/2023-14:27:48:: i INFO: Total Physical memory: 25768779776
    rpcserver!DefaultDomain!1734!02/11/2023-14:27:48:: i INFO: Process monitoring started.
    library!WindowsService_0!d18!02/11/2023-14:37:48:: i INFO: Call to CleanBatch()
    library!WindowsService_0!d18!02/11/2023-14:37:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions, 0 extended content cache.
    library!WindowsService_0!d18!02/11/2023-14:37:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_0!248!02/11/2023-14:47:48:: i INFO: Call to CleanBatch()
    library!WindowsService_0!248!02/11/2023-14:47:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions, 0 extended content cache.
    library!WindowsService_0!248!02/11/2023-14:47:48:: i INFO: Call to CleanBatch() ends
    
    
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.