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

RSRP-288612: There were non-fatal failures in the Settings subsystem caused by actual settings data. The settings file could not be made writable: QueryEditFile re

$
0
0
Reporter Evgeniy Koshkin (evgeniy.koshkin) Evgeniy Koshkin (evgeniy.koshkin)
Created Feb 28, 2012 12:52:04 PM
Updated Feb 28, 2012 12:52:35 PM
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 Version=6.1.37.134, Built=2011-12-29T11:10:02, Configuration=“Csharp InternalMode Vbnet VS0900”
There were non-fatal failures in the Settings subsystem caused by actual settings data. The settings file could not be made writable: QueryEditFile returned False. Settings will not be saved this time.

--- EXCEPTION #1/5 [IOException]
Message = “The settings file could not be made writable: QueryEditFile returned False. Settings will not be saved this time.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#0.InnerException
ClassName = System.IO.IOException
HResult = COR_E_IO=80131620

--- Outer —

--- EXCEPTION #2/5 [LoggerException]
Message = “The settings file could not be made writable: QueryEditFile returned False. Settings will not be saved this time.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#0
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException.InnerException.Exceptions.#0.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Application.Settings.Storage.Persistence.SettingsStoreSerializationToXmlDiskFile.Save_QueryEditFile()
     at JetBrains.Application.Settings.Storage.Persistence.SettingsStoreSerializationToXmlDiskFile.<SaveRequested>b__e()
     at JetBrains.Threading.JetDispatcher.Closure.Execute()
     at JetBrains.Threading.JetDispatcher.BeginOrInvoke(String name, Action action)
     at JetBrains.Application.Settings.Storage.Persistence.SettingsStoreSerializationToXmlDiskFile.SaveRequested()
     at JetBrains.Application.Settings.Storage.Persistence.SettingsStoreSerializationToXmlDiskFile.<>c__DisplayClass7.<Init_SaveOnDirty>b__6()
     at JetBrains.Threading.GroupingEvent.Execute()
     at JetBrains.Threading.GroupingEventHost.ExecuteExpiredEvents()
     at JetBrains.UI.Application.LocalReentrancyGuard.TryExecute(Action action)
     at JetBrains.Threading.GroupingEventHost.OnClockTimerTick()
     at JetBrains.Threading.GroupingEventHost.ClockTimer.OnTimerTick(Object sender, EventArgs e)
     at System.Windows.Forms.Timer.OnTick(EventArgs e)
     at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
     at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
     at JetBrains.Interop.WinApi.User32Dll.MessageBoxW(Void* hWnd, String lpText, String lpCaption, UInt32 uType)
     at JetBrains.UI.Application.UiApplicationMessageBoxHandler.UiApplicationMessageBox(IntPtr window, String text, String caption, MessageBoxFlags flags)
     at JetBrains.Util.MessageBox.ShowCore(IntPtr window, String text, String caption, MessageBoxFlags flags)
     at JetBrains.Util.MessageBox.ShowError(String text)
     at JetBrains.ProjectModel.Impl.ProjectSettingsComponent.SaveSettingsDocument(FileSystemPath settingsFilePath, XmlDocument xmlDocument)
     at JetBrains.ProjectModel.Impl.ProjectSettingsComponent.WriteToXml(FileSystemPath settingsFilePath, XmlExternalizationScope scope, Func`3 funcSerializeXmlBag)
     at JetBrains.ProjectModel.Impl.ProjectSettingsComponent.OnSaveSettingsXmlBag(Func`3 funcSerializeXmlBag)
     at JetBrains.Application.Configuration.SettingsComponentBase.System.IDisposable.Dispose()
     at JetBrains.Application.Configuration.Upgrade.SettingsUpgradeBase`2.DoUpgrade(IComponentContainer parentContainer, IPartsCatalogueSet catalogueSet, IContextBoundSettingsStore boundSettingsStore)
     at JetBrains.ProjectModel.Settings.Upgrade.ProjectSettingsUpgrade..ctor(Lifetime lifetime, IComponentContainer parentContainer, IPartsCatalogueSet catalogueSet, ISettingsStore settingsStore, IProject project, IEnsureWritableHandler ensureWritableHandler, ProductConfigurations productConfigurations, ResetSettings resetSettings, ProjectSettings projectSettings)
     at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
     at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
     at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl()
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance()
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError)
     at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance()
     at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors)
     at JetBrains.Application.Components.ComponentContainer.Compose()
     at JetBrains.ProjectModel.Impl.ProjectInstance.InitializeComponents()
     at JetBrains.ProjectModel.Impl.ProjectManagerBase.OpenProjectInstance(ProjectInstance projectInstance)
     at JetBrains.ProjectModel.Impl.ProjectManagerBase.OpenProject(IProject project)
     at JetBrains.ProjectModel.Impl.ProjectManagerInitializer.<>c__DisplayClass4.<.ctor>b__0()
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing)
     at JetBrains.ProjectModel.Impl.ProjectManagerInitializer..ctor(Lifetime lifetime, ISolution solution, ProjectManager projectManager, IShellLocks locks, ProjectModelElementPointerManager doNotRemove)
     at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
     at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
     at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl()
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance()
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError)
     at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance()
     at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors)
     at JetBrains.Application.Components.ComponentContainer.Compose()
     at JetBrains.ProjectModel.Impl.SolutionInstanceBase.Open()
     at JetBrains.ProjectModel.Impl.SolutionManagerBase.OpenSolutionInstance(SolutionInstanceBase solutionInstance)
     at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.OpenVSSolution(Boolean afterOpenSolution)
     at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.<>c__DisplayClassb.<OnAfterOpenSolution>b__a()
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.<>c__DisplayClass3.<ExecuteOrQueueOrMerge>b__0()
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
     at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action)
     at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F)
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.ExecuteOrQueueOrMerge(Lifetime lifetimeQueue, String name, Action F)
     at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.OnAfterOpenSolution(Object pUnkReserved, Int32 fNewSolution)


--- Outer —

--- EXCEPTION #3/5 [CompoundException]
Message = “There were exceptions.”
ExceptionPath = Root.InnerException.InnerException
ExceptionsCount = 1
Messages.#0 = “The settings file could not be made writable: QueryEditFile returned False. Settings will not be saved this time.”
Exceptions.#0 = “Exception #2 at Root.InnerException.InnerException.Exceptions.#0”
ClassName = JetBrains.Util.CompoundException
HResult = COR_E_APPLICATION=80131600

--- Outer —

--- EXCEPTION #4/5 [InvalidOperationException]
Message = “There were non-fatal failures in the Settings subsystem caused by actual settings data.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
InnerException = “Exception #3 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509

--- Outer —

--- EXCEPTION #5/5 [LoggerException]
Message = “There were non-fatal failures in the Settings subsystem caused by actual settings data.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #4 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Util.Logger.LogException(Exception ex)
     at JetBrains.Application.ComponentModel.LoggerComponent.JetBrains.Util.ILogger.LogException(Exception ex, ExceptionOrigin origin)
     at JetBrains.Application.Settings.Logging.SettingsLogging.<>c__DisplayClass4.<.ctor>b__0()
     at JetBrains.Application.Settings.Logging.SettingsLogging.<>c__DisplayClass6.<.ctor>b__2()
     at JetBrains.Threading.TimedActionsHost.TimedAction.Execute()
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
     at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__4(QueuedAction action)
     at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor)
     at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions()
     at JetBrains.Threading.JetDispatcher.Closure.Execute()
     at JetBrains.Threading.JetDispatcher.ProcessQueue()
     at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
     at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
     at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
     at System.Delegate.DynamicInvokeImpl(Object[] args)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
     at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
     at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.runTryCode(Object userData)
     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.ProcessQueue()
     at System.Windows.Threading.Dispatcher.WndProcHook(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, Boolean isSingleParameter)
     at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
     at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
     at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
     at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

Viewing all articles
Browse latest Browse all 106942

Trending Articles