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

RSRP-288430: Processing file \\src\Impl\Services\JavaScriptElementFactoryImpl.cs Index was outside the bounds of the array.

$
0
0
Reporter Dmitry Osinovsky (Dmitry.Osinovsky) Dmitry Osinovsky (Dmitry.Osinovsky)
Created Feb 20, 2012 10:40:50 PM
Updated Feb 20, 2012 10:55:11 PM
Resolved Feb 20, 2012 10:55:10 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
Assignee Evgeny Pasynkov (pasynkov)
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper 6.1 Version=6.1.37.86, Built=2011-12-20T17:15:24, Configuration=“Csharp InternalMode Vbnet VS1000”
Processing file <2. Psi>\<Psi.JavaScript>\src\Impl\Services\JavaScriptElementFactoryImpl.cs Index was outside the bounds of the array.

--- EXCEPTION #1/2 [IndexOutOfRangeException]
Message = “Index was outside the bounds of the array.”
ExceptionPath = Root.InnerException
ClassName = System.IndexOutOfRangeException
HResult = COR_E_INDEXOUTOFRANGE=80131508
Source = JetBrains.ReSharper.Psi.CSharp
StackTraceString = “
  at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.ParseFormatString(String& format, Object[] args)
     at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.CreateTypeMemberDeclaration(String format, Object[] args)
     at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.CreateTypeUsageNode(String typeName)
     at JetBrains.ReSharper.Psi.CSharp.CSharpTypeFactory.CreateType(String typeStr, ITreeNode context)
     at JetBrains.ReSharper.Psi.Services.CSharp.StructuralSearch.Placeholders.TypePlaceholderElementMatcher.<Match>b__2(ITreeNode e)
     at JetBrains.ReSharper.Psi.Services.CSharp.StructuralSearch.Placeholders.TypePlaceholderMatcher.GetElementType(ITreeNode element)
     at JetBrains.ReSharper.Psi.Services.CSharp.StructuralSearch.Placeholders.PlaceholderTypeMatcherBase.MatchType(ITreeNode element, IMatchingContext context)
     at JetBrains.ReSharper.Psi.Services.StructuralSearch.Impl.MatchingContextVariant.ExecuteDelayedMatchers()
     at JetBrains.ReSharper.Psi.Services.StructuralSearch.Impl.MatchingContext.ExecuteDelayedMatchers()
     at JetBrains.ReSharper.Psi.Services.StructuralSearch.Impl.StructuralMatchResult.Get(IMatchingContext context, DocumentRange range)
     at JetBrains.ReSharper.Psi.Services.StructuralSearch.StructuralMatcher.Match(ITreeNode element, IMatchingContext context)
     at JetBrains.ReSharper.Features.StructuralSearch.StructuralSearchDaemonStageProcessBase.Match(ITreeNode param, Dictionary`2 matchers, IMatchingContext context)
     at JetBrains.ReSharper.Features.StructuralSearch.CSharpStructuralSearchDaemonStageProcess.ProcessBeforeInterior(ITreeNode element, IMatchingContext context)
     at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessDescendants[TContext](ITreeNode root, IRecursiveElementProcessor`1 processor, TContext context)
     at JetBrains.ReSharper.Features.StructuralSearch.CSharpStructuralSearchDaemonStageProcess.<>c__DisplayClass2.<InteriorShouldBeProcessed>b__0()
     at JetBrains.Application.Threading.MultiCoreFibersPool.Fibers.<>c__DisplayClassa.<EnqueueJobImpl>b__8()


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “Processing file <2. Psi>\<Psi.JavaScript>\src\Impl\Services\JavaScriptElementFactoryImpl.cs Index was outside the bounds of the array.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Application.Threading.MultiCoreFibersPool.Fibers.<>c__DisplayClassa.<EnqueueJobImpl>b__8()
     at JetBrains.Application.Threading.MultiCoreFibersPool.FiberProc()
     at JetBrains.Util.Logger.Catch(Action action)
     at JetBrains.Application.Threading.MultiCoreFibersPool.<.ctor>b__1()
     at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
     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