This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
Hi,
I use the mojoPortal 2.2.8.3 MSSQL since February of 2009 and it works fine! But in the last week it stop of work and I need restart the pool of application to it start work again.
In the System Log show:
2009-08-25 00:53:21,144 ERROR mojoPortal.Business.WebHelpers.IndexWriterTask - System.IO.IOException: Lock obtain timed out: Lock@C:\WINDOWS\TEMP\lucene-4654de6ba14cd22ed6c4906a50d7a8d1-write.lock at Lucene.Net.Store.Lock.Obtain(Int64 lockWaitTimeout) at Lucene.Net.Index.IndexReader.AquireWriteLock() at Lucene.Net.Index.IndexReader.DeleteDocument(Int32 docNum) at Lucene.Net.Index.IndexReader.DeleteDocuments(Term term) at mojoPortal.Business.WebHelpers.IndexWriterTask.ProcessQueue(DataTable q, String indexPath)
I need help to this error.
Thanks
Euclides Chuma
A lot of improvements have been made to the search index, I recommend you upgrade to the latest version. Then if the problem persists, delete all rows from mp_IndexingQueue and mp_TaskQueue and then rebuild the search index.
Hope it helps,
Joe