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