Exception while submitting pending ReSharper exception
Hi all,
I could not send exceptions to ReSharper's bug tracker since some weeks or months.
I get following exception while sending exception:
System.ApplicationException: Could not authorize to exception duplicates matcher.
at JetBrains.Application.ExceptionReport.JiraIssueTracker.SubmitException(ExceptionData exception, LoginInformation loginInformation, String description, IWebProxy proxy, IWin32Window parentWindow, IProgressIndicator progressIndicator) in c:\Agent\work\e1023618541fdc56\Platform\src\UI\src\Shell\ExceptionReport\JiraIssueTracker.cs:line 212
--- End of inner exception stack trace ---
LoggerException: Could not authorize to exception duplicates matcher.
->
System.ApplicationException: Could not authorize to exception duplicates matcher.
at JetBrains.Application.ExceptionReport.JiraIssueTracker.SubmitException(ExceptionData exception, LoginInformation loginInformation, String description, IWebProxy proxy, IWin32Window parentWindow, IProgressIndicator progressIndicator) in c:\Agent\work\e1023618541fdc56\Platform\src\UI\src\Shell\ExceptionReport\JiraIssueTracker.cs:line 212
--- End of Inner Exception Stack Trace ---
at JetBrains.Application.ExceptionReport.JiraIssueTracker.SubmitException(ExceptionData exception, LoginInformation loginInformation, String description, IWebProxy proxy, IWin32Window parentWindow, IProgressIndicator progressIndicator) in c:\Agent\work\e1023618541fdc56\Platform\src\UI\src\Shell\ExceptionReport\JiraIssueTracker.cs:line 239
at JetBrains.UI.Application.ExceptionReport.ExceptionBrowserForm.<>c__DisplayClass5f.<SubmitExceptions>b__5d(IProgressIndicator indicator) in c:\Agent\work\e1023618541fdc56\Platform\src\UI\src\Shell\ExceptionReport\ExceptionBrowserForm.cs:line 345
at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction() in c:\Agent\work\e1023618541fdc56\Platform\src\UI\src\Shell\Progress\UITaskExecutorRun.cs:line 262
at JetBrains.Threading.JetDispatcher.Closure.Execute(Object dummy) in c:\Agent\work\e1023618541fdc56\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 602
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
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)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at JetBrains.Interop.WinApi.User32Dll.DispatchMessageW(MSG* lpmsg)
at JetBrains.Threading.JetDispatcher.InternalPumpMessagesOnce() in c:\Agent\work\e1023618541fdc56\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 452
at JetBrains.Threading.JetDispatcher.Run() in c:\Agent\work\e1023618541fdc56\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 326
at JetBrains.Threading.JetDispatcher.<>c__DisplayClass4.<CreateDispatcherThread>b__0() in c:\Agent\work\e1023618541fdc56\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 190
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
This does work neither for an anonymous login nor for my login that I use for this forum.
Attachment(s):
exceptionInException.JPG
Please sign in to leave a comment.
Hello Markus,
Which version of ReSharper are you using? Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
I have Resharper 4.5.1288.2 on Visual Studio 2008.
Hello Markus,
In the beginning of this year we've moved ReSharper project from our previous
bug-tracker to YouTrack: http://youtrack.jetbrains.net/issues/RSRP. Unfortunately,
we were not able to preserve compatibility with releases prior to ReSharper
5.0, so exceptions from previous versions cannot be submitted automatically.
You can submit the exception manually through YouTrack user interface. Thank
you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"