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

RSRP-277283: There were non-fatal failures in the Settings subsystem caused by actual settings data. The Settings Storage “Solution ReSharper Personal” could not b

$
0
0
Reporter Sergey Coox (coox) Sergey Coox (coox)
Created Oct 19, 2011 3:36:35 PM
Updated Mar 5, 2012 4:32:25 PM
Priority Major
Type Exception
Fix versions 6.1
State Open
Assignee Serge Baltic (baltic)
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper 6.1 EAP Version=6.1.0.9189, Built=2011-10-19T09:55:20, Configuration=“Csharp InternalMode Vbnet VS1000”
There were non-fatal failures in the Settings subsystem caused by actual settings data. The Settings Storage “Solution ReSharper Personal” could not be written to XML Settings Storage file ReSharper.sln.DotSettings.user because there were 2 write errors.

--- EXCEPTION #1/5 [InvalidOperationException]
Message = “The Settings Storage “Solution ReSharper Personal” could not be written to XML Settings Storage file ReSharper.sln.DotSettings.user because there were 2 write errors.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#0.InnerException
ClassName = System.InvalidOperationException
Data.Path = C:\Work\ReSharper\Main\src\ReSharper.sln.DotSettings.user
HResult = COR_E_INVALIDOPERATION=80131509

--- Outer —

--- EXCEPTION #2/5 [LoggerException]
Message = “The Settings Storage “Solution ReSharper Personal” could not be written to XML Settings Storage file ReSharper.sln.DotSettings.user because there were 2 write errors.”
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.<SaveRequested>b__9() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Shell\src\Settings\Storage\Persistence\SettingsStoreSerializationToXmlDiskFile.cs:line 126
     at JetBrains.Threading.ThreadManager.PooledThread.ThreadProc() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Threading\ThreadManager.cs:line 152
     at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Logger\Logger.cs:line 245
     at JetBrains.Threading.ThreadManager.PooledThread.<.ctor>b__1() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Threading\ThreadManager.cs:line 116
     at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Threading.ThreadHelper.ThreadStart()


--- Outer —

--- EXCEPTION #3/5 [CompoundException]
Message = “There were exceptions.”
ExceptionPath = Root.InnerException.InnerException
ExceptionsCount = 1
Messages.#0 = “The Settings Storage “Solution ReSharper Personal” could not be written to XML Settings Storage file ReSharper.sln.DotSettings.user because there were 2 write errors.”
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
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #4 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Application.ComponentModel.LoggerComponent.JetBrains.Util.ILogger.LogException(Exception ex, ExceptionOrigin origin) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Shell\src\ComponentModel\LoggerComponent.cs:line 20
     at JetBrains.Application.Settings.Logging.SettingsLogging.<>c__DisplayClass4.<.ctor>b__0() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Shell\src\Settings\Logging\SettingsLogging.cs:line 52
     at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Extension\ISignalEx.cs:line 23
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.<.ctor>b__0(Signal`1 this, TValue value, Object cookie) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 518
at Signal(Boolean::ReentarncyGuardTimer.Tick).Fire[0](Action`3 , Signal`1 , 0 , Object )
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 477
     at JetBrains.DataFlow.SimpleSignal.Fire() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\SimpleSignal.cs:line 67
     at JetBrains.Threading.ReentrancyGuardTimer.OnTimerTickReentrantSafe() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\ReentrancyGuardTimer.cs:line 204
at Action(ReentrancyGuardTimer.OnTimerTickReentrantSafe).Execute(Action )
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 261
     at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 301
     at JetBrains.Threading.ReentrancyGuardTimer.OnTimerTick() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\ReentrancyGuardTimer.cs:line 187
     at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Logger\Logger.cs:line 245
     at JetBrains.Threading.ReentrancyGuardTimer.<InitDataFlow>b__6(Object , EventArgs ) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\ReentrancyGuardTimer.cs:line 149
     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)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>