Hi Everyone,
My Event Logger is just getting full with the same scheduler exception and i don't know what is it causing this.
Scheduler Exception
AssemblyVersion 7.1.1 PortalID -1 PortalName UserID -1 UserName ActiveTabI
AssemblyVersion: 7.1.1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID: 1ac480af-923c-4c50-b957-b18a27966ea0
InnerException: Unable to create Lucene writer (lock file is in use). Please recycle AppPool in IIS to release lock.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.IO.__Error.WinIOError
StackTrace:
Message: DotNetNuke.Services.Exceptions.SearchException: Unable to create Lucene writer (lock file is in use). Please recycle AppPool in IIS to release lock. ---> System.IO.IOException: The process cannot access the file 'C:\HostingSpaces\AMOB002\MIT Website\App_Data\Search\write.lock' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalDelete(String path, Boolean checkHost) at DotNetNuke.Services.Search.Internals.LuceneControllerImpl.get_Writer() --- End of inner exception stack trace --- at DotNetNuke.Services.Search.Internals.LuceneControllerImpl.get_Writer() at DotNetNuke.Services.Search.Internals.LuceneControllerImpl.Delete(Query query) at DotNetNuke.Services.Search.Internals.InternalSearchControllerImpl.DeleteSearchDocumentsByModule(Int32 portalId, Int32 moduleId, Int32 moduleDefId) at DotNetNuke.Services.Search.SearchDataStore.StoreSearchItems(SearchItemInfoCollection searchItems) at DotNetNuke.Services.Search.SearchEngine.IndexContent(DateTime startDate) at DotNetNuke.Services.Search.SearchEngineScheduler.DoWork()
Source:
Server Name: POR-ASP01
Does anyone knows what is this and how i can fix it?
Thanks