Strange error makes site goes off after some time

Posted By tasosdr Thu 9 Oct 2014
Add to Favorites0
Author Message
tasosdr
 Posted Thu 9 Oct 2014
Supreme Being

Supreme Being - (22,013 reputation)Supreme Being - (22,013 reputation)Supreme Being - (22,013 reputation)Supreme Being - (22,013 reputation)Supreme Being - (22,013 reputation)Supreme Being - (22,013 reputation)Supreme Being - (22,013 reputation)Supreme Being - (22,013 reputation)Supreme Being - (22,013 reputation)

Group: Forum Members
Last Active: Thu 16 Jun 2022
Posts: 38, Visits: 198
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
SAbow
 Posted Mon 3 Dec 2018
Supreme Being

Supreme Being - (38,981 reputation)Supreme Being - (38,981 reputation)Supreme Being - (38,981 reputation)Supreme Being - (38,981 reputation)Supreme Being - (38,981 reputation)Supreme Being - (38,981 reputation)Supreme Being - (38,981 reputation)Supreme Being - (38,981 reputation)Supreme Being - (38,981 reputation)

Group: Forum Members
Last Active: Tue 2 Feb 2021
Posts: 77, Visits: 334
ever figured out that error? I have a site with similar issues - please advise!

Thanks
Tiggywiggler
 Posted Sat 29 Dec 2018
Supreme Being

Supreme Being - (105,278 reputation)Supreme Being - (105,278 reputation)Supreme Being - (105,278 reputation)Supreme Being - (105,278 reputation)Supreme Being - (105,278 reputation)Supreme Being - (105,278 reputation)Supreme Being - (105,278 reputation)Supreme Being - (105,278 reputation)Supreme Being - (105,278 reputation)

Group: Forum Members
Last Active: Mon 6 Dec 2021
Posts: 235, Visits: 750
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?


We are always willing to help out the community or pitch in to help you fix a problem. However, if you want a complete solution made such as a code module or new feature added you have two options. Either
1) Reach out to the Kartris internal development team at http://www.kartris.com/Contact.aspx.
2) Contact one of the Kartris approved partners at http://www.kartris.com/t-Worldwide-Developers.aspx.

Have fun and good luck coding.
Supermac
 Posted Mon 7 Jan 2019
Supreme Being

Supreme Being - (71,569 reputation)Supreme Being - (71,569 reputation)Supreme Being - (71,569 reputation)Supreme Being - (71,569 reputation)Supreme Being - (71,569 reputation)Supreme Being - (71,569 reputation)Supreme Being - (71,569 reputation)Supreme Being - (71,569 reputation)Supreme Being - (71,569 reputation)

Group: Forum Members
Last Active: Wed 22 Jul 2020
Posts: 153, Visits: 874
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.


Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top