Closed
Bug 610459
Opened 15 years ago
Closed 15 years ago
Devmo search broken again
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sheppy, Assigned: oremj)
Details
Trying to search is reporting that you've used inappropriate characters in your search term. Please try kicking MDC. If that doesn't work, we may have to go through the tedious reindexing process again.
| Assignee | ||
Updated•15 years ago
|
Assignee: server-ops → jeremy.orem+bugs
| Assignee | ||
Comment 1•15 years ago
|
||
I've restarted the service.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•15 years ago
|
||
That didn't fix the problem unfortunately. Any errors in the logs about search that might help figure out what's broken this time?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 3•15 years ago
|
||
2010-11-09 11:48:09,759 [31394] ERROR MindTouch.Dream.DreamFeatureChain - handler for GET:local://02c2abd2b20d4d4390b674259073180c/deki/luceneindex?wikiid=developer.mozilla.org&q=(DNS+title:DNS^4+path.title:DNS^4+description:DNS^3+tag:DNS^2+comments:DNS+-namespace:%22template%22+-namespace:%22template_talk%22+-namespace:%22help%22+-namespace:%22help_talk%22)+AND+(type:(wiki+document+image+comment)+AND+(language:en+OR+language:neutral))&max=36&offset=0&sortBy= failed (MindTouch.LuceneService.LuceneService!Search)
System.IO.FileNotFoundException: Could not find file "/mnt/netapp/developer.mozilla.org-dekiwiki/lucene/developer.mozilla.org/_1oul.fnm".
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000]
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000]
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at Lucene.Net.Store.FSIndexInput+Descriptor..ctor (Lucene.Net.Store.FSIndexInput enclosingInstance, System.IO.FileInfo file, FileAccess mode) [0x00000]
at Lucene.Net.Store.FSIndexInput..ctor (System.IO.FileInfo path) [0x00000]
at Lucene.Net.Store.FSDirectory.OpenInput (System.String name) [0x00000]
at Lucene.Net.Index.FieldInfos..ctor (Lucene.Net.Store.Directory d, System.String name) [0x00000]
at Lucene.Net.Index.SegmentReader.Initialize (Lucene.Net.Index.SegmentInfo si) [0x00000]
at Lucene.Net.Index.SegmentReader.Get (Lucene.Net.Store.Directory dir, Lucene.Net.Index.SegmentInfo si, Lucene.Net.Index.SegmentInfos sis, Boolean closeDir, Boolean ownDir) [0x00000]
at Lucene.Net.Index.SegmentReader.Get (Lucene.Net.Index.SegmentInfo si) [0x00000]
at Lucene.Net.Index.IndexReader+AnonymousClassWith.DoBody () [0x00000]
at Lucene.Net.Store.Lock+With.Run () [0x00000]
at Lucene.Net.Index.IndexReader.Open (Lucene.Net.Store.Directory directory, Boolean closeDirectory) [0x00000]
at Lucene.Net.Index.IndexReader.Open (System.String path) [0x00000]
at MindTouch.LuceneService.LuceneService.OpenReader (System.String wikiid) [0x00000]
at MindTouch.LuceneService.LuceneService+<Search>d__f.MoveNext () [0x00000]
at MindTouch.Tasking.Coroutine.Invoke (System.Func`1 invocation) [0x00000]
--- End of exception stack trace ---
at MindTouch.LuceneService.LuceneService.Search(DreamContext context, DreamMessage request, Result`1 response)
--- End of coroutine stack trace ---
It's true that the file isn't there, but I'm not sure why it is looking there. Bringing up deki 9 search issues with mindtouch is going to be pointless, because they say 10 is completely revamped so the solution is to upgrade.
| Reporter | ||
Comment 4•15 years ago
|
||
Yep. Guess we put up with it until we get upgraded then.
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → WONTFIX
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•