Need
DNN Support
?
DeskPal.com
Learn DNN / DotNetNuke
Login
Subscribe to DNNCreative
Home
Subscribe
Training & Tutorials
Tutorials for Beginners
Tutorials for Administrators
Tutorials for Core Modules
Tutorials for Advanced Users
How to Build a Website in DotNetNuke
Skinning Tutorials
Module Development
Third Party Modules
Forum
Search
Search
Home
Subscribe
+
Training & Tutorials
Tutorials for Beginners
Tutorials for Administrators
Tutorials for Core Modules
Tutorials for Advanced Users
How to Build a Website in DotNetNuke
Skinning Tutorials
Module Development
Third Party Modules
Forum
You need to
Register
for free and
Login
to post a message in the forum.
Forum
Forums
Search Forum
Search
Advanced Search
Topics
Posts
Unanswered
Active Topics
Forums
>
DotNetNuke®
>
DotNetNuke® Questions
eventlog issue
Last Post 02/20/2008 8:47 AM by
Bo
. 2 Replies.
Sort:
Oldest First
Most Recent First
Check this box to subscribe to this topic.
Prev
Next
You are not authorized to post a reply.
Author
Messages
Bo
Nuke Master
Posts:215
02/19/2008 1:44 PM
Hello Guys,
Just about 20 minutes or so ago around 2:00 PM EST or 14:00 I cleared all three of my log files via sql command truncate. This included
SiteLog
EventLog
ScheduleHistory
Now not more than 20 minutes after truncating and than doing an exec sp_spaceused routine to verify the tables were indeed truncated I got the following data from these same files.
From SiteLog
-------------------------------------------------------------------
name
rows
reserved
data
index_size
unused
SiteLog
129
152 KB
64 KB
32 KB
56 KB
<!-- End_Module_325 -->
---------------------------------------------------------------------
From EventLog
--------------------------------------------------------------------
------
name
rows
reserved
data
index_size
unused
EventLog
144
1248 KB
744 KB
56 KB
448 KB
<!-- End_Module_325 -->----------------------------------------------------------------------
From ScheduleHistory
----------------------------------------------------------------------------
name
rows
reserved
data
index_size
unused
ScheduleHistory
237
128 KB
104 KB
24 KB
0 KB
<!-- End_Module_325 -->-----------------------------------------------------------------------------
The data above represents 20 to 25 minutes at most of lapse time from the time I truncated and verified its effectiveness on these files to the time I executed the spaceused querey. Now I will show you some of the scheduled event errors that have cropped up since clearing the event logs via sql as well as than clearing them off from event viewer. The times on the logs reflect PST or Pacific Standard time which is 3 hours behind the time zone I am in so while I am posting these logs as examples to you from around 2:30 PM EST it is reflecting the time zone on which the server is at which is 3 hours difference. so here we go.
------------------------------------------------------------------------------------------------------------------
2/19/2008 11:26:04 AM
Scheduler Exception
AssemblyVersion
: -1;
PortalID
: -1;
PortalName ...
AssemblyVersion
: -1
PortalID
: -1
PortalName
:
UserID
: -1
UserName
:
ActiveTabID
: -1
ActiveTabName
:
RawURL
:
AbsoluteURL
:
AbsoluteURLReferrer
:
UserAgent
:
DefaultDataProvider
:
ExceptionGUID
:
InnerException
: Collection index must be in the range 1 to the size of the collection.
FileName
:
FileLineNumber
: -1
FileColumnNumber
: -1
Method
:
StackTrace
:
Message
: System.IndexOutOfRangeException: Collection index must be in the range 1 to the size of the collection. at Microsoft.VisualBasic.Collection.IndexCheck(Int32 Index) at Microsoft.VisualBasic.Collection.get_Item(Int32 Index) at DotNetNuke.Services.Scheduling.DNNScheduling.Scheduler.CoreScheduler.ScheduleQueueContains(ScheduleItem objScheduleItem) at DotNetNuke.Services.Scheduling.DNNScheduling.Scheduler.CoreScheduler.AddToScheduleQueue(ScheduleHistoryItem objScheduleHistoryItem) at DotNetNuke.Services.Scheduling.DNNScheduling.Scheduler.CoreScheduler.LoadQueueFromTimer() at DotNetNuke.Services.Scheduling.DNNScheduling.Scheduler.CoreScheduler.Start()
Source
:
Server Name
: WEB131
--------------------------------------------------------------------------------------------------------------------------------------------------
Application Shut down eror
-------------------------------------------------------------------------------------------------------------------------------------------
2/19/2008 11:25:40 AM
Application Shutting Down
Shutdown Details
: The AppDomain shut down because of the hosting env
...
Shutdown Details
: The AppDomain shut down because of the hosting environment.
Server Name
: WEB131
-----------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------
2/19/2008 11:24:43 AM
Scheduler Event Failure
THREAD ID
: 18;
TYPE
: DotNetNuke.Services.Log.SiteLog.Pur
...
THREAD ID
: 18
TYPE
: DotNetNuke.Services.Log.SiteLog.PurgeSiteLog
EXCEPTION
: Thread was being aborted.
RESCHEDULED FOR
: 1/1/0001 2:00:00 AM
SOURCE
: STARTED_FROM_BEGIN_REQUEST
ACTIVE THREADS
: -7
FREE THREADS
: 8
READER TIMEOUTS
: 0
WRITER TIMEOUTS
: 0
IN PROGRESS
: 0
IN QUEUE
: 10
Server Name
: WEB131
-------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------
2/19/2008 11:24:43 AM
Scheduler Event Failure
THREAD ID
: 1;
TYPE
: DotNetNuke.Services.Log.EventLog.Pur
...
THREAD ID
: 1
TYPE
: DotNetNuke.Services.Log.EventLog.PurgeLogBuffer
EXCEPTION
: Thread was being aborted.
RESCHEDULED FOR
: 1/1/0001 12:05:00 AM
SOURCE
: STARTED_FROM_BEGIN_REQUEST
ACTIVE THREADS
: -7
FREE THREADS
: 8
READER TIMEOUTS
: 0
WRITER TIMEOUTS
: 0
IN PROGRESS
: 0
IN QUEUE
: 10
Server Name
: WEB131
---------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------
2/19/2008 11:24:43 AM
Scheduler Event Failure
THREAD ID
: 22;
TYPE
: DotNetNuke.Services.Search.SearchEn
...
THREAD ID
: 22
TYPE
: DotNetNuke.Services.Search.SearchEngineScheduler
EXCEPTION
: Thread was being aborted.
RESCHEDULED FOR
: 2/19/2008 12:24:07 PM
SOURCE
: STARTED_FROM_BEGIN_REQUEST
ACTIVE THREADS
: -7
FREE THREADS
: 8
READER TIMEOUTS
: 0
WRITER TIMEOUTS
: 0
IN PROGRESS
: 0
IN QUEUE
: 10
Server Name
: WEB131
-----------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------
2/19/2008 11:24:43 AM
Scheduler Event Failure
THREAD ID
: 8;
TYPE
: DotNetNuke.Services.Log.EventLog.Sen
...
THREAD ID
: 8
TYPE
: DotNetNuke.Services.Log.EventLog.SendLogNotifications
EXCEPTION
: Thread was being aborted.
RESCHEDULED FOR
: 1/1/0001 12:10:00 AM
SOURCE
: STARTED_FROM_BEGIN_REQUEST
ACTIVE THREADS
: -7
FREE THREADS
: 8
READER TIMEOUTS
: 0
WRITER TIMEOUTS
: 0
IN PROGRESS
: 0
IN QUEUE
: 10
Server Name
: WEB131
----------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------
2/19/2008 11:24:43 AM
Scheduler Event Failure
THREAD ID
: 17;
TYPE
: DotNetNuke.Services.Scheduling.Purg
...
THREAD ID
: 17
TYPE
: DotNetNuke.Services.Scheduling.PurgeScheduleHistory
EXCEPTION
: Thread was being aborted.
RESCHEDULED FOR
: 1/3/0001 12:00:00 AM
SOURCE
: STARTED_FROM_BEGIN_REQUEST
ACTIVE THREADS
: -7
FREE THREADS
: 8
READER TIMEOUTS
: 0
WRITER TIMEOUTS
: 0
IN PROGRESS
: 0
IN QUEUE
: 10
Server Name
: WEB131
---------------------------------------------------------------------------------------------------------------------------------------------------
And their is plenty more of these Dotnetnime service scheduled events that I set up from the host menu in particular the
-----------------------------------------------------------------
DotNetNuke.Services.Scheduling.PurgeScheduleHistory
DotNetNuke.Services.Search.SearchEngineScheduler
---------------------------------------------------------------
Seem to have issues do you have any suggestions as to what could be going on. I know Joe you mentioned the idea of doing disk caching opposed to memory caching as an option to possibly get to the bottom of the app shutdown issue do to the application running over 100 MB repeatedly but do you think that going to disk caching might also stop these schedule failures.
Should I just turn off the logs completely, or the scheduled events completely? I have the SiteLog set up as it is now for retaining data for 2 days max. I wonder if that might be too long.
Well let me know what you think and see if a solution can be found to get to the bottom of all these errors that pop up just seconds or perhaps a minute after truncating tables via sql feature in dotnetnuke thanks
Bo
Joseph Craig
DNN MVP
Posts:11667
02/19/2008 7:49 PM
The size of the site log shouldn't be contribution to the memory load. Granted, there is a LOT about SQL Server and ASP.NET that I don't know, though ...
It seems to me that this is where your hosting provider *could* be of some help. They should really understand these issues.
Joe Craig,
Patapsco Research Group
Complete DNN Support
Bo
Nuke Master
Posts:215
02/20/2008 8:47 AM
Unfortunately Joe,
They aren't much help the only things they say are things like this web application is out of the scope of our technical support. I would need to figure out how to word the question so they would realize or feel it wasn't a dotnetnuke issue but a server issue and by giving them these same error logs I gave you concerning what dotnetnuke throws out I don't know if they would except that as their issue since these are scheduled services of dotnetnuke and not services that the host provider nescessarily endorses.
Say what host provider do you and Lee use? Does your host put limitations on ram use. I would be interested to know because it may well be I need to find a different host provider to run my application efficently and not one that caps you at 100 MB before recycling your application and causing a crippling effect. Thanks
Bo
You are not authorized to post a reply.
Special Bonuses
--Subscriber Bonuses
--Readers Offers
Users Lounge
--Announcements
--DNN Creative Articles
--Everything Else
--Feedback, Suggestions and More
--Membership
--Site Review Please!
--Testimonials
--Podcasts
DotNetNuke®
--DotNetNuke® Questions
--Modules
--Modules - What's needed?
--Quick Tips
Hosting
--DotNetNuke® Hosting Providers
Skinning Toolkit
--Skinning Toolkit
UK DotNetNuke User Group
Forums
>
DotNetNuke®
>
DotNetNuke® Questions
Latest Forum Posts
Can you Run Xcode in Linux?
by Aman Singh
Can you Run Xcode in Linux?
Can you Run Xcode in Linux?
by Aman Singh
Can you Run Xcode in Linux?
Billed for subscription that was canceled
by Ryan
I was just billed for a subscription that was canc eled / inactivetive how do I get a refund for th
Meta Title and Meta Description are not showing properly
by DNN User
Hi, On my site the meta title and meta descriptions are not showing properly. It's showing the m
Search is not functioning properly
by DNN User
Site: https://www.prv-engineering.co.uk/search If I search any item only the 1st option under sea
Search is not functioning properly
by DNN User
Site: https://www.prv-engineering.co.uk/search If I search any item only the 1st option under sea
DNN Platform import site optio
by Melanie Weaver
Is it possible to import site template in DNN Platform 8.0? We have internal Evoq Content 8.1 tha
Events Module for DNN V5?
by Tugboat
Would anyone have a download link for the version 5.0.3 Events Module? Thanks!
"Ghost" TabID Number?
by Tugboat
Hi! I have a portal instance with multiple child portals and on one of the child portals, there i
RE: DNN Load Testing
by ayman sharkawy
Hi. Have you already implemented a site using the DNN . And how the performance of the site and its
Publish All Pages
by NSUOK
I'm using DNN Evoq Content Basic 8.2.0. When I make the HTML Pro module display on all pages, I h
Simpler profile needed in 9.2.2
by Donald
We are upgrading a DNN 4.8.4 site to DNN 9.2.2. On 4.8.4, the top bar shows the user’s name. If yo
How to link from dnnmodal popup to web site page?
by Donald
Hello all. I am using a dnnmodal.show popup. The popup works correctly, showing the content that I
RE: Document Collaboration
by Nick Davern
That feature would be super beneficial for our needs as well! Does anyone have an update as to if th
RE: DNN 9.2, how to set default theme?
by Andy Stephenson DNN Creative
you do that under "Manage/Themes". Note the highlight blue border around the default container and d
DNN 9.2, how to set default theme?
by Donald
Please disregard, found Manage Themes I cannot find how to set a default portal theme in DNN 9.2
RE: Looking for DataSprings Dynamic Forms
by Andy Stephenson DNN Creative
Your best chance would be to contact Chad Nash @ http://www.datasprings.com/
Looking for DataSprings Dynamic Forms
by Jakir HM
Looking for DataSprings Dynamic Forms 3.4 for DNN 4.x 5.x for my site (https://themasters2018s.com/)
RE: Help with Cycle Image Carousel not displaying images
by peter
I had the same problem with the Will Strohl Content Slider after upgrading to DNN 9.1 The above an
RE: Object reference not set to an instance of an object
by Andy Stephenson DNN Creative
Check this one might be useful: http://www.dnnsoftware.com/answers/im-tryin-to-move-my-site-to-pr
Used
By
Testimonials