Reporter | Sergey Coox (coox) |
---|---|
Created | Feb 28, 2012 12:56:31 PM |
Updated | Feb 28, 2012 12:56:31 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 Current Development Version=6.5.1.5223, Built=2012-02-26T15:15:40, Configuration=“Csharp InternalMode Vbnet VS1000”
There were non-fatal failures in the Settings subsystem caused by actual settings data. The process cannot access the file 'C:\Users\qx\AppData\Roaming\JetBrains\ReSharper\vAny\GlobalSettingsStorage.DotSettings' because it is being used by another process.
--- EXCEPTION #1/5 [IOException]
Message = “The process cannot access the file 'C:\Users\qx\AppData\Roaming\JetBrains\ReSharper\vAny\GlobalSettingsStorage.DotSettings' because it is being used by another process.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#0.InnerException
ClassName = System.IO.IOException
HResult = 80070020
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/5 [LoggerException]
Message = “The process cannot access the file 'C:\Users\qx\AppData\Roaming\JetBrains\ReSharper\vAny\GlobalSettingsStorage.DotSettings' because it is being used by another process.”
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 = “
”
--- Outer —
--- EXCEPTION #3/5 [CompoundException]
Message = “There were exceptions.”
ExceptionPath = Root.InnerException.InnerException
ExceptionsCount = 1
Messages.#0 = “The process cannot access the file 'C:\Users\qx\AppData\Roaming\JetBrains\ReSharper\vAny\GlobalSettingsStorage.DotSettings' because it is being used by another process.”
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.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #4 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
There were non-fatal failures in the Settings subsystem caused by actual settings data. The process cannot access the file 'C:\Users\qx\AppData\Roaming\JetBrains\ReSharper\vAny\GlobalSettingsStorage.DotSettings' because it is being used by another process.
--- EXCEPTION #1/5 [IOException]
Message = “The process cannot access the file 'C:\Users\qx\AppData\Roaming\JetBrains\ReSharper\vAny\GlobalSettingsStorage.DotSettings' because it is being used by another process.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#0.InnerException
ClassName = System.IO.IOException
HResult = 80070020
Source = mscorlib
StackTraceString = “
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) at JetBrains.Application.Settings.Storage.Persistence.SettingsStoreSerializationToXmlDiskFile.Save_WriteFile_OpenStreamAndTakeLock(Lifetime lifeFileAccess, FileSystemPath path, SaveForcedFlags flagsForced, Boolean isRecursing) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Settings\Storage\Persistence\SettingsStoreSerializationToXmlDiskFile.cs:line 749
--- Outer —
--- EXCEPTION #2/5 [LoggerException]
Message = “The process cannot access the file 'C:\Users\qx\AppData\Roaming\JetBrains\ReSharper\vAny\GlobalSettingsStorage.DotSettings' because it is being used by another process.”
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.<>c__DisplayClass36.<Save_WriteFile>b__28(Lifetime lifeFileAccess) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Settings\Storage\Persistence\SettingsStoreSerializationToXmlDiskFile.cs:line 589 at JetBrains.DataFlow.Lifetimes.Using(Action`1 F) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 20 at JetBrains.Application.Settings.Storage.Persistence.SettingsStoreSerializationToXmlDiskFile.Save_WriteFile(SaveDiffFlags flagsDiff, SaveForcedFlags flagsForced) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Settings\Storage\Persistence\SettingsStoreSerializationToXmlDiskFile.cs:line 724 at JetBrains.Application.Settings.Storage.Persistence.SettingsStoreSerializationToXmlDiskFile.<SaveRequested>b__10() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Settings\Storage\Persistence\SettingsStoreSerializationToXmlDiskFile.cs:line 196 at JetBrains.Threading.ThreadManager.PooledThread.ThreadProc() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Threading\ThreadManager.cs:line 152 at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Logger\Logger.cs:line 243 at JetBrains.Threading.ThreadManager.PooledThread.<.ctor>b__1() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Threading\ThreadManager.cs:line 116 at System.Threading.ThreadHelper.ThreadStart_Context(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.Threading.ThreadHelper.ThreadStart()
--- Outer —
--- EXCEPTION #3/5 [CompoundException]
Message = “There were exceptions.”
ExceptionPath = Root.InnerException.InnerException
ExceptionsCount = 1
Messages.#0 = “The process cannot access the file 'C:\Users\qx\AppData\Roaming\JetBrains\ReSharper\vAny\GlobalSettingsStorage.DotSettings' because it is being used by another process.”
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.LastExtension = cs
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\1939c01d7b25093a\Platform\src\Shell\src\ComponentModel\LoggerComponent.cs:line 19 at JetBrains.Application.Settings.Logging.SettingsLogging.<>c__DisplayClass4.<.ctor>b__0() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Settings\Logging\SettingsLogging.cs:line 51 at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\Extension\ISignalEx.cs:line 22 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524 at JetBrains.DataFlow.SimpleSignal.Fire() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\SimpleSignal.cs:line 66 at JetBrains.Threading.ReentrancyGuardTimer.OnTimerTickReentrantSafe() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuardTimer.cs:line 203 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266 at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 304 at JetBrains.Threading.ReentrancyGuardTimer.OnTimerTick() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuardTimer.cs:line 186 at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Logger\Logger.cs:line 243 at JetBrains.Threading.ReentrancyGuardTimer.<InitDataFlow>b__6(Object , EventArgs ) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuardTimer.cs:line 148 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)