Reporter | Alexey Kuptsov (alexey.kuptsov) |
---|---|
Created | Feb 20, 2012 7:54:24 PM |
Updated | Feb 20, 2012 7:54:24 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.4695, Built=2012-02-19T11:13:40, Configuration=“Csharp InternalMode Vbnet VS1000”
The timeout 00:00:16 expired waiting for the lock.
--- EXCEPTION #1/2 [SynchronizationLockException]
Message = “The timeout 00:00:16 expired waiting for the 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:16 expired waiting for the lock.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = vb
Data.ManagedThreadName = “Pool Thread #2”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50128.0
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
The timeout 00:00:16 expired waiting for the lock.
--- EXCEPTION #1/2 [SynchronizationLockException]
Message = “The timeout 00:00:16 expired waiting for the lock.”
ExceptionPath = Root.InnerException
ClassName = System.Threading.SynchronizationLockException
HResult = COR_E_SYNCHRONIZATIONLOCK=80131518
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
at JetBrains.Util.Concurrency.LockObject.UsingLock(TimeSpan timeout) in c:\Work\ReSharper\Main\Platform\src\Util\src\Concurrency\LockObject.cs:line 24 at JetBrains.Application.Settings.Storage.Persistence.SettingsStoreSerializationToXmlDiskFile.Reload(ReloadReason reason) in c:\Work\ReSharper\Main\Platform\src\Shell\src\Settings\Storage\Persistence\SettingsStoreSerializationToXmlDiskFile.cs:line 257 at JetBrains.Application.Settings.Storage.Persistence.SettingsStoreSerializationToXmlDiskFile.<ReloadOnFileChangeRequested>b__1a() in c:\Work\ReSharper\Main\Platform\src\Shell\src\Settings\Storage\Persistence\SettingsStoreSerializationToXmlDiskFile.cs:line 247 at JetBrains.Threading.ThreadManager.PooledThread.ThreadProc() in c:\Work\ReSharper\Main\Platform\src\Util\src\Threading\ThreadManager.cs:line 152
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “The timeout 00:00:16 expired waiting for the lock.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = vb
Data.ManagedThreadName = “Pool Thread #2”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50128.0
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.Logger.LogException(Exception ex) in c:\Work\ReSharper\Main\Platform\src\Util\src\Logger\Logger.cs:line 622 at JetBrains.Threading.ThreadManager.PooledThread.ThreadProc() in c:\Work\ReSharper\Main\Platform\src\Util\src\Threading\ThreadManager.cs:line 160 at JetBrains.Util.Logger.Catch(Action action) in c:\Work\ReSharper\Main\Platform\src\Util\src\Logger\Logger.cs:line 243 at JetBrains.Threading.ThreadManager.PooledThread.<.ctor>b__1() in c:\Work\ReSharper\Main\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()