Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-291354: Processing file \Deployment\SubsetDeliveryTask.cs Index was out of range. Must be non-negative and less than the size of the collect

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Mar 24, 2012 12:48:54 AM
Updated Mar 24, 2012 12:48:56 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.2.101, Built=2012-03-15T05:06:38, Configuration=“Csharp PublicMode Vbnet VS1100”
Processing file <Inbox.Operations>\Deployment\SubsetDeliveryTask.cs Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index

--- EXCEPTION #1/2 [ArgumentOutOfRangeException]
Message = “Index was out of range. Must be non-negative and less than the size of the collection.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentOutOfRangeException
HResult = COR_E_ARGUMENTOUTOFRANGE=80131502
Source = mscorlib
ParamName = index
StackTraceString = “
  at System.ThrowHelper.ThrowArgumentOutOfRangeException()
     at System.Collections.Generic.List`1.get_Item(Int32 index)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.ActionQueries.ToDictionaryQueryMatcher.Match(IList`1 statements, ICollection`1 workingVariables, ILocalVariable indexVariable, IStatement loop, Cache cache) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\LinqTools\ToLinq\ActionQueries\ToDictionaryQuery.cs:line 84
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchActionPart.<>c__DisplayClass2.<Execute>b__0(IActionQueryMatcher matcher) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\LinqTools\ToLinq\MatchActionPart.cs:line 28
     at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
     at JetBrains.Util.CollectionUtil.<WhereNotNullCore>d__69`1.MoveNext() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Collections\CollectionUtil.cs:line 1912
     at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchActionPart.Execute(SequencePartInfo sequencePartInfo, IStatement loop, Cache cache) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\LinqTools\ToLinq\MatchActionPart.cs:line 27
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.ExtractQueries(IStatementsRange statements, ILocalVariable workingVariable, ILocalVariable indexVariable, IExpression collectionExpr, IType collectionType, IType elementType, IStatement loop, Cache cache, Boolean extractActionPart) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\LinqTools\ToLinq\MatchAndConvert.cs:line 198
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.MatchForeach(IStatement loop, IStatementsRange body, ILocalVariable iteratorVar, IExpression collectionExpr, Cache cache, Boolean extractActionPart) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\LinqTools\ToLinq\MatchAndConvert.cs:line 124
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.Match(IStatement loop, CopyToPhysicalMap copyToPhysicalMap, Cache cache, Boolean extractActionPart) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\LinqTools\ToLinq\MatchAndConvert.cs:line 105
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.DoExecute(IStatement loop, IStatement loopCopy, CopyToPhysicalMap copyToPhysicalMap, Action action, Cache cache, SequencePartInfo& sequencePartInfo, ActionPartInfo& actionPartInfo) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\LinqTools\ToLinq\MatchAndConvert.cs:line 54
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.Match(IStatement loop, Action action, SequencePartInfo& sequencePartInfo, ActionPartInfo& actionPartInfo) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\LinqTools\ToLinq\MatchAndConvert.cs:line 38
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpLinqToolsAnalyzer.Run(ITreeNode element, ElementProblemAnalyzerData data, IHighlightingConsumer consumer) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpLinqToolsAnalyzer.cs:line 28
     at JetBrains.ReSharper.Daemon.Stages.Dispatcher.ElementProblemAnalyzerRegistrar.ElementAnalyzerDispatcher.Run(ITreeNode element, IHighlightingConsumer consumer) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Daemon\Engine\src\Stages\Dispatcher\ElementProblemAnalyzerRegistrar.cs:line 118
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpErrorStageProcess.VisitNode(ITreeNode element, IHighlightingConsumer consumer) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpErrorStage.cs:line 90
     at JetBrains.ReSharper.Psi.CSharp.Tree.TreeNodeVisitor`1.VisitCSharpStatement(ICSharpStatement cSharpStatementParam, TContext context) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\Gen\Psi\CSharp\TreeNodeVisitor`1.cs:line 136
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpErrorStageProcess.VisitForeachStatement(IForeachStatement foreachStatementParam, IHighlightingConsumer consumer) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpErrorStage.cs:line 886
     at JetBrains.ReSharper.Psi.CSharp.Impl.Tree.ForeachStatementStub.Accept[TContext](TreeNodeVisitor`1 visitor, TContext context) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\Gen\Psi\CSharp\Impl\ForeachStatementStub.cs:line 30
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpDaemonStageProcessBase.ProcessAfterInterior(ITreeNode element, IHighlightingConsumer consumer) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpDaemonStageBase.cs:line 149
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.ProcessorBase.ProcessAfterInterior(ITreeNode element) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpDaemonStageBase.cs:line 262
     at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessDescendants(ITreeNode root, IRecursiveElementProcessor processor) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\IRecursiveElementProcessor.cs:line 81
     at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessThisAndDescendants(ITreeNode root, IRecursiveElementProcessor processor) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\IRecursiveElementProcessor.cs:line 36
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.<>c__DisplayClass11.<Execute>b__7(ICSharpTypeMemberDeclaration declaration) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpDaemonStageBase.cs:line 204
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.<>c__DisplayClass19.<>c__DisplayClass1b.<Execute>b__c() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpDaemonStageBase.cs:line 222
     at JetBrains.Application.Threading.MultiCoreFibersPool.Fibers.<>c__DisplayClassa.<EnqueueJobImpl>b__8() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 342


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “
Processing file <Inbox.Operations>\Deployment\SubsetDeliveryTask.cs Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index

ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “DaemonFibers #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.Threading.MultiCoreFibersPool.FiberProc() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 121
     at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Logger\Logger.cs:line 243
     at JetBrains.Application.Threading.MultiCoreFibersPool.<.ctor>b__1() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 86
     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()

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>