Reporter |
|
---|---|
Created | Jul 7, 2015 11:20:43 AM |
Updated | Aug 12, 2015 12:03:21 PM |
Resolved | Jul 22, 2015 4:46:56 AM |
Assignee | Denis Korneev (Denis.Korneev) |
Priority | Critical |
State | Fixed |
Type | Exception |
Target Wave | wave03 |
Fixed In Wave | Wave 03 EAP 4 |
Affected Wave | No affected wave |
Subsystem | Platform - VS Integration |
Fix versions | 9.2 |
Affected versions | No Affected versions |
Fixed in builds | No Fixed in build |
VsVersion | All Versions |
ReSharperPlatformVs14 Wave 03
File not found.
— EXCEPTION #1/2 [FileNotFoundException]
Message = “File not found.”
ExceptionPath = Root.InnerException
ClassName = System.IO.FileNotFoundException
HResult = COR_E_FILENOTFOUND=E_FILENOTFOUND=80070002
Source = JetBrains.Platform.Util
FileNotFound_FileName = C:\Users\Kirill\AppData\Local\JetBrains\ReSharperPlatformVs14\v03\Exported-15-07-07-09-20-00.vssettings
StackTraceString = “
”
— Outer —
— EXCEPTION #2/2 [LoggerException]
Message = “File not found.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
File not found.
— EXCEPTION #1/2 [FileNotFoundException]
Message = “File not found.”
ExceptionPath = Root.InnerException
ClassName = System.IO.FileNotFoundException
HResult = COR_E_FILENOTFOUND=E_FILENOTFOUND=80070002
Source = JetBrains.Platform.Util
FileNotFound_FileName = C:\Users\Kirill\AppData\Local\JetBrains\ReSharperPlatformVs14\v03\Exported-15-07-07-09-20-00.vssettings
StackTraceString = “
at JetBrains.Util.Win32FileSystemInteraction.ThrowByError(WinError errorCode, String moniker, String additionalData) at JetBrains.Util.Win32FileSystemInteraction.OpenFileHandle(FileSystemPath thіs, FileMode fileMode, FileAccess fileAccess, FileShare fileShare, FileFlagsAndAttributes fileFlagsAndAttributes) at JetBrains.Util.Win32FileSystemInteraction.OpenStream(FileSystemPath thіs, FileMode fileMode, FileAccess fileAccess, FileShare fileShare) at JetBrains.Util.FileSystemPathEx.OpenFileForReading(FileSystemPath path) at JetBrains.Util.FileSystemPathEx.ReadTextStream(FileSystemPath path, Action`1 FRead, Encoding encoding) at JetBrains.VsIntegration.Shell.ActionManagement.ChangeExportedVsSettingsUtil.UpdateShortcuts(TextWriter to, FileSystemPath exportedSettingsPath, Func`5 isToBeRemoved, Action`2 writeShortcutsAction) at JetBrains.VsIntegration.Shell.ActionManagement.VsShortcutManager.<>c__DisplayClass21.<OnAfterBulkShortcutsChange>b__1a(StreamWriter writer) at JetBrains.Util.FileSystemPathEx.WriteTextStream(FileSystemPath path, Encoding encoding, Action`1 FWrite) at JetBrains.VsIntegration.Shell.ActionManagement.VsShortcutManager.<OnAfterBulkShortcutsChange>b__18(Lifetime lifetime) at JetBrains.DataFlow.Lifetimes.Using(Action`1 λ) at JetBrains.VsIntegration.Shell.ActionManagement.VsShortcutManager.OnAfterBulkShortcutsChange(Boolean doApply) at JetBrains.VsIntegration.Shell.ActionManagement.VsShortcutManager.ApplyShortcutScheme(ShortcutScheme scheme, IProgressIndicator progress) at JetBrains.VsIntegration.Shell.ActionManagement.VsShortcutManager.<>c__DisplayClassa.<>c__DisplayClassd.<.ctor>b__4(IProgressIndicator pro) at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction(IProperty`1 isDone, ProgressIndicator progressIndicator, TaskThreadAffinity taskThreadAffinity, Action`1 FTask, JetDispatcher dispatcherPrimary)
— Outer —
— EXCEPTION #2/2 [LoggerException]
Message = “File not found.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction(IProperty`1 isDone, ProgressIndicator progressIndicator, TaskThreadAffinity taskThreadAffinity, Action`1 FTask, JetDispatcher dispatcherPrimary) at JetBrains.UI.Application.Progress.UITaskExecutorRun.<>c__DisplayClass15.<RunStartTask>b__14() at JetBrains.Threading.JetDispatcher.Closure.Execute() at JetBrains.Threading.Win32JetDispatcher.ProcessQueue() at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(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.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 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) at System.Windows.Forms.Application.ThreadContext.LocalModalMessageLoop(Form form) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.RunDialog(Form form) at System.Windows.Forms.Form.ShowDialog(IWin32Window owner) at System.Windows.Forms.Form.ShowDialog() at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunCore(TaskThreadAffinity taskThreadAffinity, Action`1 FTask, Func`3 FAttachUi, ProgressIndicator progressIndicator, IWin32Window parentWindow, IThreading threading, WorkerThreadShop workerThreadShop, Boolean enforceModalityState) at JetBrains.UI.Application.Progress.UITaskExecutorRuns.ExecuteTask(String name, TaskCancelable cancelable, Action`1 task) at JetBrains.VsIntegration.Shell.ActionManagement.VsShortcutManager.<>c__DisplayClassa.<.ctor>b__2() at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass4.<>c__DisplayClass6.<Queue>b__3() at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() at JetBrains.Threading.JetDispatcher.Closure.Execute() at JetBrains.Threading.Win32JetDispatcher.ProcessQueue() at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(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.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 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)