Images are getting uploaded but not able to fetch the images.
Images are getting uploaded but not able to fetch the images.
Getting following errors in log:
Error uploading new image: ApplicationException Could not create an index searcher with the supplied lucene directory at Examine.LuceneEngine.Providers.LuceneSearcher.ValidateSearcher(Boolean forceReopen)
at Examine.LuceneEngine.Providers.LuceneSearcher.GetSearchFields()
at UmbracoExam...
Could not create an index searcher with the supplied lucene directory
Exception type: System.IO.IOException
Failed method: Lucene.Net.Index.SegmentInfos+FindSegmentsFile.Run
Problem Id: System.IO.IOException at Lucene.Net.Index.SegmentInfos+FindSegmentsFile.Run
Images are getting uploaded but not able to fetch the images.
Images are getting uploaded but not able to fetch the images.
Getting following errors in log:
Error uploading new image: ApplicationException Could not create an index searcher with the supplied lucene directory at Examine.LuceneEngine.Providers.LuceneSearcher.ValidateSearcher(Boolean forceReopen) at Examine.LuceneEngine.Providers.LuceneSearcher.GetSearchFields() at UmbracoExam...
Could not create an index searcher with the supplied lucene directory Exception type: System.IO.IOException Failed method: Lucene.Net.Index.SegmentInfos+FindSegmentsFile.Run Problem Id: System.IO.IOException at Lucene.Net.Index.SegmentInfos+FindSegmentsFile.Run
Hi Manvendra,
Do you have access to files and folders of the site?
Can you check folders permission?
Are you using media picker for media upload?
THanks,
Alex
Hi Manvendra,
Did you solve the problem?
/Alex
Hi Alex,
Yes, the issue is resolved by deleting the files from App_Data/Examine folder and restarting the pool.
Thanks, Manvendra
Glad that you solved the issue.
Have a nice day.
/Alex
is working on a reply...