Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-288604: Initial instantiation of the component TypeComponent { ProjectModelSynchronizer10, State: Corrupted } has failed. Exception has been thrown by the tar

$
0
0
Reporter Sergey Coox (coox) Sergey Coox (coox)
Created Feb 28, 2012 11:45:13 AM
Updated Feb 28, 2012 11:45:13 AM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Assignee Unassigned
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper 6.1 EAP Version=6.5.0.0, Built=2012-02-27T16:55:24, Configuration=“Csharp InternalMode Vbnet VS1000”
Initial instantiation of the component TypeComponent { ProjectModelSynchronizer10, State: Corrupted } has failed. Exception has been thrown by the target of an invocation. Object reference not set to an instance of an object.

--- EXCEPTION #1/4 [NullReferenceException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root.InnerException.InnerException.InnerException
ClassName = System.NullReferenceException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = JetBrains.Platform.ReSharper.VisualStudio.Core
StackTraceString = “
  at JetBrains.VsIntegration.ProjectModel.ProjectModelDescriptionBuilder.GetOrCreateDescriptor(IVsHierarchy hierarchy, Dictionary`2 descriptors, Boolean buildFilesAndFolders, Func`2 projectLookup) in c:\Work\ReSharper\Main.hg\Platform\src\VisualStudio\Core\src\ProjectModel\ProjectModelDescriptionBuilder.cs:line 103
     at JetBrains.VsIntegration.ProjectModel.ProjectModelDescriptionBuilder.BuildDescriptors(IEnumerable`1 hierarchies, Boolean buildFilesAndFolders, Func`2 projectLookup) in c:\Work\ReSharper\Main.hg\Platform\src\VisualStudio\Core\src\ProjectModel\ProjectModelDescriptionBuilder.cs:line 61
     at JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer.ScanHierarchiesOnSolutionOpen(JetHashSet`1 hierarchies) in c:\Work\ReSharper\Main.hg\Platform\src\VisualStudio\Core\src\ProjectModel\ProjectModelSynchronizer.cs:line 114
     at JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer..ctor(Lifetime lifetime, ISolution solution, IShellLocks locks, IVsSolution vsSolution, IVsExternalFilesManager vsExternalFilesManager, IVsRunningDocumentTable vsRunningDocumentTable, PlatformManager platformManager, VsRunningDocumentTableEvents vsRunningDocumentTableEvents, SpecialFilesManager specialFilesManager, BizTalkReferencesHelper bizTalkReferencesHelper, VsProjectReferenceManagerFactory vsProjectReferenceManagerFactory, IVsEnvironmentInformation vsEnvironmentInformation, IProjectFileExtensions projectFileExtensions, IModuleReferenceResolveManager moduleReferenceResolveManager, ProjectModelExtensionsContainer projectModelExtensionsContainer, ProjectFlavoursFactory projectFlavoursFactory, VSSolutionManager solutionManager, ISolutionCahcesConfiguration cahcesConfiguration, ProjectModelUpdater updater, ProjectModelDescriptionBuilder descriptionBuilder) in c:\Work\ReSharper\Main.hg\Platform\src\VisualStudio\Core\src\ProjectModel\ProjectModelSynchronizer.cs:line 103
     at JetBrains.VsIntegration.DevTen.Src.ProjectModel.ProjectModelSynchronizer10..ctor(Lifetime lifetime, VsSolutionManager10 solutionManager, ISolution solution, IShellLocks locks, IVsSolution vsSolution, IVsExternalFilesManager vsExternalFilesManager, IVsRunningDocumentTable vsRunningDocumentTable, PlatformManager platformManager, VsRunningDocumentTableEvents vsRunningDocumentTableEvents, SpecialFilesManager specialFilesManager, BizTalkReferencesHelper bizTalkReferencesHelper, VsProjectReferenceManagerFactory vsProjectReferenceManagerFactory, IVsEnvironmentInformation vsEnvironmentInformation, IProjectFileExtensions projectFileExtensions, IModuleReferenceResolveManager moduleReferenceResolveManager, ProjectModelExtensionsContainer projectModelExtensionsContainer, ProjectFlavoursFactory projectFlavoursFactory, ISolutionCahcesConfiguration cahcesConfiguration, ProjectModelUpdater updater, ProjectModelDescriptionBuilder descriptionBuilder) in c:\Work\ReSharper\Main.hg\Platform\src\VisualStudio\v10.v11\Src\ProjectModel\VSSolutionManager10.cs:line 34


--- Outer —

--- EXCEPTION #2/4 [TargetInvocationException]
Message = “Exception has been thrown by the target of an invocation.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.Reflection.TargetInvocationException
InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
HResult = COR_E_TARGETINVOCATION=80131604
Source = mscorlib
StackTraceString = “
  at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
     at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
     at System.Reflection.ConstructorInfo.Invoke(Object[] parameters)
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() in c:\Work\ReSharper\Main.hg\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 217
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() in c:\Work\ReSharper\Main.hg\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 228
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\Work\ReSharper\Main.hg\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 240
     at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\Work\ReSharper\Main.hg\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 43
     at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\Work\ReSharper\Main.hg\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 120


--- Outer —

--- EXCEPTION #3/4 [InvalidOperationException]
Message = “Initial instantiation of the component TypeComponent { ProjectModelSynchronizer10, State: Corrupted } has failed.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.Descriptor = “TypeComponent { ProjectModelSynchronizer10, State: Corrupted }”
InnerException = “Exception #2 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509

--- Outer —

--- EXCEPTION #4/4 [LoggerException]
Message = “Initial instantiation of the component TypeComponent { ProjectModelSynchronizer10, State: Corrupted } has failed.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #3 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Util.Logger.LogException(Exception ex) in c:\Work\ReSharper\Main.hg\Platform\src\Util\src\Logger\Logger.cs:line 622
     at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\Work\ReSharper\Main.hg\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 126
     at JetBrains.Application.Components.ComponentContainer.Compose() in c:\Work\ReSharper\Main.hg\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 143
     at JetBrains.ProjectModel.Impl.SolutionInstance.OpenSolutionInstance() in c:\Work\ReSharper\Main.hg\Platform\src\Projects\src\impl\SolutionInstance.cs:line 54
     at JetBrains.ProjectModel.Impl.SolutionInstance.CreateSolutionInstance(IPartsCatalogueSet catalogueSet, IComponentContainer parentContainer, SolutionElement solution, ProductConfigurations productConfigurations) in c:\Work\ReSharper\Main.hg\Platform\src\Projects\src\impl\SolutionInstance.cs:line 20
     at JetBrains.ProjectModel.Impl.SolutionManagerBase.CreateSolutionInstance(SolutionElement solution) in c:\Work\ReSharper\Main.hg\Platform\src\Projects\src\impl\SolutionManagerBase.cs:line 127
     at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.OpenVSSolution(Boolean afterOpenSolution) in c:\Work\ReSharper\Main.hg\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 219
     at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.<>c__DisplayClassd.<OnAfterOpenSolution>b__c() in c:\Work\ReSharper\Main.hg\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 177
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.<>c__DisplayClass3.<ExecuteOrQueueOrMerge>b__0() in c:\Work\ReSharper\Main.hg\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 139
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\Work\ReSharper\Main.hg\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266
     at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\Work\ReSharper\Main.hg\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 414
     at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F) in c:\Work\ReSharper\Main.hg\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 64
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.ExecuteOrQueueOrMerge(Lifetime lifetimeQueue, String name, Action F) in c:\Work\ReSharper\Main.hg\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 136
     at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.OnAfterOpenSolution(Object pUnkReserved, Int32 fNewSolution) in c:\Work\ReSharper\Main.hg\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 172
     at JetBrains.VsIntegration.DevTen.Src.ProjectModel.VsSolutionManager10.OnAfterOpenSolution(Object pUnkReserved, Int32 fNewSolution) in c:\Work\ReSharper\Main.hg\Platform\src\VisualStudio\v10.v11\Src\ProjectModel\VSSolutionManager10.cs:line 127
     at Microsoft.VisualStudio.Shell.Interop.IVsSolution.OpenSolutionFile(UInt32 grfOpenOpts, String pszFilename)
     at Microsoft.VisualStudio.PlatformUI.ProjectMruItem.OnOpen()
     at Microsoft.VisualStudio.PlatformUI.MruItem.OpenCommandHandler(IVsUIDispatch sender, String verb, Object argumentIn, Object& argumentOut)
     at Microsoft.Internal.VisualStudio.PlatformUI.UIDispatch.Invoke(String verbName, Object pvaIn, Object& pvaOut)
     at Microsoft.VisualStudio.PlatformUI.MruListItems`1.OpenCommandHandler(String commandName, IVsUIDispatch sender, String verb, Object argumentIn, Object& argumentOut, Boolean moveToTop)
     at Microsoft.VisualStudio.PlatformUI.MruListItems`1.OpenCommandHandler(IVsUIDispatch sender, String verb, Object argumentIn, Object& argumentOut)
     at Microsoft.Internal.VisualStudio.PlatformUI.UIDispatch.Invoke(String verbName, Object pvaIn, Object& pvaOut)
     at Microsoft.Internal.VisualStudio.PlatformUI.DataSourceCollection.Invoke(String verb, Object pvaIn, Object& pvaOut)
     at Microsoft.VisualStudio.PlatformUI.MruListBox.InvokeCommand(String command, Int32 index)
     at Microsoft.VisualStudio.PlatformUI.MruListBox.OpenMruItemExecuted(String openCommandName, Object sender, ExecutedRoutedEventArgs e)
     at Microsoft.VisualStudio.PlatformUI.MruListBox.OpenMruItemExecuted(Object sender, ExecutedRoutedEventArgs e)
     at System.Windows.Input.CommandBinding.OnExecuted(Object sender, ExecutedRoutedEventArgs e)
     at System.Windows.Input.CommandManager.ExecuteCommandBinding(Object sender, ExecutedRoutedEventArgs e, CommandBinding commandBinding)
     at System.Windows.Input.CommandManager.FindCommandBinding(CommandBindingCollection commandBindings, Object sender, RoutedEventArgs e, ICommand command, Boolean execute)
     at System.Windows.Input.CommandManager.FindCommandBinding(Object sender, RoutedEventArgs e, ICommand command, Boolean execute)
     at System.Windows.Input.CommandManager.OnExecuted(Object sender, ExecutedRoutedEventArgs e)
     at System.Windows.UIElement.OnExecutedThunk(Object sender, ExecutedRoutedEventArgs e)
     at System.Windows.Input.ExecutedRoutedEventArgs.InvokeEventHandler(Delegate genericHandler, Object target)
     at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
     at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
     at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
     at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
     at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
     at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
     at System.Windows.Input.RoutedCommand.ExecuteImpl(Object parameter, IInputElement target, Boolean userInitiated)
     at System.Windows.Input.RoutedCommand.ExecuteCore(Object parameter, IInputElement target, Boolean userInitiated)
     at System.Windows.Input.CommandManager.TranslateInput(IInputElement targetElement, InputEventArgs inputEventArgs)
     at System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)
     at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
     at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
     at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
     at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
     at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
     at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
     at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
     at System.Windows.Input.InputManager.ProcessStagingArea()
     at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
     at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
     at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
     at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
     at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

Viewing all articles
Browse latest Browse all 106942

Trending Articles