Thank you for your suggestions. However in looking at my logs there are some entries I am not sure about, these entries are in regard to one specific site I seem to be unable to reprocess. It seems to be stuck on one day for this site in question. I was wondering what your thoughts on the reason.
14:28:02 (Recalculate2_For_39)
=================================================================================================
System.Threading.ThreadAbortException: Thread was being aborted.
at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)
at ICSharpCode.SharpZipLib.Zip.Compression.Streams.OutputWindow.CopyOutput(Byte[] output, Int32 offset, Int32 len)
at ICSharpCode.SharpZipLib.Zip.Compression.Inflater.Inflate(Byte[] buffer, Int32 offset, Int32 count)
at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputStream.Read(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.BinaryReader.FillBuffer(Int32 numBytes)
at System.IO.BinaryReader.ReadInt32()
at SStatSvc.LogFiles.Smarter.SessionItemRecord.Load(BinaryReader reader)
at SStatSvc.LogFiles.Smarter.SessionFileReader.Load(DateTime day, SiteSettings details)
=================================================================================================
(11643 Used/77 Free)
14:28:02 (Recalculate2_For_39)
=================================================================================================
System.Threading.ThreadAbortException: Thread was being aborted.
at SStatSvc.LogFiles.Smarter.SessionFileReader.Load(DateTime day, SiteSettings details)
at SStatSvc.LogFiles.Smarter.SmarterLogFile.Open(DateTime day, FileAccess access)
at SStatSvc.Threads.TaskThreadCalculateStats.#tid(DateTime , SiteLogFile& , DateTime )
=================================================================================================
(11643 Used/77 Free)
14:28:25 (Recalculate2_For_39)
=================================================================================================
System.Threading.ThreadAbortException: Thread was being aborted.
at SStatSvc.Threads.TaskThreadCalculateStats.#rid()
at SStatSvc.Threads.TaskThreadCalculateStats.DoWork()
=================================================================================================