Copied to clipboard

Flag this post as spam?

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


  • Mihai Osvat 20 posts 40 karma points
    Feb 25, 2013 @ 16:20
    Mihai Osvat
    0

    Umbraco 6 restarts after node publishing

    Hi everyone,

    I just finished the migration of a website from 4.7.1.1 to 6.0.0, and I noticed that after I click "save and publish" on any node (in this case "won"), Umbraco restarts, this is from my logs:

    2013-02-25 15:12:48,239 [32] INFO  Umbraco.Core.Publishing.PublishingStrategy - [Thread 45] Content 'won' with Id '3670' has been published.

     

    2013-02-25 15:12:51,114 [20] INFO  Umbraco.Core.CoreBootManager - [Thread 48] Umbraco application starting

    2013-02-25 15:12:51,239 [20] INFO  Umbraco.Core.PluginManager - [Thread 48] Determining hash of code files on disk

    Have to add that the site it's running on Windows Azure Websites + SQL Azure database. Could it be a permission problem on umbraco.config file ? I also have some errors stating that this file cannot be accessed because it's in use by another process ...

     

  • Mihai Osvat 20 posts 40 karma points
    Feb 26, 2013 @ 10:29
    Mihai Osvat
    0

    Also, I have to add the following:

    1. I set up this site on azurewebsites.net, by using the Umbraco installation Microsoft provides in the application gallery (4.11.3)

    2. I upgraded it to Umbraco 6 by copying the files using FTP

    3. I'm using a custom membership

    The biggest problem is that when Umbraco restarts, the logged in users are logged out automatically (and the asp:LoginStatus and asp:LoginName controls which are on the master page are not updated). Very annoying ...

  • Mihai Osvat 20 posts 40 karma points
    Mar 05, 2013 @ 17:22
    Mihai Osvat
    0

    Ended up by setting the ContinouslyUpdateXmlDiskCache to false, now seems to work OK.

  • 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