中国开发网: 论坛: 程序员情感CBD: 贴子 791139
sealw: 搜索出错了
Server Error in '/' Application.

Lock obtain timed out

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.IOException: Lock obtain timed out

Source Error:


Line 69: int numTotal;
Line 70:
Line 71: ForumMessages messageList = SearchSystem.Search( qsSearch, qsOptionInTitle, numStart - 1, pagesize, out numTotal );
Line 72:
Line 73: abcNumTotal.Text = numTotal.ToString();

Source File: d:\zhaix\websites\cndev.org#www\_addon\ForumSystem\search.aspx Line: 71

Stack Trace:


[IOException: Lock obtain timed out]
Lucene.Net.Store.Lock.Obtain(Int64 lockWaitTimeout) +194
Lucene.Net.Store.With.Run() +59
Lucene.Net.Index.IndexReader.Open(Directory directory) +117
Lucene.Net.Index.IndexReader.Open(String path) +45
NoxForum.Framework.SearchSystem.Search(String Text, Boolean isSearchTitleOnly, Int32 idxStart, Int32 nPageSize, Int32& nCountResult) +165
ASP._addon_forumsystem_search_aspx.Page_Load() in d:\zhaix\websites\cndev.org#www\_addon\ForumSystem\search.aspx:71
System.Web.Util.CalliHelper.ArglessFunctionCaller(IntPtr fp, Object o) +8
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +23
System.Web.UI.Control.OnLoad(EventArgs e) +91
NoxForum.Framework.Pages.BasePage.OnLoad(EventArgs e) +83
System.Web.UI.Control.LoadRecursive() +74
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2607

Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082

相关信息:


欢迎光临本社区,您还没有登录,不能发贴子。请在 这里登录