Reporter | Sergey Shkredov (serjic.shkredov) |
---|---|
Created | Apr 23, 2012 7:34:51 PM |
Updated | Apr 23, 2012 7:34:51 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 7 EAP for Visual Studio 11 Beta Version=7.0.19.8, Built=2012-04-19T07:06:56, Configuration=“Csharp InternalMode Vbnet VS1100”
There were non-fatal failures in the Settings subsystem caused by actual settings data. There were 2 exceptions. The process cannot access the file 'C:\Users\sergey.shkredov\AppData\Roaming\JetBrains\ReSharper\vAny\GlobalSettingsStorage.DotSettings' because it is being used by another process. Could not get access for writing the Settings Storage file. The file is currently locked by someone else. As this is a routine background save, will keep trying saving the file from time to time.
--- EXCEPTION #1/7 [IOException]
Message = “The process cannot access the file 'C:\Users\sergey.shkredov\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/7 [LoggerException]
Message = “The process cannot access the file 'C:\Users\sergey.shkredov\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 = “
”
--- Next Branch —
--- EXCEPTION #3/7 [IOException]
Message = “Could not get access for writing the Settings Storage file. The file is currently locked by someone else. As this is a routine background save, will keep trying saving the file from time to time.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#1.InnerException
ClassName = System.IO.IOException
HResult = COR_E_IO=80131620
--- Outer —
--- EXCEPTION #4/7 [LoggerException]
Message = “Could not get access for writing the Settings Storage file. The file is currently locked by someone else. As this is a routine background save, will keep trying saving the file from time to time.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#1
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #3 at Root.InnerException.InnerException.Exceptions.#1.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
--- Outer —
--- EXCEPTION #5/7 [CompoundException]
Message = “There were exceptions.”
ExceptionPath = Root.InnerException.InnerException
ExceptionsCount = 2
Messages.#0 = “The process cannot access the file 'C:\Users\sergey.shkredov\AppData\Roaming\JetBrains\ReSharper\vAny\GlobalSettingsStorage.DotSettings' because it is being used by another process.”
Messages.#1 = “Could not get access for writing the Settings Storage file. The file is currently locked by someone else. As this is a routine background save, will keep trying saving the file from time to time.”
Exceptions.#0 = “Exception #2 at Root.InnerException.InnerException.Exceptions.#0”
Exceptions.#1 = “Exception #4 at Root.InnerException.InnerException.Exceptions.#1”
ClassName = JetBrains.Util.CompoundException
HResult = COR_E_APPLICATION=80131600
--- Outer —
--- EXCEPTION #6/7 [InvalidOperationException]
Message = “There were non-fatal failures in the Settings subsystem caused by actual settings data.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
InnerException = “Exception #5 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #7/7 [LoggerException]
Message = “There were non-fatal failures in the Settings subsystem caused by actual settings data.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #6 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
There were non-fatal failures in the Settings subsystem caused by actual settings data. There were 2 exceptions. The process cannot access the file 'C:\Users\sergey.shkredov\AppData\Roaming\JetBrains\ReSharper\vAny\GlobalSettingsStorage.DotSettings' because it is being used by another process. Could not get access for writing the Settings Storage file. The file is currently locked by someone else. As this is a routine background save, will keep trying saving the file from time to time.
--- EXCEPTION #1/7 [IOException]
Message = “The process cannot access the file 'C:\Users\sergey.shkredov\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/7 [LoggerException]
Message = “The process cannot access the file 'C:\Users\sergey.shkredov\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__DisplayClass2a.<Save_WriteFile>b__1e(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__10() 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()
--- Next Branch —
--- EXCEPTION #3/7 [IOException]
Message = “Could not get access for writing the Settings Storage file. The file is currently locked by someone else. As this is a routine background save, will keep trying saving the file from time to time.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#1.InnerException
ClassName = System.IO.IOException
HResult = COR_E_IO=80131620
--- Outer —
--- EXCEPTION #4/7 [LoggerException]
Message = “Could not get access for writing the Settings Storage file. The file is currently locked by someone else. As this is a routine background save, will keep trying saving the file from time to time.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#1
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #3 at Root.InnerException.InnerException.Exceptions.#1.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Application.Settings.Storage.Persistence.SettingsStoreSerializationToXmlDiskFile.<>c__DisplayClass2a.<Save_WriteFile>b__1e(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__10() 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 #5/7 [CompoundException]
Message = “There were exceptions.”
ExceptionPath = Root.InnerException.InnerException
ExceptionsCount = 2
Messages.#0 = “The process cannot access the file 'C:\Users\sergey.shkredov\AppData\Roaming\JetBrains\ReSharper\vAny\GlobalSettingsStorage.DotSettings' because it is being used by another process.”
Messages.#1 = “Could not get access for writing the Settings Storage file. The file is currently locked by someone else. As this is a routine background save, will keep trying saving the file from time to time.”
Exceptions.#0 = “Exception #2 at Root.InnerException.InnerException.Exceptions.#0”
Exceptions.#1 = “Exception #4 at Root.InnerException.InnerException.Exceptions.#1”
ClassName = JetBrains.Util.CompoundException
HResult = COR_E_APPLICATION=80131600
--- Outer —
--- EXCEPTION #6/7 [InvalidOperationException]
Message = “There were non-fatal failures in the Settings subsystem caused by actual settings data.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
InnerException = “Exception #5 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #7/7 [LoggerException]
Message = “There were non-fatal failures in the Settings subsystem caused by actual settings data.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #6 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)