Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Yasir Butt 162 posts 372 karma points
    Sep 18, 2015 @ 09:55
    Yasir Butt
    1

    Umbraco schedule error

    Hi,

    We got below error couple of time and got it today as well. we were using umbraco 7.2.6. I have just upgraded to 7.2.8.

    Someone knows about it why are we getting this?

    Any helo will be appricated

    2015-09-18 08:35:58,135 [23] ERROR umbraco.content - [T24/D8] Failed to load Xml from file. System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext) at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext) at Umbraco.Core.AsyncLock.Lock(Int32 millisecondsTimeout) at umbraco.content.EnsureFileLock() at umbraco.content.LoadXmlFromFile() 2015-09-18 08:35:58,245 [23] ERROR Umbraco.Web.WebServices.ScheduledPublishController - [T18/D8] Error executing scheduled task System.Threading.ThreadAbortException: Thread was being aborted. at umbraco.content.LoadXmlFromFile() at umbraco.content.LoadXmlLocked(SafeXmlReaderWriter safeXml, Boolean& registerXmlChange) at umbraco.content..ctor() at umbraco.content.<.cctor>b17() at System.Lazy1.CreateValue() --- End of stack trace from previous location where exception was thrown --- at System.Lazy1.LazyInitValue() at Umbraco.Web.WebServices.ScheduledPublishController.Index() 2015-09-18 08:35:58,291 [26] ERROR Umbraco.Web.Scheduling.ScheduledPublishing - [T27/D7] An error occurred with the scheduled publishing. The base url used in the request was: http://www.vikenfiber.no:80/umbraco/, see http://our.umbraco.org/documentation/Using-Umbraco/Config-files/umbracoSettings/#ScheduledTasks documentation for details on setting a baseUrl if this is in error System.Net.WebException: The remote server returned an error: (400) Bad Request. at System.Net.WebClient.UploadDataInternal(Uri address, String method, Byte[] data, WebRequest& request) at System.Net.WebClient.UploadString(Uri address, String method, String data) at Umbraco.Web.Scheduling.ScheduledPublishing.PerformRun() 2015-09-18 08:36:06,521 [23] ERROR Umbraco.Web.WebServices.ScheduledPublishController - [T37/D8] Error executing scheduled task System.Threading.ThreadAbortException: Thread was being aborted. at umbraco.content.LoadXmlFromFile() at umbraco.content.LoadXmlLocked(SafeXmlReaderWriter safeXml, Boolean& registerXmlChange) at umbraco.content..ctor() at umbraco.content.<.cctor>b17() at System.Lazy1.CreateValue() --- End of stack trace from previous location where exception was thrown --- at System.Lazy1.get_Value() at Umbraco.Web.WebServices.ScheduledPublishController.Index()

  • Mark Bowser 273 posts 860 karma points c-trib
    Sep 18, 2015 @ 15:44
    Mark Bowser
    0

    The first thing that I would try is deleting the App_Data\umbraco.config file and the App_Data\TEMP directory and recycling the app pool just to make sure that there aren't any problems with those. Then I would check the file permissions on those files. There should be modify permissions for both. What happens when you try that?

  • Nitesh 9 posts 89 karma points
    Apr 30, 2020 @ 07:38
    Nitesh
    0

    Hi Yasir,

    Do you ever find solution to this ?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies