Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Mar 28, 2012 11:05:55 PM |
Updated | Mar 28, 2012 11:05:55 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.0.931, Built=2012-03-13T19:09:30, Configuration=“Csharp PublicMode Vbnet VS1100”
All documents should be comitted, but these are dirty: <SBM>\Forms_Operação\frmOperação_Tesouraria_Pendências_Boletos.cs.
--- EXCEPTION #1/2 [AssertionException]
Message = “All documents should be comitted, but these are dirty: <SBM>\Forms_Operação\frmOperação_Tesouraria_Pendências_Boletos.cs.”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.ReSharper.Psi
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “All documents should be comitted, but these are dirty: <SBM>\Forms_Operação\frmOperação_Tesouraria_Pendências_Boletos.cs.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “Pool Thread #0”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
All documents should be comitted, but these are dirty: <SBM>\Forms_Operação\frmOperação_Tesouraria_Pendências_Boletos.cs.
--- EXCEPTION #1/2 [AssertionException]
Message = “All documents should be comitted, but these are dirty: <SBM>\Forms_Operação\frmOperação_Tesouraria_Pendências_Boletos.cs.”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.ReSharper.Psi
StackTraceString = “
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.AssertAllDocumentAreCommited(String customText) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\_Core\src\impl\PsiManager\PsiManagerImpl.cs:line 981 at JetBrains.ReSharper.Features.Intellisense.ParameterInfo.EditorParameterInfoHandler.GetParameterInfoContext(Int32 expectedLParenthOffset, Char invocationChar) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Features\Intellisense\src\ParameterInfo\EditorParameterInfoHandler.cs:line 486 at JetBrains.ReSharper.Features.Intellisense.ParameterInfo.EditorParameterInfoHandler.AsyncExecuter.Work() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Features\Intellisense\src\ParameterInfo\EditorParameterInfoHandler.cs:line 210 at JetBrains.Application.InterruptableReadActivity.DoWork() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\InterruptableReadActivity.cs:line 208 at JetBrains.Application.InterruptableReadActivity.WorkerThreadProc() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\InterruptableReadActivity.cs:line 104
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “All documents should be comitted, but these are dirty: <SBM>\Forms_Operação\frmOperação_Tesouraria_Pendências_Boletos.cs.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “Pool Thread #0”
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.InterruptableReadActivity.WorkerThreadProc() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\InterruptableReadActivity.cs:line 137 at JetBrains.Threading.ThreadManager.PooledThread.ThreadProc() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Threading\ThreadManager.cs:line 152 at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Logger\Logger.cs:line 243 at JetBrains.Threading.ThreadManager.PooledThread.<.ctor>b__1() in c:\BuildAgent\work\3355b838ddaf4e5c\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()