DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

App Pool has fatal error

Sort:
You are not authorized to post a reply.





New Around Here





    This keeps occuring and reload of the server and web site. Pages take 1 minute to load when this happens.

    The admin logs keep showing "Web Server Updated" then "Application Started"

    Upgraded t0 9.11.1 to see if that would fix but still happens.

    Running sqlsever express on same virtual server as web site.

    Ant ideas would be apreciated.






    Veteran Member





      Doug,

      welcome to the DNN Community.

      Could you please check the log files under /Portals/_default/Logs if you find a more detailled error message?

      Happy DNNing!
      Michael

      Michael Tobisch
      DNN★MVP

      dnnWerk Austria
      DNN Connect





      New Around Here





        A lot of errors in the log, Here is some of them

        2023-03-06 19:22:58,611 [WEB2][Thread:7][ERROR] DotNetNuke.Services.Exceptions.Exceptions - System.IndexOutOfRangeException: Index was outside the bounds of the array.
           at Lucene.Net.Util.BitVector.Get(Int32 bit)
           at Lucene.Net.Index.SegmentTermDocs.ReadNoTf(Int32[] docs, Int32[] freqs, Int32 length)
           at Lucene.Net.Index.SegmentTermDocs.Read(Int32[] docs, Int32[] freqs)
           at Lucene.Net.Search.TermScorer.NextDoc()
           at Lucene.Net.Search.ConstantScoreQuery.ConstantScorer.NextDoc()
           at Lucene.Net.Search.ConjunctionScorer..ctor(Similarity similarity, Scorer[] scorers)
           at Lucene.Net.Search.BooleanScorer2.CountingConjunctionSumScorer(List`1 requiredScorers)
           at Lucene.Net.Search.BooleanScorer2.MakeCountingSumScorerSomeReq()
           at Lucene.Net.Search.BooleanScorer2.MakeCountingSumScorer()
           at Lucene.Net.Search.BooleanScorer2..ctor(Similarity similarity, Int32 minNrShouldMatch, List`1 required, List`1 prohibited, List`1 optional)
           at Lucene.Net.Search.BooleanQuery.BooleanWeight.Scorer(IndexReader reader, Boolean scoreDocsInOrder, Boolean topScorer)
           at Lucene.Net.Index.DocumentsWriter.ApplyDeletes(IndexReader reader, Int32 docIDStart)
           at Lucene.Net.Index.DocumentsWriter.ApplyDeletes(SegmentInfos infos)
           at Lucene.Net.Index.IndexWriter.ApplyDeletes()
           at Lucene.Net.Index.IndexWriter.DoFlushInternal(Boolean flushDocStores, Boolean flushDeletes)
           at Lucene.Net.Index.IndexWriter.DoFlush(Boolean flushDocStores, Boolean flushDeletes)
           at Lucene.Net.Index.IndexWriter.PrepareCommit(IDictionary`2 commitUserData)
           at Lucene.Net.Index.IndexWriter.Commit(IDictionary`2 commitUserData)
           at DotNetNuke.Services.Search.Internals.LuceneControllerImpl.Commit()
           at DotNetNuke.Services.Search.Internals.InternalSearchControllerImpl.Commit()
           at DotNetNuke.Services.Search.SearchEngineScheduler.DoWork()
        2023-03-06 19:23:54,269 [WEB2][Thread:1][ERROR] DotNetNuke.Web.Extensions.StartupExtensions - Unable to configure services for Microsoft.Data.Tools.Schema.Sql, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, see exception for details 
        - LoaderException: Could not load file or assembly 'Microsoft.SqlServer.TransactSql, Version=14.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
        System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
           at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
           at System.Reflection.RuntimeModule.GetTypes()
           at System.Reflection.Assembly.GetTypes()
           at DotNetNuke.DependencyInjection.Extensions.TypeExtensions.SafeGetTypes(Assembly assembly, ILog logger)
        2023-03-06 19:23:54,425 [WEB2][Thread:1][ERROR] DotNetNuke.Web.Extensions.StartupExtensions - Unable to configure services for Microsoft.Practices.Unity, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, see exception for details 
        - LoaderException: Could not load file or assembly 'Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
        System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
           at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
           at System.Reflection.RuntimeModule.GetTypes()
           at System.Reflection.Assembly.GetTypes()
           at DotNetNuke.DependencyInjection.Extensions.TypeExtensions.SafeGetTypes(Assembly assembly, ILog logger)
        2023-03-06 19:23:54,566 [WEB2][Thread:1][ERROR] DotNetNuke.Web.Extensions.StartupExtensions - Unable to configure services for Microsoft.SqlServer.Smo, Version=13.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, see exception for details 
        - LoaderException: Could not load file or assembly 'Microsoft.SqlServer.Dmf.Common, Version=13.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
        System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
           at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
           at System.Reflection.RuntimeModule.GetTypes()
           at System.Reflection.Assembly.GetTypes()
           at DotNetNuke.DependencyInjection.Extensions.TypeExtensions.SafeGetTypes(Assembly assembly, ILog logger)
        2023-03-06 19:23:55,003 [WEB2][Thread:1][ERROR] DotNetNuke.Web.Extensions.StartupExtensions - Unable to configure services for Telerik.OpenAccess.Web, Version=2015.1.225.1, Culture=neutral, PublicKeyToken=7ce17eeaf1d59342, see exception for details 
        - LoaderException: Could not load file or assembly 'Telerik.OpenAccess, Version=2015.1.225.1, Culture=neutral, PublicKeyToken=7ce17eeaf1d59342' or one of its dependencies. The system cannot find the file specified.
        System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
           at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
           at System.Reflection.RuntimeModule.GetTypes()
           at System.Reflection.Assembly.GetTypes()
           at DotNetNuke.DependencyInjection.Extensions.TypeExtensions.SafeGetTypes(Assembly assembly, ILog logger)
        2023-03-06 19:23:55,785 [WEB2][Thread:1][ERROR] DotNetNuke.Web.Extensions.StartupExtensions - Unable to configure services for ToSic.Eav.ManagementUI, Version=4.0.0.16, Culture=neutral, PublicKeyToken=null, see exception for details 
        - LoaderException: Could not load type 'ToSic.Eav.WebApi.WebApi' from assembly 'ToSic.Eav, Version=14.12.3.0, Culture=neutral, PublicKeyToken=null'.
        - LoaderException: Could not load type 'ToSic.Eav.DataSources.WireInfo' from assembly 'ToSic.Eav, Version=14.12.3.0, Culture=neutral, PublicKeyToken=null'.
        System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
           at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
           at System.Reflection.RuntimeModule.GetTypes()
           at System.Reflection.Assembly.GetTypes()
           at DotNetNuke.DependencyInjection.Extensions.TypeExtensions.SafeGetTypes(Assembly assembly, ILog logger)
        2023-03-06 19:23:56,019 [WEB2][Thread:1][ERROR] DotNetNuke.Web.Mvc.Extensions.StartupExtensions - Unable to configure services for Microsoft.Data.Tools.Schema.Sql, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, see exception for details 
        - LoaderException: Could not load file or assembly 'Microsoft.SqlServer.TransactSql, Version=14.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
        System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
           at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
           at System.Reflection.RuntimeModule.GetTypes()
           at System.Reflection.Assembly.GetTypes()
           at DotNetNuke.DependencyInjection.Extensions.TypeExtensions.SafeGetTypes(Assembly assembly, ILog logger)
        2023-03-06 19:23:56,019 [WEB2][Thread:1][ERROR] DotNetNuke.Web.Mvc.Extensions.StartupExtensions - Unable to configure services for Microsoft.Practices.Unity, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, see exception for details 
        - LoaderException: Could not load file or assembly 'Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
        System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
           at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
           at System.Reflection.RuntimeModule.GetTypes()
           at System.Reflection.Assembly.GetTypes()
           at DotNetNuke.DependencyInjection.Extensions.TypeExtensions.SafeGetTypes(Assembly assembly, ILog logger)
        2023-03-06 19:23:56,019 [WEB2][Thread:1][ERROR] DotNetNuke.Web.Mvc.Extensions.StartupExtensions - Unable to configure services for Microsoft.SqlServer.Smo, Version=13.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, see exception for details 
        - LoaderException: Could not load file or assembly 'Microsoft.SqlServer.Dmf.Common, Version=13.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
        System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
           at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
           at System.Reflection.RuntimeModule.GetTypes()
           at System.Reflection.Assembly.GetTypes()
           at DotNetNuke.DependencyInjection.Extensions.TypeExtensions.SafeGetTypes(Assembly assembly, ILog logger)
        2023-03-06 19:23:56,019 [WEB2][Thread:1][ERROR] DotNetNuke.Web.Mvc.Extensions.StartupExtensions - Unable to configure services for Telerik.OpenAccess.Web, Version=2015.1.225.1, Culture=neutral, PublicKeyToken=7ce17eeaf1d59342, see exception for details 
        - LoaderException: Could not load file or assembly 'Telerik.OpenAccess, Version=2015.1.225.1, Culture=neutral, PublicKeyToken=7ce17eeaf1d59342' or one of its dependencies. The system cannot find the file specified.
        System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
           at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
           at System.Reflection.RuntimeModule.GetTypes()
           at System.Reflection.Assembly.GetTypes()
           at DotNetNuke.DependencyInjection.Extensions.TypeExtensions.SafeGetTypes(Assembly assembly, ILog logger)
        2023-03-06 19:23:56,034 [WEB2][Thread:1][ERROR] DotNetNuke.Web.Mvc.Extensions.StartupExtensions - Unable to configure services for ToSic.Eav.ManagementUI, Version=4.0.0.16, Culture=neutral, PublicKeyToken=null, see exception for details 
        - LoaderException: Could not load type 'ToSic.Eav.WebApi.WebApi' from assembly 'ToSic.Eav, Version=14.12.3.0, Culture=neutral, PublicKeyToken=null'.
        - LoaderException: Could not load type 'ToSic.Eav.DataSources.WireInfo' from assembly 'ToSic.Eav, Version=14.12.3.0, Culture=neutral, PublicKeyToken=null'.
        System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
           at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
           at System.Reflection.RuntimeModule.GetTypes()
           at System.Reflection.Assembly.GetTypes()
           at DotNetNuke.DependencyInjection.Extensions.TypeExtensions.SafeGetTypes(Assembly assembly, ILog logger)
        2023-03-06 19:23:56,784 [WEB2][Thread:1][ERROR] DotNetNuke.Web.DependencyInjectionInitialize - Unable to configure services for Microsoft.Data.Tools.Schema.Sql, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, see exception for details 
        - LoaderException: Could not load file or assembly 'Microsoft.SqlServer.TransactSql, Version=14.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
        System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
           at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
           at System.Reflection.RuntimeModule.GetTypes()
           at System.Reflection.Assembly.GetTypes()
           at DotNetNuke.DependencyInjection.Extensions.TypeExtensions.SafeGetTypes(Assembly assembly, ILog logger)
        2023-03-06 19:23:56,816 [WEB2][Thread:1][ERROR] DotNetNuke.Web.DependencyInjectionInitialize - Unable to configure services for Microsoft.Practices.Unity, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, see exception for details 
        - LoaderException: Could not load file or assembly 'Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
        System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
           at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
           at System.Reflection.RuntimeModule.GetTypes()
           at System.Reflection.Assembly.GetTypes()
           at DotNetNuke.DependencyInjection.Extensions.TypeExtensions.SafeGetTypes(Assembly assembly, ILog logger)
        2023-03-06 19:23:56,831 [WEB2][Thread:1][ERROR] DotNetNuke.Web.DependencyInjectionInitialize - Unable to configure services for Microsoft.SqlServer.Smo, Version=13.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, see exception for details 
        - LoaderException: Could not load file or assembly 'Microsoft.SqlServer.Dmf.Common, Version=13.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
        System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
           at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
           at System.Reflection.RuntimeModule.GetTypes()
           at System.Reflection.Assembly.GetTypes()
           at DotNetNuke.DependencyInjection.Extensions.TypeExtensions.SafeGetTypes(Assembly assembly, ILog logger)
        2023-03-06 19:23:56,956 [WEB2][Thread:1][ERROR] DotNetNuke.Web.DependencyInjectionInitialize - Unable to configure services for Telerik.OpenAccess.Web, Version=2015.1.225.1, Culture=neutral, PublicKeyToken=7ce17eeaf1d59342, see exception for details 
        - LoaderException: Could not load file or assembly 'Telerik.OpenAccess, Version=2015.1.225.1, Culture=neutral, PublicKeyToken=7ce17eeaf1d59342' or one of its dependencies. The system cannot find the file specified.
        System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
           at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
           at System.Reflection.RuntimeModule.GetTypes()
           at System.Reflection.Assembly.GetTypes()
           at DotNetNuke.DependencyInjection.Extensions.TypeExtensions.SafeGetTypes(Assembly assembly, ILog logger)
        2023-03-06 19:23:57,050 [WEB2][Thread:1][ERROR] DotNetNuke.Web.DependencyInjectionInitialize - Unable to configure services for ToSic.Eav.ManagementUI, Version=4.0.0.16, Culture=neutral, PublicKeyToken=null, see exception for details 
        - LoaderException: Could not load type 'ToSic.Eav.WebApi.WebApi' from assembly 'ToSic.Eav, Version=14.12.3.0, Culture=neutral, PublicKeyToken=null'.
        - LoaderException: Could not load type 'ToSic.Eav.DataSources.WireInfo' from assembly 'ToSic.Eav, Version=14.12.3.0, Culture=neutral, PublicKeyToken=null'.
        System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
           at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
           at System.Reflection.RuntimeModule.GetTypes()
           at System.Reflection.Assembly.GetTypes()
           at DotNetNuke.DependencyInjection.Extensions.TypeExtensions.SafeGetTypes(Assembly assembly, ILog logger)






        New Around Here





          A lot of this seemed to start after installing Evotiva-DNNBackup





          Veteran Member





            Are you sure you use the latest version of Evotiva backup?

            If yes: you should create a support ticket at the vendor's site.

            Happy DNNing!
            Michael

            Michael Tobisch
            DNN★MVP

            dnnWerk Austria
            DNN Connect
            You are not authorized to post a reply.

            These Forums are dedicated to the discussion of DNN Platform.

            For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

            1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
            2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
            3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
            4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
            5. No Flaming or Trolling.
            6. No Profanity, Racism, or Prejudice.
            7. Site Moderators have the final word on approving / removing a thread or post or comment.
            8. English language posting only, please.

            Would you like to help us?

            Awesome! Simply post in the forums using the link below and we'll get you started.

            Get Involved