短縮テキスト
2019/04/18 22:22
Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = CategoryCacheRefreshService (ReflectionActivator), Services = [Shared.Storage.Categories.CategoryCacheRefreshService], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = CategoryCache (ReflectionActivator), Services = [Shared.Storage.Categories.CategoryCache], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = CategoryDatabase (ReflectionActivator), Services = [Shared.Storage.Categories.ICategoryDatabase], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An exception was thrown while invoking the constructor 'Void .ctor(DocumentDatabase, IObserver`1, IObserver`1)' on type 'CategoryDatabase'. ---> Method not found: int System.Collections.HashHelpers.GetMinPrime() (See inner exception for details.) (See inner exception for details.) (See inner exception for details.) (See inner exception for details.) ---> Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = CategoryCache (ReflectionActivator), Services = [Shared.Storage.Categories.CategoryCache], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = CategoryDatabase (ReflectionActivator), Services = [Shared.Storage.Categories.ICategoryDatabase], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An exception was thrown while invoking the constructor 'Void .ctor(DocumentDatabase, IObserver`1, IObserver`1)' on type 'CategoryDatabase'. ---> Method not found: int System.Collections.HashHelpers.GetMinPrime() (See inner exception for details.) (See inner exception for details.) (See inner exception for details.) ---> Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = CategoryDatabase (ReflectionActivator), Services = [Shared.Storage.Categories.ICategoryDatabase], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An exception was thrown while invoking the constructor 'Void .ctor(DocumentDatabase, IObserver`1, IObserver`1)' on type 'CategoryDatabase'. ---> Method not found: int System.Collections.HashHelpers.GetMinPrime() (See inner exception for details.) (See inner exception for details.) ---> Autofac.Core.DependencyResolutionException: An exception was thrown while invoking the constructor 'Void .ctor(DocumentDatabase, IObserver`1, IObserver`1)' on type 'CategoryDatabase'. ---> Method not found: int System.Collections.HashHelpers.GetMinPrime() (See inner exception for details.) ---> System.MissingMethodException: Method not found: int System.Collections.HashHelpers.GetMinPrime()
at System.Collections.Generic.HashSet`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x00007] in :0
at Finkit.ManicTime.Shared.Helpers.EnumerableHelper.ToHashSet[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00000] in :0
at Shared.Storage.DocumentDb.DocumentConfiguration`1[T].Clone () [0x000c6] in :0
at Shared.Storage.DocumentDb.DocumentConfiguration`1[T].SetDocumentType (System.String documentType) [0x00000] in :0
at Shared.Storage.Categories.CategoryDatabase..ctor (Shared.Storage.DocumentDb.DocumentDatabase documentDatabase, System.IObserver`1[T] categorySavedObserver, System.IObserver`1[T] categoryGroupSavedObserver) [0x000d2] in :0
at (wrapper dynamic-method) System.Object.lambda_method(System.Runtime.CompilerServices.Closure,object[])
at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate () [0x0008f] in :0
--- End of inner exception stack trace ---
at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate () [0x00113] in :0
at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance (Autofac.IComponentContext context, System.Collections.Generic.IEnumerable`1[T] parameters) [0x000a9] in :0
at Autofac.Core.Resolving.InstanceLookup.Activate (System.Collections.Generic.IEnumerable`1[T] parameters) [0x0001a] in :0
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.InstanceLookup.Activate (System.Collections.Generic.IEnumerable`1[T] parameters) [0x0004d] in :0
at Autofac.Core.Resolving.InstanceLookup.b__5_0 () [0x00007] in :0
at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare (System.Guid id, System.Func`1[TResult] creator) [0x0002f] in :0
at Autofac.Core.Resolving.InstanceLookup.Execute () [0x00051] in :0
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance (Autofac.Core.ISharingLifetimeScope currentOperationScope, Autofac.Core.IComponentRegistration registration, System.Collections.Generic.IEnumerable`1[T] parameters) [0x0005f] in :0
at Autofac.Core.Resolving.InstanceLookup.ResolveComponent (Autofac.Core.IComponentRegistration registration, System.Collections.Generic.IEnumerable`1[T] parameters) [0x00000] in :0
at Autofac.Core.Activators.Reflection.AutowiringParameter+c__DisplayClass0_0.b__0 () [0x00011] in :0
at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate () [0x0003e] in :0
at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance (Autofac.IComponentContext context, System.Collections.Generic.IEnumerable`1[T] parameters) [0x000a9] in :0
at Autofac.Core.Resolving.InstanceLookup.Activate (System.Collections.Generic.IEnumerable`1[T] parameters) [0x0001a] in :0
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.InstanceLookup.Activate (System.Collections.Generic.IEnumerable`1[T] parameters) [0x0004d] in :0
at Autofac.Core.Resolving.InstanceLookup.b__5_0 () [0x00007] in :0
at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare (System.Guid id, System.Func`1[TResult] creator) [0x0002f] in :0
at Autofac.Core.Resolving.InstanceLookup.Execute () [0x00051] in :0
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance (Autofac.Core.ISharingLifetimeScope currentOperationScope, Autofac.Core.IComponentRegistration registration, System.Collections.Generic.IEnumerable`1[T] parameters) [0x0005f] in :0
at Autofac.Core.Resolving.InstanceLookup.ResolveComponent (Autofac.Core.IComponentRegistration registration, System.Collections.Generic.IEnumerable`1[T] parameters) [0x00000] in :0
at Autofac.Core.Activators.Reflection.AutowiringParameter+c__DisplayClass0_0.b__0 () [0x00011] in :0
at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate () [0x0003e] in :0
at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance (Autofac.IComponentContext context, System.Collections.Generic.IEnumerable`1[T] parameters) [0x000a9] in :0
at Autofac.Core.Resolving.InstanceLookup.Activate (System.Collections.Generic.IEnumerable`1[T] parameters) [0x0001a] in :0
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.InstanceLookup.Activate (System.Collections.Generic.IEnumerable`1[T] parameters) [0x0004d] in :0
at Autofac.Core.Resolving.InstanceLookup.b__5_0 () [0x00007] in :0
at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare (System.Guid id, System.Func`1[TResult] creator) [0x0002f] in :0
at Autofac.Core.Resolving.InstanceLookup.Execute () [0x00051] in :0
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance (Autofac.Core.ISharingLifetimeScope currentOperationScope, Autofac.Core.IComponentRegistration registration, System.Collections.Generic.IEnumerable`1[T] parameters) [0x0005f] in :0
at Autofac.Core.Resolving.ResolveOperation.ResolveComponent (Autofac.Core.IComponentRegistration registration, System.Collections.Generic.IEnumerable`1[T] parameters) [0x00000] in :0
at Autofac.Core.Resolving.ResolveOperation.Execute (Autofac.Core.IComponentRegistration registration, System.Collections.Generic.IEnumerable`1[T] parameters) [0x00013] in :0
at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent (Autofac.Core.IComponentRegistration registration, System.Collections.Generic.IEnumerable`1[T] parameters) [0x00041] in :0
at Autofac.Core.Container.ResolveComponent (Autofac.Core.IComponentRegistration registration, System.Collections.Generic.IEnumerable`1[T] parameters) [0x00000] in :0
at Autofac.ResolutionExtensions.TryResolveService (Autofac.IComponentContext context, Autofac.Core.Service service, System.Collections.Generic.IEnumerable`1[T] parameters, System.Object& instance) [0x00023] in :0
at Autofac.ResolutionExtensions.ResolveService (Autofac.IComponentContext context, Autofac.Core.Service service, System.Collections.Generic.IEnumerable`1[T] parameters) [0x00030] in :0
at Autofac.ResolutionExtensions.Resolve (Autofac.IComponentContext context, System.Type serviceType, System.Collections.Generic.IEnumerable`1[T] parameters) [0x00007] in :0
at Autofac.ResolutionExtensions.Resolve (Autofac.IComponentContext context, System.Type serviceType) [0x00000] in :0
at Finkit.ManicTime.Shared.StartupServices.AutofacStartupServiceRegistry+c__AnonStorey0.m__0 () [0x00000] in :0
at Finkit.ManicTime.Shared.StartupServices.StartupServiceController.StartAllServicesAsync (System.Threading.CancellationToken cancellationToken) [0x00078] in :0
at ManicTime.Client.ApplicationControlling.ApplicationController.RunAsync (System.String[] args) [0x00104] in :0
at ManicTime.Client.Linux.MainClass.m__0 () [0x0014a] in :0
Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = CategoryCacheRefreshService (ReflectionActivator), Services = [Shared.Storage.Categories.CategoryCacheRefreshService], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = CategoryCache (ReflectionActivator), Services = [Shared.Storage.Categories.CategoryCache], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = CategoryDatabase (ReflectionActivator), Services = [Shared.Storage.Categories.ICategoryDatabase], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An exception was thrown while invoking the constructor 'Void .ctor(DocumentDatabase, IObserver`1, IObserver`1)' on type 'CategoryDatabase'. ---> Method not found: int System.Collections.HashHelpers.GetMinPrime() (See inner exception for details.) (See inner exception for details.) (See inner exception for details.) (See inner exception for details.) ---> Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = CategoryCache (ReflectionActivator), Services = [Shared.Storage.Categories.CategoryCache], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = CategoryDatabase (ReflectionActivator), Services = [Shared.Storage.Categories.ICategoryDatabase], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An exception was thrown while invoking the constructor 'Void .ctor(DocumentDatabase, IObserver`1, IObserver`1)' on type 'CategoryDatabase'. ---> Method not found: int System.Collections.HashHelpers.GetMinPrime() (See inner exception for details.) (See inner exception for details.) (See inner exception for details.) ---> Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = CategoryDatabase (ReflectionActivator), Services = [Shared.Storage.Categories.ICategoryDatabase], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An exception was thrown while invoking the constructor 'Void .ctor(DocumentDatabase, IObserver`1, IObserver`1)' on type 'CategoryDatabase'. ---> Method not found: int System.Collections.HashHelpers.GetMinPrime() (See inner exception for details.) (See inner exception for details.) ---> Autofac.Core.DependencyResolutionException: An exception was thrown while invoking the constructor 'Void .ctor(DocumentDatabase, IObserver`1, IObserver`1)' on type 'CategoryDatabase'. ---> Method not found: int System.Collections.HashHelpers.GetMinPrime() (See inner exception for details.) ---> System.MissingMethodException: Method not found: int System.Collections.HashHelpers.GetMinPrime()
at System.Collections.Generic.HashSet`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x00007] in :0
at Finkit.ManicTime.Shared.Helpers.EnumerableHelper.ToHashSet[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00000] in :0
at Shared.Storage.DocumentDb.DocumentConfiguration`1[T].Clone () [0x000c6] in :0
at Shared.Storage.DocumentDb.DocumentConfiguration`1[T].SetDocumentType (System.String documentType) [0x00000] in :0
at Shared.Storage.Categories.CategoryDatabase..ctor (Shared.Storage.DocumentDb.DocumentDatabase documentDatabase, System.IObserver`1[T] categorySavedObserver, System.IObserver`1[T] categoryGroupSavedObserver) [0x000d2] in :0
at (wrapper dynamic-method) System.Object.lambda_method(System.Runtime.CompilerServices.Closure,object[])
at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate () [0x0008f] in :0
--- End of inner exception stack trace ---
at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate () [0x00113] in :0
at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance (Autofac.IComponentContext context, System.Collections.Generic.IEnumerable`1[T] parameters) [0x000a9] in :0
at Autofac.Core.Resolving.InstanceLookup.Activate (System.Collections.Generic.IEnumerable`1[T] parameters) [0x0001a] in :0
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.InstanceLookup.Activate (System.Collections.Generic.IEnumerable`1[T] parameters) [0x0004d] in :0
at Autofac.Core.Resolving.InstanceLookup.b__5_0 () [0x00007] in :0
at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare (System.Guid id, System.Func`1[TResult] creator) [0x0002f] in :0
at Autofac.Core.Resolving.InstanceLookup.Execute () [0x00051] in :0
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance (Autofac.Core.ISharingLifetimeScope currentOperationScope, Autofac.Core.IComponentRegistration registration, System.Collections.Generic.IEnumerable`1[T] parameters) [0x0005f] in :0
at Autofac.Core.Resolving.InstanceLookup.ResolveComponent (Autofac.Core.IComponentRegistration registration, System.Collections.Generic.IEnumerable`1[T] parameters) [0x00000] in :0
at Autofac.Core.Activators.Reflection.AutowiringParameter+c__DisplayClass0_0.b__0 () [0x00011] in :0
at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate () [0x0003e] in :0
at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance (Autofac.IComponentContext context, System.Collections.Generic.IEnumerable`1[T] parameters) [0x000a9] in :0
at Autofac.Core.Resolving.InstanceLookup.Activate (System.Collections.Generic.IEnumerable`1[T] parameters) [0x0001a] in :0
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.InstanceLookup.Activate (System.Collections.Generic.IEnumerable`1[T] parameters) [0x0004d] in :0
at Autofac.Core.Resolving.InstanceLookup.b__5_0 () [0x00007] in :0
at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare (System.Guid id, System.Func`1[TResult] creator) [0x0002f] in :0
at Autofac.Core.Resolving.InstanceLookup.Execute () [0x00051] in :0
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance (Autofac.Core.ISharingLifetimeScope currentOperationScope, Autofac.Core.IComponentRegistration registration, System.Collections.Generic.IEnumerable`1[T] parameters) [0x0005f] in :0
at Autofac.Core.Resolving.InstanceLookup.ResolveComponent (Autofac.Core.IComponentRegistration registration, System.Collections.Generic.IEnumerable`1[T] parameters) [0x00000] in :0
at Autofac.Core.Activators.Reflection.AutowiringParameter+c__DisplayClass0_0.b__0 () [0x00011] in :0
at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate () [0x0003e] in :0
at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance (Autofac.IComponentContext context, System.Collections.Generic.IEnumerable`1[T] parameters) [0x000a9] in :0
at Autofac.Core.Resolving.InstanceLookup.Activate (System.Collections.Generic.IEnumerable`1[T] parameters) [0x0001a] in :0
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.InstanceLookup.Activate (System.Collections.Generic.IEnumerable`1[T] parameters) [0x0004d] in :0
at Autofac.Core.Resolving.InstanceLookup.b__5_0 () [0x00007] in :0
at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare (System.Guid id, System.Func`1[TResult] creator) [0x0002f] in :0
at Autofac.Core.Resolving.InstanceLookup.Execute () [0x00051] in :0
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance (Autofac.Core.ISharingLifetimeScope currentOperationScope, Autofac.Core.IComponentRegistration registration, System.Collections.Generic.IEnumerable`1[T] parameters) [0x0005f] in :0
at Autofac.Core.Resolving.ResolveOperation.ResolveComponent (Autofac.Core.IComponentRegistration registration, System.Collections.Generic.IEnumerable`1[T] parameters) [0x00000] in :0
at Autofac.Core.Resolving.ResolveOperation.Execute (Autofac.Core.IComponentRegistration registration, System.Collections.Generic.IEnumerable`1[T] parameters) [0x00013] in :0
at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent (Autofac.Core.IComponentRegistration registration, System.Collections.Generic.IEnumerable`1[T] parameters) [0x00041] in :0
at Autofac.Core.Container.ResolveComponent (Autofac.Core.IComponentRegistration registration, System.Collections.Generic.IEnumerable`1[T] parameters) [0x00000] in :0
at Autofac.ResolutionExtensions.TryResolveService (Autofac.IComponentContext context, Autofac.Core.Service service, System.Collections.Generic.IEnumerable`1[T] parameters, System.Object& instance) [0x00023] in :0
at Autofac.ResolutionExtensions.ResolveService (Autofac.IComponentContext context, Autofac.Core.Service service, System.Collections.Generic.IEnumerable`1[T] parameters) [0x00030] in :0
at Autofac.ResolutionExtensions.Resolve (Autofac.IComponentContext context, System.Type serviceType, System.Collections.Generic.IEnumerable`1[T] parameters) [0x00007] in :0
at Autofac.ResolutionExtensions.Resolve (Autofac.IComponentContext context, System.Type serviceType) [0x00000] in :0
at Finkit.ManicTime.Shared.StartupServices.AutofacStartupServiceRegistry+c__AnonStorey0.m__0 () [0x00000] in :0
at Finkit.ManicTime.Shared.StartupServices.StartupServiceController.StartAllServicesAsync (System.Threading.CancellationToken cancellationToken) [0x00078] in :0
at ManicTime.Client.ApplicationControlling.ApplicationController.RunAsync (System.String[] args) [0x00104] in :0
at ManicTime.Client.Linux.MainClass.m__0 () [0x0014a] in :0
https://kuku.lu/t41b2

このテキストはユーザーによって作成されたものです。
kuku.lu では、その内容について一切の責任を負いません。

kuku.lu




お問い合わせフォーム | 利用規約