Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Big Problem for my all DNN Client  websites in one day only!!!Big Problem for my all DNN Client websites in one day only!!!
Previous
 
Next
New Post
8/30/2014 3:32 AM
 
it looks like there are too many items logged in eventlog. It might happen that the DNN scheduler job to truncate it is not running or times out due to too many items. You should truncate manually by running "TRUNCATE TABLE Eventlog".
Besides, you need to check the transaction log. This should get truncated on frequent backup - or, even better, set recovery mode for the databases to "simple".

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
8/30/2014 4:32 AM
 

I Clear Database Log from SQL like. but For Example for www.kindcare.ae one of 100 Websites on my server Every 15-20 second I have this log:

AssemblyVersion:7.3.2

PortalID:0

PortalName:KindCare Medical Centre

UserID:-1

UserName:

ActiveTabID:58

ActiveTabName:My Profile

RawURL:/Activity-Feed/My-Profile/UserId/1280

AbsoluteURL:/Default.aspx

AbsoluteURLReferrer:http://www.kindcare.ae/

UserAgent:Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke

ExceptionGUID:99b3d1b9-3008-4a6f-bac4-27fdc7dcedb6

InnerException:Unhandled Error Adding Module to LeftSideFullA

FileName:

FileLineNumber:0

FileColumnNumber:0

Method:System.Threading.Thread.AbortInternal

StackTrace:

Message:

DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to LeftSideFullA ---> System.Threading.ThreadAbortException: Thread was being aborted.
   at System.Threading.Thread.AbortInternal()
   at System.Threading.Thread.Abort(Object stateInfo)
   at System.Web.HttpResponse.AbortCurrentThread()
   at System.Web.HttpResponse.End()
   at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent)
   at DotNetNuke.Modules.Admin.Users.ViewProfile.OnInit(EventArgs e)
   at System.Web.UI.Control.InitRecursive(Control namingContainer)
   at System.Web.UI.Control.AddedControl(Control control, Int32 index)
   at System.Web.UI.ControlCollection.Add(Control child)
   at DotNetNuke.UI.Modules.ModuleHost.InjectModuleContent(Control content)
   at DotNetNuke.UI.Modules.ModuleHost.CreateChildControls()
   at System.Web.UI.Control.EnsureChildControls()
   at DotNetNuke.UI.Containers.Container.get_ModuleControl()
   at DotNetNuke.UI.Containers.Container.ProcessModule()
   at DotNetNuke.UI.Skins.Pane.InjectModule(ModuleInfo module)
   --- End of inner exception stack trace ---
   at DotNetNuke.UI.Skins.Pane.InjectModule(ModuleInfo module)
   at DotNetNuke.UI.Skins.Skin.InjectModule(Pane pane, ModuleInfo module)

Source:

Server Name: ecb

 

 
New Post
8/30/2014 4:42 AM
 
Sebastian Leupold wrote:
it looks like there are too many items logged in eventlog. It might happen that the DNN scheduler job to truncate it is not running or times out due to too many items. You should truncate manually by running "TRUNCATE TABLE Eventlog".
Besides, you need to check the transaction log. This should get truncated on frequent backup - or, even better, set recovery mode for the databases to "simple".

 

Dear Sebastian I do: TRUNCATE TABLE Eventlog, I make it before "Simple" also. I never change any DNN Scheduler or other things in each website. Also All website are in same status like before, no high volume of visits or do somethings... The Note is "ALL DNN Portals" on my server be full database in same time. all together only on one day.  and it's continue.... none-stop the SQL be grow....
 
New Post
8/30/2014 7:21 AM
 
Armin,
right click database root node in SQL Server Management Studio and choose tasks > shink files, do it for both, data and log file.
If db size is still above 1 GB, choose reports > Top Tables to check, which tables exaggerate size

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
9/1/2014 12:48 AM
 
I have a few suggestions:
1. Always backup both site files (and database) before upgrade. So if there is any issue, you can restore them.

2. I think you have installed many 3-rd part modules on your site. But not all 3-rd DNN modules can work without any problem in new DNN platform (e.g. DNN 7.3.0+). As
a DNN developer, I know how difficult ( in fact, it is impossible ) to write a module, then expect it will work under all DNN versions. The only way is to to follow DNN core team step, try to release new versions which can work on new DNN version. So in your cases, before upgrade your site, you need to contact your 3rd-module vendors, to see if they have new version (or have tested their current module under DNN 7.3+ platform), this will make sure your modules still work after upgrade.

3. The log files (e.g. database log, exception log, site visitor log....etc) are always the key reasons which consume the disk quota, especially when there are some error occurs. So, I recommend you to check these log files, to see if there are too large (and too offer updated).

Good Luck.

Over 20 + professional dnn modules for News Article, Store, Video Gallery, Photo Gallery, Ultra Flash Player,YouTube Video, Image Slide show, Skin Chameleon and much more from DnnModule.com
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Big Problem for my all DNN Client  websites in one day only!!!Big Problem for my all DNN Client websites in one day only!!!


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out