Copied to clipboard

Flag this post as spam?

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


  • Tomas van der Rijst 4 posts 74 karma points
    Sep 26, 2019 @ 08:09
    Tomas van der Rijst
    0

    Umbraco database migration stuck

    Hi, I'm trying to update my Umbraco site from 7.14 to 8.1.1, I use this guide. It doesn't get past

    Upgrading Umbraco to the latest and greatest version.

    I have waited for over an hour but nothing changes. I've looked in my log and there are not coming any new lines. The last few lines in my logs are like this for a few thousand lines, i can't find any errors!

    Is there someone who can help me fix this?

  • Steve Megson 151 posts 1022 karma points MVP c-trib
    Sep 26, 2019 @ 11:38
    Steve Megson
    0

    How many rows do you have in the cmsPropertyData table? The next step in the migration is to update each row to fill in the versionId2 column that was just created, and you won't see anything in the log until that finishes. This step scales rather poorly when there are a lot of rows.

    If you're feeling brave, I have a modified version of the Umbraco.Core.dll for 8.1.4 here which speeds up the migration significantly (hopefully without breaking anything). If you want to test it, I'd appreciate a copy of the log file so that I can see how it performs and where there may be more room for improvement.

Please Sign in or register to post replies

Write your reply to:

Draft