Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Mar 25, 2012 2:44:01 AM |
Updated | Mar 25, 2012 2:44:01 AM |
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.0.931, Built=2012-03-13T21:09:30, Configuration=“Csharp PublicMode Vbnet VS1100”
The timeout 00:00:01 expired waiting for the writer lock.
--- EXCEPTION #1/2 [SynchronizationLockException]
Message = “The timeout 00:00:01 expired waiting for the writer lock.”
ExceptionPath = Root.InnerException
ClassName = System.Threading.SynchronizationLockException
HResult = COR_E_SYNCHRONIZATIONLOCK=80131518
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “The timeout 00:00:01 expired waiting for the writer lock.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “Pool Thread #1”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
The timeout 00:00:01 expired waiting for the writer lock.
--- EXCEPTION #1/2 [SynchronizationLockException]
Message = “The timeout 00:00:01 expired waiting for the writer lock.”
ExceptionPath = Root.InnerException
ClassName = System.Threading.SynchronizationLockException
HResult = COR_E_SYNCHRONIZATIONLOCK=80131518
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
at JetBrains.Util.Concurrency.ReaderWriterLockSlimEx.EnterWriteLock(ReaderWriterLockSlim thіs, TimeSpan time) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReaderWriterLockSlimEx.cs:line 19 at JetBrains.Util.Concurrency.ReaderWriterLockSlimEx.UsingWriteLock(ReaderWriterLockSlim thіs, TimeSpan time) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReaderWriterLockSlimEx.cs:line 29 at JetBrains.Application.Settings.Storage.SettingsStorageFlat.JetBrains.Application.Settings.Storage.Persistence.ISettingsStorageEntriesSerialization.Load(SettingsStorageLoadFlag flag, Func`1 FReadEntries) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Settings\Storage\DefaultBody\SettingsStorageFlat.cs:line 713
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “The timeout 00:00:01 expired waiting for the writer lock.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “Pool Thread #1”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Application.Settings.Storage.Persistence.SettingsStorageXmlStreamSerialization.JetBrains.Application.Settings.Storage.Persistence.ISettingsStorageStreamSerialization.Load(SettingsStorageLoadFlag flag, Action`1 FWithStream, ILogger logger) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Settings\Storage\Persistence\SettingsStorageXmlStreamSerialization.cs:line 36 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 620 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 734 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()