Unhandled exception in gold version (VS2005)
I'm also getting an exception while trying to submit to the tracker. First,
the unhandled exception, then the tracker exception:
JetBrains.ReSharper.Util.InternalErrorException: An exception has occurred
during execution of a pending action, originating stack trace
at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at JetBrains.ReSharper.Shell.Invocator.QueueAction(Action action,
ModalityState modalityState) in
c:\TEMP\tmp847D.tmp\src\Shell\src\Invocator.cs:line 183
at JetBrains.ReSharper.Daemon.Impl.DaemonProcess.HighlightingProcess() in
c:\TEMP\tmp847D.tmp\src\Daemon\src\Impl\DaemonProcess.cs:line 314
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 AsyncHelper.DynamicInvokeShim(Object o) in
c:\TEMP\tmp847D.tmp\src\Util\src\AsyncHelper.cs:line 63
at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object
state)
at System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state)
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object
state)
---> System.InvalidOperationException: Settings highlighter out of document
range.
StageKey=JetBrains.ReSharper.Daemon.CSharp.Stages.TypeMemberIdentifierHighlighterStage
IHighlighting=JetBrains.ReSharper.Daemon.Impl.IdentifierHighlighting
Tooltip= Range=(5957,5961) DocumentLength=5960 File=Pipeline.aspx
MemorizedDocumentTimeStamp=3358 ActualDocumentTimeStamp=3358
at
JetBrains.ReSharper.Daemon.Impl.DaemonProcess.CommitHighlighters(Context
context) in c:\TEMP\tmp847D.tmp\src\Daemon\src\Impl\DaemonProcess.cs:line
443
at JetBrains.ReSharper.Daemon.Impl.DaemonProcess.Committer.Commit() in
c:\TEMP\tmp847D.tmp\src\Daemon\src\Impl\DaemonProcess.cs:line 676
at JetBrains.ReSharper.Shell.Invocator.PendingAction.Execute() in
c:\TEMP\tmp847D.tmp\src\Shell\src\Invocator.cs:line 231
at JetBrains.ReSharper.Shell.Invocator.ProcessQueue() in
c:\TEMP\tmp847D.tmp\src\Shell\src\Invocator.cs:line 163
--- End of inner exception stack trace ---
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String,
Boolean) in c:\TEMP\tmp847D.tmp\src\Util\src\Logger.cs:line 327 column 9
at JetBrains.ReSharper.Util.Logger.LogException(String, Exception) in
c:\TEMP\tmp847D.tmp\src\Util\src\Logger.cs:line 344 column 5
at JetBrains.ReSharper.Shell.Invocator.ProcessQueue() in
c:\TEMP\tmp847D.tmp\src\Shell\src\Invocator.cs:line 167 column 11
at System.RuntimeMethodHandle._InvokeMethodFast(Object, Object[],
SignatureStruct&, MethodAttributes, RuntimeTypeHandle)
at System.RuntimeMethodHandle.InvokeMethodFast(Object, Object[], Signature,
MethodAttributes, RuntimeTypeHandle)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder,
Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at
System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at
System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode,
CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext,
ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback,
Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.Form.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32,
IntPtr, IntPtr)
-
-
Error submitting exception
-
Error submitting exception to ITN:
System.Net.WebException: The underlying connection was closed: A connection
that was expected to be kept alive was closed by the server.
at System.Net.HttpWebRequest.GetResponse()
at JetBrains.ExceptionReport.ITNProxy.Post(String url, Hashtable
paramsHash, IWebProxy proxy) in
c:\TEMP\tmp847D.tmp\src\JetBrainsShared\ExceptionReport\ITNProxy.cs:line 114
at JetBrains.ExceptionReport.ITNProxy.PostNewComment(String product,
String description, String userName, String password, Int32 threadId,
IWebProxy proxy) in
c:\TEMP\tmp847D.tmp\src\JetBrainsShared\ExceptionReport\ITNProxy.cs:line 70
at JetBrains.ExceptionReport.ITNExceptionSubmitter.SubmitException(String
excString, String excMessage, String excStackTrace, String description,
String userName, String password, Int32 buildNumber, String osVersion,
IWebProxy proxy) in
c:\TEMP\tmp847D.tmp\src\JetBrainsShared\ExceptionReport\ITNExceptionSubmitter.cs:line
89
at
JetBrains.ExceptionReport.ITNExceptionSubmitter.SubmitException(Exception e,
String description, String userName, String password, Int32 buildNumber,
IWebProxy proxy) in
c:\TEMP\tmp847D.tmp\src\JetBrainsShared\ExceptionReport\ITNExceptionSubmitter.cs:line
48
at
JetBrains.ExceptionReport.ITNExceptionReportForm._btnSubmit_Click(Object
sender, EventArgs e) in
c:\TEMP\tmp847D.tmp\src\JetBrainsShared\ExceptionReport\ITNExceptionReportForm.cs:line
442
-
OK
-
Please sign in to leave a comment.
Jeff,
Could You recall, what have You changed in the file Pipeline.aspx before the
problem occurred? What happens if You type enter at the very beginning of
the file?
--
Sergey V. Coox
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"