Tracker isn't working
I'm getting this stack trace when trying to submit a bug:
-
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\tmp17BA.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\tmp17BA.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\tmp17BA.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\tmp17BA.tmp\src\JetBrainsShared\ExceptionReport\ITNExceptionSubmitter.cs:line
48
at
JetBrains.ExceptionReport.ITNExceptionReportForm._btnSubmit_Click(Object
sender, EventArgs e) in
c:\TEMP\tmp17BA.tmp\src\JetBrainsShared\ExceptionReport\ITNExceptionReportForm.cs:line
442
-
OK
-
Please sign in to leave a comment.
Not sure if this is the same exception as Jeff is seeing but they seem
to be similar. This dialog appeared when I was trying to submit another
exception. I have successfully submitted other bugs today.
See attached png for stack trace info.
I am using 232.
- Nate
Jeff Key wrote: