Strange error makes site goes off after some time


https://forum.kartris.com/Topic3405.aspx
Print Topic | Close Window

By tasosdr - Thu 9 Oct 2014
The error log becomes too big after some time with the following error that occurs in ALL the products.The site is working normally until the time that the error log will be so big thet will turn the site offline untill the iis restart that brings back the site onlene.
The error is as follows:
-----------------------------------------------------------------------------
>> Version:2,5004
>> URL:http://www.rira.gr/Product.aspx?ProductID=16&L=1
>> Page:
-----------------------------------------------------------------------------
>> 8/10/2014 12:17:35 πμ
>> 117.26.81.12
>> DESCRIPTION:
System.ArgumentException: Invalid object passed in, ':' or '}' expected. (2): {"ActiveTabIndex":0,"TabEnabledState":[true,false,false,true],"TabWasLoadedOnceState":[false,false,false,false]}
at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeDictionary(Int32 depth)
at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeInternal(Int32 depth)
at System.Web.Script.Serialization.JavaScriptObjectDeserializer.BasicDeserialize(String input, Int32 depthLimit, JavaScriptSerializer serializer)
at System.Web.Script.Serialization.JavaScriptSerializer.Deserialize(JavaScriptSerializer serializer, String input, Type type, Int32 depthLimit)
at AjaxControlToolkit.TabContainer.LoadClientState(String clientState)
at AjaxControlToolkit.ScriptControlBase.LoadPostData(String postDataKey, NameValueCollection postCollection)
at AjaxControlToolkit.TabContainer.LoadPostData(String postDataKey, NameValueCollection postCollection)
at AjaxControlToolkit.ScriptControlBase.System.Web.UI.IPostBackDataHandler.LoadPostData(String postDataKey, NameValueCollection postCollection)
at System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

==================================================


I have to fix the problem in order to have the site online continuously.


Tasos
By SAbow - Mon 3 Dec 2018
ever figured out that error? I have a site with similar issues - please advise!

Thanks
By Tiggywiggler - Sat 29 Dec 2018
How big is too big? I realise this will probably not help too much but if the log file is getting so large that the text file processor cannot cope with it (that is what this looks like) then I would be inclined to look at what is causing the log file to grow so large and resolve that.

Do you have one main problem that is filling the logs up to get you to this state?
By Supermac - Mon 7 Jan 2019
If this can be useful, in 2.8004 (I suppose in 2.5004 too) log files are physically stored in Uploads/Logs/Errors/<year.month> directory.