Litespeed backup (Full or T-Log) hangs when CPU throttle parameter is used with the following error logs
Msg 49999, Level 16, State 1, Line 0: ConfigureThreads returned non zero
The problem is that the throttling code was relying on throttled threads to terminate before throttling thread was shut down.
When the throttling terminates (or is forcibly terminated) it never iterates through its array of handled "worker" threads and resumes any threads that may be currently suspended. Thus, any threads suspended will hang indefinitely until forcibly killed.
Â
Log a case and request for a patch or upgrade to Litespeed for SQL Server 6.0.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center