Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Build started at 11:32:08
- CONSOLE: Microsoft (R) Build Engine version 15.3.0.0 (d15.3/17f02c2 Thu Jul 20 17:04:26 EDT 2017) for Mono
- CONSOLE: Copyright (C) Microsoft Corporation. All rights reserved.
- CONSOLE: Build started 11/3/2017 11:32:09 AM.
- 0: ------- Project started: ResharperCLINugetTest
- 0: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
- 0: /Library/Frameworks/Mono.framework/Versions/5.2.0/lib/mono/4.5/csc.exe /noconfig /nowarn:1701,1702,2008 /nostdlib+ /platform:anycpu32bitpreferred /errorreport:prompt /warn:4 /define:DEBUG;TRACE /errorendlocation /preferreduilang:en-US /highentropyva+ /reference:/Library/Frameworks/Mono.framework/Versions/5.2.0/lib/mono/4.5-api/mscorlib.dll /reference:/Library/Frameworks/Mono.framework/Versions/5.2.0/lib/mono/4.5-api/System.Core.dll /reference:/Library/Frameworks/Mono.framework/Versions/5.2.0/lib/mono/4.5-api/System.Data.DataSetExtensions.dll /reference:/Library/Frameworks/Mono.framework/Versions/5.2.0/lib/mono/4.5-api/System.Data.dll /reference:/Library/Frameworks/Mono.framework/Versions/5.2.0/lib/mono/4.5-api/System.dll /reference:/Library/Frameworks/Mono.framework/Versions/5.2.0/lib/mono/4.5-api/System.Xml.dll /reference:/Library/Frameworks/Mono.framework/Versions/5.2.0/lib/mono/4.5-api/System.Xml.Linq.dll /debug+ /debug:portable /filealign:512 /optimize- /out:obj/Debug/ResharperCLINugetTest.exe /subsystemversion:6.00 /target:exe /utf8output Program.cs Properties/AssemblyInfo.cs "/var/folders/t9/8t6plddj4ts2g_h5t73xnq719538tt/T/.NETFramework,Version=v4.5.AssemblyAttributes.cs"
- 0: Copying file from "obj/Debug/ResharperCLINugetTest.exe" to "bin/Debug/ResharperCLINugetTest.exe".
- 0: ResharperCLINugetTest -> /Users/user/Projects/!DelMe/ResharperCLINugetTest/ResharperCLINugetTest/bin/Debug/ResharperCLINugetTest.exe
- 0: Copying file from "obj/Debug/ResharperCLINugetTest.pdb" to "bin/Debug/ResharperCLINugetTest.pdb".
- 0: Running Resharper CLT...
- CONSOLE: Failed to fill the environment container with handler JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode. Could not load file or assembly 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.
- CONSOLE: --- EXCEPTION #1/2 [FileNotFoundException]
- CONSOLE: Message = “Could not load file or assembly 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.IO.FileNotFoundException
- CONSOLE: HResult = COR_E_FILENOTFOUND=E_FILENOTFOUND=80070002
- CONSOLE: Source = JetBrains.CommandLine.InspectCode.MsBuild
- CONSOLE: FileNotFound_FileName = “PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35”
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.CreateHostCommandLine () [0x00016] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.JetBrains.Application.Environment.HostParameters.IHaveEnvironmentComponentsHostMixin.Fill (JetBrains.Application.Components.ComponentContainer container, JetBrains.Application.Environment.EnvironmentPartCatalogSet environmentPartCatalogSet) [0x00015] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at JetBrains.Application.Environment.HostParameters.JetHostParametersCaller.FillHostInfoContainer (JetBrains.Application.Components.ComponentContainer container, JetBrains.Application.Environment.EnvironmentPartCatalogSet catalogsetContainer) [0x00040] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/2 [LoggerException]
- CONSOLE: Message = “Failed to fill the environment container with handler JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode. Could not load file or assembly 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #1 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception ex, System.String message) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.HostParameters.JetHostParametersCaller.FillHostInfoContainer (JetBrains.Application.Components.ComponentContainer container, JetBrains.Application.Environment.EnvironmentPartCatalogSet catalogsetContainer) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass3.<.ctor>b__1 () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Catch (JetBrains.Util.ILogger thіs, System.Action F, JetBrains.Util.ExceptionOrigin origin, JetBrains.Util.LoggingLevel loggingLevel) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Catch (JetBrains.Util.ILogger thіs, System.Action F, JetBrains.Util.ExceptionOrigin origin) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.CatchAsAlgorithmError (JetBrains.Util.ILogger thіs, System.Action F) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Could not load signature of JetBrains.Application.HostProductInfoComponent:get_ProductAboutBoxImage due to: Could not load file or assembly 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. assembly:PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 type:<unknown type> member:<none>
- CONSOLE: Could not load signature of JetBrains.Application.IApplicationHostImages:get_ProductAboutBoxImage due to: Could not load file or assembly 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. assembly:PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 type:<unknown type> member:<none>
- CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.WindowBrandingComponent. Parent class vtable failed to initialize, due to: Could not resolve the signature of a virtual method assembly:/Users/user/Projects/!DelMe/ResharperCLINugetTest/packages/JetBrains.ReSharper.CommandLineTools.2017.2.2/tools/JetBrains.Platform.Shell.dll type:HostProductInfoComponent member:<none>
- CONSOLE: --- EXCEPTION #1/3 [TypeLoadException]
- CONSOLE: Message = “Parent class vtable failed to initialize, due to: Could not resolve the signature of a virtual method assembly:/Users/user/Projects/!DelMe/ResharperCLINugetTest/packages/JetBrains.ReSharper.CommandLineTools.2017.2.2/tools/JetBrains.Platform.Shell.dll type:HostProductInfoComponent member:<none>”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.TypeLoadException
- CONSOLE: HResult = COR_E_TYPELOAD=80131522
- CONSOLE: TypeLoadResourceID = 0
- CONSOLE: StackTraceString = “
- CONSOLE: at (wrapper managed-to-native) System.RuntimeTypeHandle:GetMetadataToken (System.RuntimeType)
- CONSOLE: at System.RuntimeTypeHandle.GetToken (System.RuntimeType type) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.RuntimeType.get_MetadataToken () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at JetBrains.Application.Table.TablePartCatalogStorage.TypeEqualsRuntimeType (JetBrains.Util.dataStructures.TypedIntrinsics.Int32`1[TType] token, System.Type typeRuntime) [0x0009e] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Table.TablePartCatalogStorage+<>c__DisplayClass8.<.cctor>b__3 (JetBrains.Util.dataStructures.TypedIntrinsics.Int32`1[TType] tk) [0x000e0] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) [0x00034] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at JetBrains.Application.Table.TablePartCatalogStorage.TypeBind (JetBrains.Util.dataStructures.TypedIntrinsics.Int32`1[TType] token) [0x00017] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/3 [InvalidOperationException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.WindowBrandingComponent.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: Data.ArgumentIndex = 0
- CONSOLE: Data.Origin = JetBrains.Application.WindowBrandingComponent
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/3 [LoggerException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.WindowBrandingComponent.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #2 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Component JetBrains.Application.WindowBrandingComponent [Singleton, Corrupted] construction has failed. Exception has been thrown by the target of an invocation. Object reference not set to an instance of an object
- CONSOLE: --- EXCEPTION #1/4 [NullReferenceException]
- CONSOLE: Message = “Object reference not set to an instance of an object”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException.InnerException
- CONSOLE: ClassName = System.NullReferenceException
- CONSOLE: HResult = E_POINTER=COR_E_NULLREFERENCE=80004003
- CONSOLE: Source = JetBrains.Platform.Shell
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.WindowBrandingComponent..ctor (JetBrains.Application.IHostProductInfo hostProductInfo, JetBrains.Application.Components.Optional`1[T] wba, JetBrains.Util.ILogger logger) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/4 [TargetInvocationException]
- CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: Source = mscorlib
- CONSOLE: StackTraceString = “
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x000ab] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x0000f] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/4 [TargetInvocationException]
- CONSOLE: Message = “Component JetBrains.Application.WindowBrandingComponent [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #2 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #4/4 [LoggerException]
- CONSOLE: Message = “Component JetBrains.Application.WindowBrandingComponent [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #3 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.ApplicationHost. Component descriptor JetBrains.CommandLine.InspectCode.InspectCodeHostProductInfo [Singleton, Corrupted] is corrupted and cannot be accessed
- CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
- CONSOLE: Message = “Component descriptor JetBrains.CommandLine.InspectCode.InspectCodeHostProductInfo [Singleton, Corrupted] is corrupted and cannot be accessed”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: Source = JetBrains.Platform.ComponentModel
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/3 [InvalidOperationException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.ApplicationHost.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: Data.ArgumentIndex = 1
- CONSOLE: Data.Origin = JetBrains.Application.ApplicationHost
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/3 [LoggerException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.ApplicationHost.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #2 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1+<GetEnumerator>d__0[T].MoveNext () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1[T].GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.Environment.Components.InternalModeProductZoneActivator. Exception has been thrown by the target of an invocation. Could not find method due to a type load error
- CONSOLE: --- EXCEPTION #1/4 [TypeLoadException]
- CONSOLE: Message = “Could not find method due to a type load error”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException.InnerException
- CONSOLE: ClassName = System.TypeLoadException
- CONSOLE: HResult = COR_E_TYPELOAD=80131522
- CONSOLE: TypeLoadResourceID = 0
- CONSOLE: StackTraceString = “
- CONSOLE: at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/4 [TargetInvocationException]
- CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: Source = mscorlib
- CONSOLE: StackTraceString = “
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x000ab] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x0000f] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/4 [InvalidOperationException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.Components.InternalModeProductZoneActivator.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: Data.ArgumentIndex = 1
- CONSOLE: Data.Origin = JetBrains.Application.Environment.Components.InternalModeProductZoneActivator
- CONSOLE: InnerException = “Exception #2 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #4/4 [LoggerException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.Components.InternalModeProductZoneActivator.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #3 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1+<GetEnumerator>d__0[T].MoveNext () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1[T].GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.Environment.Components.SuspendResume. Component descriptor JetBrains.Application.Environment.Components.ExtractProductCommandLineFromHostCommandLine [Singleton, Corrupted] is corrupted and cannot be accessed
- CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
- CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.Components.ExtractProductCommandLineFromHostCommandLine [Singleton, Corrupted] is corrupted and cannot be accessed”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: Source = JetBrains.Platform.ComponentModel
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/3 [InvalidOperationException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.Components.SuspendResume.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: Data.ArgumentIndex = 1
- CONSOLE: Data.Origin = JetBrains.Application.Environment.Components.SuspendResume
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/3 [LoggerException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.Components.SuspendResume.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #2 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1+<GetEnumerator>d__0[T].MoveNext () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1[T].GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker. Exception has been thrown by the target of an invocation. Could not find method due to a type load error
- CONSOLE: --- EXCEPTION #1/4 [TypeLoadException]
- CONSOLE: Message = “Could not find method due to a type load error”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException.InnerException
- CONSOLE: ClassName = System.TypeLoadException
- CONSOLE: HResult = COR_E_TYPELOAD=80131522
- CONSOLE: Source = JetBrains.Platform.Shell
- CONSOLE: TypeLoadResourceID = 0
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.License2.LicenseViewModelBuilder+<>c__DisplayClassc.<CreateSubmodelBuilders>b__8 (JetBrains.DataFlow.Lifetime lt, System.String model, JetBrains.Application.License2.ILicenseData data) [0x00018] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.License2.LicenseViewModel..ctor (JetBrains.DataFlow.Lifetime parentLifetime, JetBrains.Util.ILogger logger, System.String name, JetBrains.Application.License2.ILicenseData data, System.Collections.Generic.IList`1[T] entities, System.Collections.Generic.IList`1[T] submodelBuilders, JetBrains.Application.License2.NewLicenses.NewLicenseDataCache newLicenseDataCache) [0x000d5] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.License2.LicenseViewModelBuilder.CreateModel (JetBrains.DataFlow.Lifetime modelLifetime, System.String name, JetBrains.Application.License2.ILicenseData data, JetBrains.Application.License2.ILicense2CheckComponent license2CheckComponent) [0x00060] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.License2.License2CheckComponent+<>c__DisplayClass10.<.ctor>b__8 () [0x00015] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.License2.License2CheckComponent..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Util.ILogger logger, JetBrains.Application.License2.LicenseViewModelBuilder viewModelBuilder, JetBrains.Application.License2.Persistence.LicenseDataPersister persister, JetBrains.Application.Threading.IThreading threading, JetBrains.Application.License2.IDocumentsThatRequireUserConsent documentsThatRequireUserConsent, JetBrains.Application.License2.License2CheckComponentSettings settings) [0x00215] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/4 [TargetInvocationException]
- CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: Source = mscorlib
- CONSOLE: StackTraceString = “
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x000ab] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x0000f] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/4 [InvalidOperationException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: Data.ArgumentIndex = 1
- CONSOLE: Data.Origin = JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker
- CONSOLE: InnerException = “Exception #2 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #4/4 [LoggerException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #3 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1+<GetEnumerator>d__0[T].MoveNext () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1[T].GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges. Exception has been thrown by the target of an invocation. Object reference not set to an instance of an object
- CONSOLE: --- EXCEPTION #1/4 [NullReferenceException]
- CONSOLE: Message = “Object reference not set to an instance of an object”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException.InnerException
- CONSOLE: ClassName = System.NullReferenceException
- CONSOLE: HResult = E_POINTER=COR_E_NULLREFERENCE=80004003
- CONSOLE: Source = JetBrains.Platform.Shell
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.License2.License2CheckComponent licenseCheckComponent, JetBrains.Util.ILogger logger) [0x00054] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/4 [TargetInvocationException]
- CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: Source = mscorlib
- CONSOLE: StackTraceString = “
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x000ab] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x0000f] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/4 [InvalidOperationException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: Data.ArgumentIndex = 1
- CONSOLE: Data.Origin = JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges
- CONSOLE: InnerException = “Exception #2 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #4/4 [LoggerException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #3 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1+<GetEnumerator>d__0[T].MoveNext () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1[T].GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Exception has been thrown by the target of an invocation. Object reference not set to an instance of an object
- CONSOLE: --- EXCEPTION #1/3 [NullReferenceException]
- CONSOLE: Message = “Object reference not set to an instance of an object”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.NullReferenceException
- CONSOLE: HResult = E_POINTER=COR_E_NULLREFERENCE=80004003
- CONSOLE: Source = JetBrains.Platform.Shell
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker zoneLicenseChecker, JetBrains.Application.Threading.IThreading threading) [0x000b2] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/3 [TargetInvocationException]
- CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: Source = mscorlib
- CONSOLE: StackTraceString = “
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x000ab] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x0000f] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1+<GetEnumerator>d__0[T].MoveNext () [0x00061] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/3 [LoggerException]
- CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #2 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1+<GetEnumerator>d__0[T].MoveNext () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1[T].GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Component descriptor JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges [Singleton, Corrupted] is corrupted and cannot be accessed
- CONSOLE: --- EXCEPTION #1/2 [InvalidOperationException]
- CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges [Singleton, Corrupted] is corrupted and cannot be accessed”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: Source = JetBrains.Platform.ComponentModel
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1+<GetEnumerator>d__0[T].MoveNext () [0x00061] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/2 [LoggerException]
- CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges [Singleton, Corrupted] is corrupted and cannot be accessed”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #1 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1+<GetEnumerator>d__0[T].MoveNext () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00000] in <9da65c3aa2654e53b5f11b79677182e0>:0
- CONSOLE: at JetBrains.Application.Environment.ReportsProductsAllowedToRun..ctor (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.IEnumerable`1[T] canstart, JetBrains.Application.Threading.IThreading threading, JetBrains.Util.ILogger logger) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Reflection.MonoCMethod , System.Object , System.Object[] , System.Exception& ) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.Environment.RunsProducts. Exception has been thrown by the target of an invocation. Could not find method due to a type load error
- CONSOLE: --- EXCEPTION #1/4 [TypeLoadException]
- CONSOLE: Message = “Could not find method due to a type load error”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException.InnerException
- CONSOLE: ClassName = System.TypeLoadException
- CONSOLE: HResult = COR_E_TYPELOAD=80131522
- CONSOLE: Source = JetBrains.Platform.Shell
- CONSOLE: TypeLoadResourceID = 0
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.ComposeVerdictWithPriority.Create[TVerdict] (JetBrains.DataFlow.Lifetime lifetime, JetBrains.DataFlow.CollectionEvents`1[TValue] tellers) [0x00062] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.ReportsProductsAllowedToRun.Init_ComposeProperty (JetBrains.DataFlow.Lifetime lifetime, JetBrains.DataFlow.ICollectionEvents`1[TValue] productvalidators, JetBrains.Application.Threading.IThreading threading) [0x0002f] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.ReportsProductsAllowedToRun..ctor (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.IEnumerable`1[T] canstart, JetBrains.Application.Threading.IThreading threading, JetBrains.Util.ILogger logger) [0x00062] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/4 [TargetInvocationException]
- CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: Source = mscorlib
- CONSOLE: StackTraceString = “
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x000ab] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x0000f] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/4 [InvalidOperationException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.RunsProducts.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: Data.ArgumentIndex = 2
- CONSOLE: Data.Origin = JetBrains.Application.Environment.RunsProducts
- CONSOLE: InnerException = “Exception #2 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #4/4 [LoggerException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.RunsProducts.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #3 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.Environment.RunsProducts. Component descriptor JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker [Singleton, Corrupted] is corrupted and cannot be accessed
- CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
- CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker [Singleton, Corrupted] is corrupted and cannot be accessed”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: Source = JetBrains.Platform.ComponentModel
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/3 [InvalidOperationException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.RunsProducts.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: Data.ArgumentIndex = 6
- CONSOLE: Data.Origin = JetBrains.Application.Environment.RunsProducts
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/3 [LoggerException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.RunsProducts.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #2 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.Environment.TimebombExplosionReporter. Exception has been thrown by the target of an invocation. Value cannot be null. Parameter name: reportsProductsAllowedToRun
- CONSOLE: --- EXCEPTION #1/4 [ArgumentNullException]
- CONSOLE: Message = “Value cannot be null.”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException.InnerException
- CONSOLE: ClassName = System.ArgumentNullException
- CONSOLE: HResult = E_POINTER=COR_E_NULLREFERENCE=80004003
- CONSOLE: Source = JetBrains.Platform.Shell
- CONSOLE: ParamName = reportsProductsAllowedToRun
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.Environment.RunsProducts..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.JetEnvironmentZones zones, JetBrains.Application.Environment.ReportsProductsAllowedToRun reportsProductsAllowedToRun, JetBrains.Application.Environment.JetEnvironment environment, JetBrains.Application.Environment.RunningProducts runningProducts, JetBrains.Util.ILogger logger, JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker zoneLicenseChecker, JetBrains.Application.Environment.ZoneUserPreferenceChecker zoneUserPreferenceChecker, JetBrains.Application.Environment.ITimebombZoneFilter timebombZoneFilter, JetBrains.Application.Components.IInitializationStrategyProvider initializationStrategyProvider, JetBrains.Application.Threading.IThreading threading) [0x00086] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/4 [TargetInvocationException]
- CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: Source = mscorlib
- CONSOLE: StackTraceString = “
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x000ab] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x0000f] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/4 [InvalidOperationException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.TimebombExplosionReporter.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: Data.ArgumentIndex = 1
- CONSOLE: Data.Origin = JetBrains.Application.Environment.TimebombExplosionReporter
- CONSOLE: InnerException = “Exception #2 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #4/4 [LoggerException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.TimebombExplosionReporter.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #3 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Could not bind the component argument descriptor on JetBrains.CommandLine.Common.Console.BatchTool.CommandLineTimebombExplosionReporter. Component descriptor JetBrains.Application.WindowBrandingComponent [Singleton, Corrupted] is corrupted and cannot be accessed
- CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
- CONSOLE: Message = “Component descriptor JetBrains.Application.WindowBrandingComponent [Singleton, Corrupted] is corrupted and cannot be accessed”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: Source = JetBrains.Platform.ComponentModel
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/3 [InvalidOperationException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.CommandLine.Common.Console.BatchTool.CommandLineTimebombExplosionReporter.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: Data.ArgumentIndex = 1
- CONSOLE: Data.Origin = JetBrains.CommandLine.Common.Console.BatchTool.CommandLineTimebombExplosionReporter
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/3 [LoggerException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.CommandLine.Common.Console.BatchTool.CommandLineTimebombExplosionReporter.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #2 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1+<GetEnumerator>d__0[T].MoveNext () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1[T].GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Component JetBrains.Application.Environment.TimebombExplosionReporter [Singleton, Corrupted] construction has failed. Exception has been thrown by the target of an invocation. Object reference not set to an instance of an object
- CONSOLE: --- EXCEPTION #1/4 [NullReferenceException]
- CONSOLE: Message = “Object reference not set to an instance of an object”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException.InnerException
- CONSOLE: ClassName = System.NullReferenceException
- CONSOLE: HResult = E_POINTER=COR_E_NULLREFERENCE=80004003
- CONSOLE: Source = JetBrains.Platform.Shell
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.Environment.TimebombExplosionReporter..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.RunsProducts runsProducts, JetBrains.Util.ILogger logger, System.Collections.Generic.IEnumerable`1[T] reporters) [0x0001d] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/4 [TargetInvocationException]
- CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: Source = mscorlib
- CONSOLE: StackTraceString = “
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x000ab] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x0000f] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/4 [TargetInvocationException]
- CONSOLE: Message = “Component JetBrains.Application.Environment.TimebombExplosionReporter [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #2 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #4/4 [LoggerException]
- CONSOLE: Message = “Component JetBrains.Application.Environment.TimebombExplosionReporter [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #3 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.Extensions.JetPackageRepositoryFactoryEnvironmentComponent. Component descriptor JetBrains.CommandLine.InspectCode.InspectCodeHostProductInfo [Singleton, Corrupted] is corrupted and cannot be accessed
- CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
- CONSOLE: Message = “Component descriptor JetBrains.CommandLine.InspectCode.InspectCodeHostProductInfo [Singleton, Corrupted] is corrupted and cannot be accessed”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: Source = JetBrains.Platform.ComponentModel
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/3 [InvalidOperationException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Extensions.JetPackageRepositoryFactoryEnvironmentComponent.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: Data.ArgumentIndex = 0
- CONSOLE: Data.Origin = JetBrains.Application.Extensions.JetPackageRepositoryFactoryEnvironmentComponent
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/3 [LoggerException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Extensions.JetPackageRepositoryFactoryEnvironmentComponent.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #2 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Component JetBrains.Application.Extensions.JetPackageRepositoryFactoryEnvironmentComponent [Singleton, Corrupted] construction has failed. Exception has been thrown by the target of an invocation. Object reference not set to an instance of an object
- CONSOLE: --- EXCEPTION #1/4 [NullReferenceException]
- CONSOLE: Message = “Object reference not set to an instance of an object”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException.InnerException
- CONSOLE: ClassName = System.NullReferenceException
- CONSOLE: HResult = E_POINTER=COR_E_NULLREFERENCE=80004003
- CONSOLE: Source = JetBrains.Platform.Shell
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.Extensions.JetPackageRepositoryFactoryEnvironmentComponent..ctor (JetBrains.Application.BuildScript.IProductInfo product, System.Collections.Generic.IEnumerable`1[T] parameters) [0x0000c] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/4 [TargetInvocationException]
- CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: Source = mscorlib
- CONSOLE: StackTraceString = “
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x000ab] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x0000f] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/4 [TargetInvocationException]
- CONSOLE: Message = “Component JetBrains.Application.Extensions.JetPackageRepositoryFactoryEnvironmentComponent [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #2 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #4/4 [LoggerException]
- CONSOLE: Message = “Component JetBrains.Application.Extensions.JetPackageRepositoryFactoryEnvironmentComponent [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #3 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Component JetBrains.Application.UI.Components.NonInteractiveMessageBoxHandler [Singleton, Corrupted] construction has failed. Exception has been thrown by the target of an invocation. The type initializer for 'JetBrains.Util.MessageBoxHandlers' threw an exception. Could not find method due to a type load error
- CONSOLE: --- EXCEPTION #1/5 [TypeLoadException]
- CONSOLE: Message = “Could not find method due to a type load error”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException.InnerException.InnerException
- CONSOLE: ClassName = System.TypeLoadException
- CONSOLE: HResult = COR_E_TYPELOAD=80131522
- CONSOLE: TypeLoadResourceID = 0
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/5 [TypeInitializationException]
- CONSOLE: Message = “The type initializer for 'JetBrains.Util.MessageBoxHandlers' threw an exception.”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException.InnerException
- CONSOLE: ClassName = System.TypeInitializationException
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TYPEINITIALIZATION=80131534
- CONSOLE: TypeName = JetBrains.Util.MessageBoxHandlers
- CONSOLE: StackTraceString = “
- CONSOLE: at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/5 [TargetInvocationException]
- CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #2 at Root.InnerException.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: Source = mscorlib
- CONSOLE: StackTraceString = “
- CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x000ab] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x0000f] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #4/5 [TargetInvocationException]
- CONSOLE: Message = “Component JetBrains.Application.UI.Components.NonInteractiveMessageBoxHandler [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #3 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #5/5 [LoggerException]
- CONSOLE: Message = “Component JetBrains.Application.UI.Components.NonInteractiveMessageBoxHandler [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #4 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Component JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges [Singleton, Corrupted] construction has failed. Component descriptor JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges [Singleton, Corrupted] is corrupted and cannot be accessed
- CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
- CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges [Singleton, Corrupted] is corrupted and cannot be accessed”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: Source = JetBrains.Platform.ComponentModel
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/3 [TargetInvocationException]
- CONSOLE: Message = “Component JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/3 [LoggerException]
- CONSOLE: Message = “Component JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #2 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Component JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker [Singleton, Corrupted] construction has failed. Component descriptor JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker [Singleton, Corrupted] is corrupted and cannot be accessed
- CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
- CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker [Singleton, Corrupted] is corrupted and cannot be accessed”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: Source = JetBrains.Platform.ComponentModel
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/3 [TargetInvocationException]
- CONSOLE: Message = “Component JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/3 [LoggerException]
- CONSOLE: Message = “Component JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #2 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Component JetBrains.Application.License2.License2CheckComponent [Singleton, Corrupted] construction has failed. Component descriptor JetBrains.Application.License2.License2CheckComponent [Singleton, Corrupted] is corrupted and cannot be accessed
- CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
- CONSOLE: Message = “Component descriptor JetBrains.Application.License2.License2CheckComponent [Singleton, Corrupted] is corrupted and cannot be accessed”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: Source = JetBrains.Platform.ComponentModel
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/3 [TargetInvocationException]
- CONSOLE: Message = “Component JetBrains.Application.License2.License2CheckComponent [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/3 [LoggerException]
- CONSOLE: Message = “Component JetBrains.Application.License2.License2CheckComponent [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #2 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Component JetBrains.Application.Environment.Components.ExtractProductCommandLineFromHostCommandLine [Singleton, Corrupted] construction has failed. Component descriptor JetBrains.Application.Environment.Components.ExtractProductCommandLineFromHostCommandLine [Singleton, Corrupted] is corrupted and cannot be accessed
- CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
- CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.Components.ExtractProductCommandLineFromHostCommandLine [Singleton, Corrupted] is corrupted and cannot be accessed”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: Source = JetBrains.Platform.ComponentModel
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/3 [TargetInvocationException]
- CONSOLE: Message = “Component JetBrains.Application.Environment.Components.ExtractProductCommandLineFromHostCommandLine [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/3 [LoggerException]
- CONSOLE: Message = “Component JetBrains.Application.Environment.Components.ExtractProductCommandLineFromHostCommandLine [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #2 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Component JetBrains.Application.Environment.ReportsProductsAllowedToRun [Singleton, Corrupted] construction has failed. Component descriptor JetBrains.Application.Environment.ReportsProductsAllowedToRun [Singleton, Corrupted] is corrupted and cannot be accessed
- CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
- CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.ReportsProductsAllowedToRun [Singleton, Corrupted] is corrupted and cannot be accessed”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: Source = JetBrains.Platform.ComponentModel
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/3 [TargetInvocationException]
- CONSOLE: Message = “Component JetBrains.Application.Environment.ReportsProductsAllowedToRun [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/3 [LoggerException]
- CONSOLE: Message = “Component JetBrains.Application.Environment.ReportsProductsAllowedToRun [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #2 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Component JetBrains.Application.Environment.RunsProducts [Singleton, Corrupted] construction has failed. Component descriptor JetBrains.Application.Environment.RunsProducts [Singleton, Corrupted] is corrupted and cannot be accessed
- CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
- CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.RunsProducts [Singleton, Corrupted] is corrupted and cannot be accessed”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: Source = JetBrains.Platform.ComponentModel
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/3 [TargetInvocationException]
- CONSOLE: Message = “Component JetBrains.Application.Environment.RunsProducts [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/3 [LoggerException]
- CONSOLE: Message = “Component JetBrains.Application.Environment.RunsProducts [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #2 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.Shell.ApplyCommandLineKeysToLogger. Component descriptor JetBrains.Application.Environment.Components.ExtractProductCommandLineFromHostCommandLine [Singleton, Corrupted] is corrupted and cannot be accessed
- CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
- CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.Components.ExtractProductCommandLineFromHostCommandLine [Singleton, Corrupted] is corrupted and cannot be accessed”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: Source = JetBrains.Platform.ComponentModel
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/3 [InvalidOperationException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Shell.ApplyCommandLineKeysToLogger.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: Data.ArgumentIndex = 0
- CONSOLE: Data.Origin = JetBrains.Application.Shell.ApplyCommandLineKeysToLogger
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/3 [LoggerException]
- CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Shell.ApplyCommandLineKeysToLogger.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #2 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Component JetBrains.CommandLine.InspectCode.InspectCodeHostProductInfo [Singleton, Corrupted] construction has failed. Component descriptor JetBrains.CommandLine.InspectCode.InspectCodeHostProductInfo [Singleton, Corrupted] is corrupted and cannot be accessed
- CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
- CONSOLE: Message = “Component descriptor JetBrains.CommandLine.InspectCode.InspectCodeHostProductInfo [Singleton, Corrupted] is corrupted and cannot be accessed”
- CONSOLE: ExceptionPath = Root.InnerException.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: Source = JetBrains.Platform.ComponentModel
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/3 [TargetInvocationException]
- CONSOLE: Message = “Component JetBrains.CommandLine.InspectCode.InspectCodeHostProductInfo [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.Reflection.TargetInvocationException
- CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
- CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #3/3 [LoggerException]
- CONSOLE: Message = “Component JetBrains.CommandLine.InspectCode.InspectCodeHostProductInfo [Singleton, Corrupted] construction has failed.”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #2 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- CONSOLE: Fatal error running host's main loop. Component descriptor JetBrains.Application.Environment.ReportsProductsAllowedToRun [Singleton, Corrupted] is corrupted and cannot be accessed
- CONSOLE: --- EXCEPTION #1/2 [InvalidOperationException]
- CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.ReportsProductsAllowedToRun [Singleton, Corrupted] is corrupted and cannot be accessed”
- CONSOLE: ExceptionPath = Root.InnerException
- CONSOLE: ClassName = System.InvalidOperationException
- CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
- CONSOLE: Source = JetBrains.Platform.ComponentModel
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Components.ComponentContainerEx.GetComponent[TInterface] (JetBrains.Application.Components.IComponentContainer container) [0x0004a] in <efa52e53b80a444e9d67eb4c03c06d51>:0
- CONSOLE: at JetBrains.Application.Environment.IJetHostEx.RunHostMessageLoop (JetBrains.Application.Components.IComponentContainer containerEnv) [0x00018] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.HostParameters.MessagePumpMainLoopHostMixin.JetBrains.Application.Environment.HostParameters.IRunMainLoopHostMixin.RunMainLoop (JetBrains.Application.Components.ComponentContainer containerEnv) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.HostParameters.JetHostParametersCaller.RunMainLoop (JetBrains.Application.Components.ComponentContainer containerEnv) [0x0009f] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: ”
- CONSOLE: --- Outer ---
- CONSOLE: --- EXCEPTION #2/2 [LoggerException]
- CONSOLE: Message = “Fatal error running host's main loop. Component descriptor JetBrains.Application.Environment.ReportsProductsAllowedToRun [Singleton, Corrupted] is corrupted and cannot be accessed”
- CONSOLE: ExceptionPath = Root
- CONSOLE: ClassName = JetBrains.Util.LoggerException
- CONSOLE: InnerException = “Exception #1 at Root.InnerException”
- CONSOLE: HResult = COR_E_APPLICATION=80131600
- CONSOLE: StackTraceString = “
- CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception ex, System.String message) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
- CONSOLE: at JetBrains.Application.Environment.HostParameters.JetHostParametersCaller.RunMainLoop (JetBrains.Application.Components.ComponentContainer containerEnv) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalRun (JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Components.ComponentContainer containerEnv) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
- CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
- CONSOLE: ”
- 0: ------- Project finished: ResharperCLINugetTest. Succeeded: False. Errors: 0. Warnings: 0
Advertisement
Add Comment
Please, Sign In to add comment