Reporter | Olga Lobacheva (olka) |
---|---|
Created | Feb 3, 2012 10:31:19 PM |
Updated | Feb 3, 2012 10:31:19 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.40.28, Built=2012-01-25T21:59:26, 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\olga.lobacheva\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\olga.lobacheva\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\olga.lobacheva\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\olga.lobacheva\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
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\olga.lobacheva\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\olga.lobacheva\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)
--- Outer —
--- EXCEPTION #2/5 [LoggerException]
Message = “The process cannot access the file 'C:\Users\olga.lobacheva\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__DisplayClass29.<Save_WriteFile>b__1d(Lifetime lifeFileAccess) at JetBrains.DataFlow.Lifetimes.Using(Action`1 F) at JetBrains.Application.Settings.Storage.Persistence.SettingsStoreSerializationToXmlDiskFile.Save_WriteFile(SaveDiffFlags flagsDiff, SaveForcedFlags flagsForced) at JetBrains.Application.Settings.Storage.Persistence.SettingsStoreSerializationToXmlDiskFile.<SaveRequested>b__f() at JetBrains.Threading.ThreadManager.PooledThread.ThreadProc() at JetBrains.Util.Logger.Catch(Action action) at JetBrains.Threading.ThreadManager.PooledThread.<.ctor>b__1() 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\olga.lobacheva\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
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) at JetBrains.Application.Settings.Logging.SettingsLogging.<>c__DisplayClass4.<.ctor>b__0() at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value) at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) at JetBrains.DataFlow.SimpleSignal.Fire() at JetBrains.Threading.ReentrancyGuardTimer.OnTimerTickReentrantSafe() at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) at JetBrains.Threading.ReentrancyGuardTimer.OnTimerTick() at JetBrains.Util.Logger.Catch(Action action) at JetBrains.Threading.ReentrancyGuardTimer.<InitDataFlow>b__6(Object , EventArgs ) 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)