5.1.6.35 Still Generates Thread Aborted Events
MikeyC
Posts: 249 Bronze 3
I upgraded to 5.1.6.35 and I am still seeing thread aborted errors in the event log:
Event Type: Error
Event Source: SQL Prompt 5
Event Category: None
Event ID: 0
Date: 6/24/2011
Time: 8:43:12 AM
User: N/A
Computer: <snip>
Description:
2011-06-24 08:43:12,780 [10] ERROR RedGate.SqlPrompt.Engine.LogService [(null)] - LogService caught unhandled exception in AppDomain: 'Thread was being aborted.'
System.Threading.ThreadAbortException: Thread was being aborted.
at Microsoft.VisualStudio.Package.LanguageService.ParseThread()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Event Type: Error
Event Source: SQL Prompt 5
Event Category: None
Event ID: 0
Date: 6/23/2011
Time: 3:42:28 PM
User: N/A
Computer: <snip>
Description:
2011-06-23 15:42:28,029 [8] ERROR RedGate.SqlPrompt.Engine.LogService [(null)] - LogService caught unhandled exception in AppDomain: 'Thread was being aborted.'
System.Threading.ThreadAbortException: Thread was being aborted.
at RedGate.SQLPrompt.CommonUI.TaskExecuter.Executer.ExecuteTask()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Event Type: Error
Event Source: SQL Prompt 5
Event Category: None
Event ID: 0
Date: 6/24/2011
Time: 8:43:12 AM
User: N/A
Computer: <snip>
Description:
2011-06-24 08:43:12,780 [10] ERROR RedGate.SqlPrompt.Engine.LogService [(null)] - LogService caught unhandled exception in AppDomain: 'Thread was being aborted.'
System.Threading.ThreadAbortException: Thread was being aborted.
at Microsoft.VisualStudio.Package.LanguageService.ParseThread()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Event Type: Error
Event Source: SQL Prompt 5
Event Category: None
Event ID: 0
Date: 6/23/2011
Time: 3:42:28 PM
User: N/A
Computer: <snip>
Description:
2011-06-23 15:42:28,029 [8] ERROR RedGate.SqlPrompt.Engine.LogService [(null)] - LogService caught unhandled exception in AppDomain: 'Thread was being aborted.'
System.Threading.ThreadAbortException: Thread was being aborted.
at RedGate.SQLPrompt.CommonUI.TaskExecuter.Executer.ExecuteTask()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Comments
Has the frequency of this error been reduced or is it still the same?
Can you also email us the log files for SQL Prompt?
You can find the logs as specified here.
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
I have replied to your email with the log files.
Thorsten