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...Administration ...Administration ...Scheduler Event FailureScheduler Event Failure
Previous
 
Next
New Post
2/19/2010 12:05 AM
 

Checking my event log (DNN 5.02.03), I notice that I've been getting a lot of messages of the type "Scheduler Event Failure", "Scheduler Exception" and  "General Exception". Anyone have any ideas of what the problem might be?  I include the log file entries for a sample of these messages below.  The files referred to *do* exist.  A wild guess on my part says I've got a problem with permissions and I have to get my web host to do something or other.

Any and all advice greatly appreciated.

Steve Karpik

 

Scheduler Event Failure

THREAD ID: 8
TYPE: DotNetNuke.Services.ModuleCache.PurgeModuleCache
EXCEPTION: Could not find file '\\nas-001\winspace004\10-scarboroughchessclub.ca\www\Portals\0\Cache\Modules\99_25EDC09E7CBA4C6D5032FD1E77950A77.attrib.resources'.
RESCHEDULED FOR: 2/18/2010 11:47:23 PM
SOURCE: STARTED_FROM_BEGIN_REQUEST
ACTIVE THREADS: 0
FREE THREADS: 1
READER TIMEOUTS: 0
WRITER TIMEOUTS: 0
IN PROGRESS: 0
IN QUEUE: 3
Server Name: WSH-006

Scheduler Exception

AssemblyVersion: 5.2.3
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: cb3f1fd7-08cd-493a-bf45-a1198072cd0d
InnerException: Could not find file '\\nas-001\winspace004\10-scarboroughchessclub.ca\www\Portals\0\Cache\Modules\99_25EDC09E7CBA4C6D5032FD1E77950A77.attrib.resources'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.IO.__Error.WinIOError
StackTrace:
Message: System.IO.FileNotFoundException: Could not find file '\\nas-001\winspace004\10-scarboroughchessclub.ca\www\Portals\0\Cache\Modules\99_25EDC09E7CBA4C6D5032FD1E77950A77.attrib.resources'. File name: '\\nas-001\winspace004\10-scarboroughchessclub.ca\www\Portals\0\Cache\Modules\99_25EDC09E7CBA4C6D5032FD1E77950A77.attrib.resources' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) at System.IO.StreamReader..ctor(String path) at System.IO.File.OpenText(String path) at DotNetNuke.Services.ModuleCache.FileProvider.IsFileExpired(String file) at DotNetNuke.Services.ModuleCache.FileProvider.PurgeExpiredItems(Int32 portalId) at DotNetNuke.Services.ModuleCache.PurgeModuleCache.DoWork()
Source:
Server Name: WSH-006

General Exception

AssemblyVersion: 5.2.3
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 19552d2b-8558-4613-b8b6-201ca5d8fdbc
InnerException: Could not find file '\\nas-001\winspace004\10-scarboroughchessclub.ca\www\Portals\0\Cache\Modules\99_25EDC09E7CBA4C6D5032FD1E77950A77.attrib.resources'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.IO.__Error.WinIOError
StackTrace:
Message: System.IO.FileNotFoundException: Could not find file '\\nas-001\winspace004\10-scarboroughchessclub.ca\www\Portals\0\Cache\Modules\99_25EDC09E7CBA4C6D5032FD1E77950A77.attrib.resources'. File name: '\\nas-001\winspace004\10-scarboroughchessclub.ca\www\Portals\0\Cache\Modules\99_25EDC09E7CBA4C6D5032FD1E77950A77.attrib.resources' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) at System.IO.StreamReader..ctor(String path) at System.IO.File.OpenText(String path) at DotNetNuke.Services.ModuleCache.FileProvider.IsFileExpired(String file) at DotNetNuke.Services.ModuleCache.FileProvider.PurgeExpiredItems(Int32 portalId) at DotNetNuke.Services.ModuleCache.PurgeModuleCache.DoWork()
Source:
Server Name: WSH-006

 

 

 

 
New Post
2/25/2010 12:42 PM
 
I'm having the same problem on a new installation of DNN 5.2.3 and a couple of upgraded installations to DNN 5.2.1. Turning off the scheduler seems to help but not really a solution.

Kist Enterprises
www.kistenterprises.com
 
New Post
2/25/2010 1:50 PM
 

Thanks for letting me know that I'm not alone in facing this problem.  Hopefully some sort of proper fix will emerge from somewhere.  Any idea what the side effects of turning the scheduler off are?  Right now I'm generating errors in the even log at a prodigious rate.  Makes it pretty much impossible to look for any new errors.

 
New Post
2/26/2010 4:02 AM
 
Yes the same was happening to me - lots of scheduling errors. I disabled the scheduler on the host settings page about 3 or 4 weeks ago and haven't had any problems with the errors. I'm not currently using the scheduler for anything important so it seems my site is operating normally. I would however like to get this fixed. I've seen different things in other posts like empty the ScheduleHistory table in the database but it doesn't work for me.

Kist Enterprises
www.kistenterprises.com
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Scheduler Event FailureScheduler Event Failure


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