Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

URGENT ! DMX 5.2.2 on Win Server 2008 Reindex Portal ThreadAbortException
Last Post 03/15/2010 12:12 PM by Peter Donker. 3 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
LA Guy
New Member
New Member
Posts:12


--
03/08/2010 6:06 AM

Hi,

Admin > Run Scripts > Reindex Portal runs for a while with lots of Reindex entries in the log but fails after about 2 minutes of log entries.

Server Error in '/' Application.

Thread was being aborted.
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.Threading.ThreadAbortException: Thread was being aborted.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[ThreadAbortException: Thread was being aborted.]
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +312
   System.Web.ApplicationStepManager.ResumeSteps(Exception error) +762
   System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) +280
   System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +462

Version Information: Microsoft .NET Framework Version:2.0.50727.4016; ASP.NET Version:2.0.50727.4016


Run Script
00:00:00.005 - Retrieving Settings
00:00:00.010 -  PortalId:  Success
00:00:00.012 -  TabId:  Success
00:00:00.012 -  ModuleId:  Success
00:00:00.012 -  Finding Script:  Success
00:00:00.020 -  Reading 'D:\DNN5New\DesktopModules\Bring2mind\DMX\Admin\Scripts\ReindexPortal.Resources':  Success
00:00:00.021 -  Script title: Reindex Portal 00:00:00.021 -  Checking permission:  Success
00:00:00.022 -  Script description: This script will reindex all found entries in the current portal.
00:00:00.023 -  Instantiating Bring2mind.DNN.Modules.DMX.Services.Search.SearchController, BRING2MIND.DNN.MODULES.DMX.CORE:  Success
00:00:00.040 -   Reindexing Portal NPC DNN

.....

Server Error in '/' Application.

...

Version Information: Microsoft .NET Framework Version:2.0.50727.4016; ASP.NET Version:2.0.50727.4016

LA Guy
New Member
New Member
Posts:12


--
03/08/2010 6:08 AM
We upgraded this DNN 4.9 site to DNN 5

Running DNN 5.2.3 ( not sure why the error shows .NET FW 2.0 when it should be .NET FW 3.5 for DNN 5 upgrade.

Paul
LA Guy
New Member
New Member
Posts:12


--
03/08/2010 6:55 AM

Hi,

I should say we are using SqlExpress 2008 for the database and there are quite a large number of files / folders ( haven't counted yet )

Thx, Paul

 

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
03/15/2010 12:12 PM
Hi Paul,

Try increasing the execution timeout. It may be the server is protecting itself by shutting down this long running process.

Peter
You are not authorized to post a reply.