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

RSRP-289049: The condition “delta.OldPath == Location || (delta.NewPath == Location && delta.ChangeType == FileSystemChangeType.RENAMED)” is false. oldPath=T:\Tepr

$
0
0
Reporter Serge Baltic (baltic) Serge Baltic (baltic)
Created Mar 5, 2012 11:10:04 PM
Updated Mar 5, 2012 11:10:06 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 6.1 EAP Version=6.5.0.0, Built=2012-01-23T16:53:03, Configuration=“Csharp InternalMode Vbnet VS1000”
The condition “delta.OldPath == Location || (delta.NewPath == Location && delta.ChangeType == FileSystemChangeType.RENAMED)” is false. oldPath=T:\Tepro\InternalsVisibleTo\TheInternal\InternalsVisibleTo\JetBrains.Platform.${ProductName}.TheExternal newPath=T:\Tepro\InternalsVisibleTo\TheInternal\InternalsVisibleTo\JetBrains.Platform.${ProductName}.TheExternal Location=T:\Tepro\InternalsVisibleTo\TheInternal\InternalsVisibleTo\InternalsVisibleTo\JetBrains.Platform.${ProductName}.TheExternal changeType=ADDED

--- EXCEPTION #1/1 [LoggerException]
Message = “The condition “delta.OldPath == Location || (delta.NewPath == Location && delta.ChangeType == FileSystemChangeType.RENAMED)” is false. oldPath=T:\Tepro\InternalsVisibleTo\TheInternal\InternalsVisibleTo\JetBrains.Platform.${ProductName}.TheExternal newPath=T:\Tepro\InternalsVisibleTo\TheInternal\InternalsVisibleTo\JetBrains.Platform.${ProductName}.TheExternal Location=T:\Tepro\InternalsVisibleTo\TheInternal\InternalsVisibleTo\InternalsVisibleTo\JetBrains.Platform.${ProductName}.TheExternal changeType=ADDED”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.ProjectModel.ProjectFileImpl.ApplyFileSystemChange(FileSystemChangeDelta rootDelta, FileSystemChangeDelta delta, JetHashSet`1 visited) in w:\ReSharper\Platform\src\Projects\src\model2\ProjectImplementation\ProjectFileImpl.cs:line 137
     at JetBrains.ProjectModel.ProjectFolderImpl.ApplyFileSystemChange(FileSystemChangeDelta rootDelta, FileSystemChangeDelta delta, JetHashSet`1 visited) in w:\ReSharper\Platform\src\Projects\src\model2\ProjectImplementation\ProjectFolderImpl.cs:line 554
     at JetBrains.ProjectModel.ProjectFolderImpl.ApplyFileSystemChange(FileSystemChangeDelta rootDelta, FileSystemChangeDelta delta, JetHashSet`1 visited) in w:\ReSharper\Platform\src\Projects\src\model2\ProjectImplementation\ProjectFolderImpl.cs:line 554
     at JetBrains.ProjectModel.Impl.ExternalChangeProcessor.ProcessElementsAffectedByExternalChange(IEnumerable`1 affectedElements, Boolean sync) in w:\ReSharper\Platform\src\Projects\src\impl\ExternalChangeProcessor.cs:line 258
     at JetBrains.ProjectModel.Impl.ExternalChangeProcessor.ProcessExternalChangeActivity.Finish() in w:\ReSharper\Platform\src\Projects\src\impl\ExternalChangeProcessor.cs:line 345
     at JetBrains.Application.InterruptableReadActivity.FinishingProc() in w:\ReSharper\Platform\src\Shell\src\Threading\InterruptableReadActivity.cs:line 169
at Action(IRA.FinishingProc).Execute(Action )
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in w:\ReSharper\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 264
     at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in w:\ReSharper\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505
     at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in w:\ReSharper\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 977
     at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in w:\ReSharper\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 508
at Action(ReentrancyGuard.ExecutePendingActions).Execute(Action )
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in w:\ReSharper\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 827
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in w:\ReSharper\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 694
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.runTryCode(Object userData)
     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, 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.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.ProcessQueue()
     at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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