I keep finding this exception in my logs in multiple Litium projects:
System.ObjectDisposedException: Cannot write to a closed TextWriter.
at System.IO.__Error.WriterClosed()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at Litium.Web.Products.PriceAgents.PriceAgentHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext context)