Import

Faisal Alsugair asked on August 31, 2015 21:56

Hi,

I try to import site but I get red line below:

The worker thread has been aborted, this might have been caused by the application restart. Please check if the action succeeded and repeat the action if not.

Also I see errors in event log:

Event ID: 231 Event type: Warning Event time: 8/31/2015 12:46:09 PM Source: Application_End Event code: ENDAPP User ID: 53 User name: administrator IP address: Description: Web application has ended

Message: IIS configuration change HostingEnvironment initiated shutdown HostingEnvironment caused shutdown

Shutdown stack: IIS configuration change HostingEnvironment initiated shutdown HostingEnvironment caused shutdown

Call stack: at CMS.EventLog.EventLogProvider.LogApplicationEnd() at CMS.EventLog.EventLogHandlers.LogApplicationEnd(Object sender, EventArgs e) at CMS.Base.AbstractHandler.CallEventHandler[TArgs](EventHandler1 h, TArgs e) at CMS.Base.AbstractHandler.Raise[TArgs](String partName, List1 list, TArgs e, Boolean important) at CMS.Base.SimpleHandler2.RaiseExecute(TArgs e) at CMS.Base.SimpleHandler2.RaiseExecute(TArgs e) at CMS.Base.SimpleHandler`2.StartEvent(TArgs e) at CMS.DataEngine.CMSApplication.ApplicationEnd() at CMS.DataEngine.CMSHttpApplication.Application_End(Object sender, EventArgs e) at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) at System.Web.HttpApplication.InvokeMethodWithAssert(MethodInfo method, Int32 paramCount, Object eventSource, EventArgs eventArgs) at System.Web.HttpApplication.ProcessSpecialRequest(HttpContext context, MethodInfo method, Int32 paramCount, Object eventSource, EventArgs eventArgs, HttpSessionState session) at System.Web.HttpApplicationFactory.FireApplicationOnEnd() at System.Web.HttpApplicationFactory.Dispose() at System.Web.HttpRuntime.Dispose() at System.Web.HttpRuntime.ReleaseResourcesAndUnloadAppDomain(Object state) at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback() Machine name: S184-168-146-10

Recent Answers


Jeroen Fürst answered on September 3, 2015 08:39 (last edited on September 3, 2015 08:40)

I have experienced this before. Can you please check/try the following:

  • During the process monitor the worker threads via System --> Debug --> Worker threads
  • Does the import package "overwrite" the current users credentials that is executing the import?
  • Try to turn off the import of files
  • Try to turn off the import of tasks
  • Upgrade to latest version and hotfix

Good luck!

0 votesVote for this answer Mark as a Correct answer

James E answered on July 21, 2018 11:12

I think when you turn off or exits the imports of file and will restart eh system the problem hopefully will be resolved. Please try ultius reviews and do let me know if still the problem exists.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.