ERROR mojoPortal.Business.WebHelpers.IndexWriterTask

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.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
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.
This thread is closed to new posts. You must sign in to post in the forums.
8/25/2009 6:32:33 AM
Gravatar
Total Posts 5

ERROR mojoPortal.Business.WebHelpers.IndexWriterTask

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

8/25/2009 6:36:30 AM
Gravatar
Total Posts 18439

Re: ERROR mojoPortal.Business.WebHelpers.IndexWriterTask

Hi,

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

You must sign in to post in the forums. This thread is closed to new posts.