Priority
Normal
Type
Exception 
State
Duplicate RSRP-157104  
Assignee
Eugene Pasynkov 
Subsystem
No subsystem 
Affected versions
Fixed in
Fixed in build
Next build
  • Submitted by   Jeremy Thomas
    6 months ago (17 Feb 2010 05:57)
  • Updated by   Andrew Serebryansky
    5 weeks ago (31 Jul 2010 16:04)
RSRP-158554 InvalidOperationException : The value “1.012” is not valid. The value must be not above “1”.
0
ReSharper 5 Version=5.0.1615.77, Built=2010-02-13T20:07:06, Configuration=“Csharp PublicMode Vbnet VS0900”
The value “1.012” is not valid. The value must be not above “1”.

--- EXCEPTION #1/2 [InvalidOperationException]
Message = “The value “1.012” is not valid. The value must be not above “1”.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “  at JetBrains.DataFlow.PropertyValidator.<>c__DisplayClass7`1.<CreateMaximumValidator>b__5(BeforePropertyChangedEventArgs`1 e) in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Util\src\DataFlow\PropertyValidator.cs:line 72
 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Util\src\DataFlow\Signal!1.cs:line 321
 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Util\src\DataFlow\Signal!1.cs:line 474
 at JetBrains.DataFlow.Property`1.FireBeforeChange(TValue old, TValue new, Object cookie) in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Util\src\DataFlow\Property!1.cs:line 153
 at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Util\src\DataFlow\Property!1.cs:line 412
 at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass17`2.<FlowIntoReadonly>b__16(PropertyChangedEventArgs`1 args) in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 141
 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Util\src\DataFlow\Signal!1.cs:line 316


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “The value “1.012” is not valid. The value must be not above “1”.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “  at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Util\src\DataFlow\Signal!1.cs:line 322
 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Util\src\DataFlow\Signal!1.cs:line 475
 at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Util\src\DataFlow\Property!1.cs:line 167
 at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Util\src\DataFlow\Property!1.cs:line 449
 at JetBrains.DataFlow.CompositeProperty`3.OnAnySourceChanged() in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Util\src\DataFlow\CompositeProperty!3.cs:line 109
 at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass34`1.<Advise_NoAcknowledgement>b__33(PropertyChangedEventArgs`1 args) in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Util\src\DataFlow\Extension\ISignalEx.cs:line 316
 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Util\src\DataFlow\Signal!1.cs:line 316
 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Util\src\DataFlow\Signal!1.cs:line 475
 at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Util\src\DataFlow\Property!1.cs:line 167
 at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Util\src\DataFlow\Property!1.cs:line 449
 at JetBrains.DataFlow.Property`1.set_Value(TValue value) in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Util\src\DataFlow\Property!1.cs:line 542
 at JetBrains.ReSharper.Psi.Impl.Caches2.CacheWorkItemSubprogress.Advance(Double units) in c:\Agent\work\7cdfb0f7eea8b9bf\src\Psi\src\impl\caches2\CacheWorkItemSubprogress.cs:line 231
 at JetBrains.Application.Progress.ProgressIndicatorExtensions.Advance(IProgressIndicator progress) in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Shell\src\Progress\ProgressIndicatorExtensions.cs:line 23
 at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdater.AddAssembliesJob.<>c__DisplayClass22.<Do>b__1e(IAssembly assembly) in c:\Agent\work\7cdfb0f7eea8b9bf\src\Psi\src\impl\caches2\symbolCache\CacheUpdater.cs:line 420
 at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdater.<>c__DisplayClass9`1.<>c__DisplayClassb.<ExecuteMultiCore>b__5() in c:\Agent\work\7cdfb0f7eea8b9bf\src\Psi\src\impl\caches2\symbolCache\CacheUpdater.cs:line 132
 at JetBrains.Application.Threading.MultiCoreFibersPool.Fibers.<>c__DisplayClass5.<EnqueueJob>b__3() in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 220
 at JetBrains.Application.Threading.MultiCoreFibersPool.FiberProc() in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 112
 at JetBrains.Util.Logger.Catch(Action action) in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Util\src\Logger\Logger.cs:line 245
 at JetBrains.Application.Threading.MultiCoreFibersPool.<.ctor>b__1() in c:\Agent\work\7cdfb0f7eea8b9bf\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 69
 at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
 at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
 at System.Threading.ThreadHelper.ThreadStart()
Comments (0)
 
History
 
Linked Issues (1)
 
TeamCity Changes (0)
 
Issue has no comments