Copied to clipboard

Flag this post as spam?

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


  • Sebastian Dammark 581 posts 1385 karma points
    Sep 15, 2014 @ 11:26
    Sebastian Dammark
    0

    Nightly build fails on install (An error occurred during installation step User)

    Hi folks

    I've downloaded the latest nightly build (UmbracoCms.7.2.0-build.141) but it fails on install.

    2014-09-15 11:21:26,093 [10] ERROR Umbraco.Web.Install.Controllers.InstallApiController - [Thread 6] An error occurred during installation step User
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: must be at least one content type id specified
       at Umbraco.Core.Mandate.That[TException](Boolean condition, Func`1 defer)
       at Umbraco.Core.Persistence.Repositories.ContentTypeBaseRepository`1.ContentTypeQueryMapper.MapContentTypes(Int32[] contentTypeIds, Database db, IDictionary`2& associatedTemplates, IDictionary`2& parentContentTypeIds)
       at Umbraco.Core.Persistence.Repositories.ContentTypeBaseRepository`1.ContentTypeQueryMapper.GetContentTypes[TRepo](Int32[] contentTypeIds, Database db, TRepo contentTypeRepository, ITemplateRepository templateRepository)
       at Umbraco.Core.Persistence.Repositories.ContentTypeRepository.PerformGetAll(Int32[] ids)
       at Umbraco.Core.Persistence.Repositories.RepositoryBase`2.GetAll(TId[] ids)
       at Umbraco.Core.Persistence.Repositories.ContentRepository.ProcessQuery(Sql sql)
       at Umbraco.Core.Persistence.Repositories.RepositoryBase`2.GetByQuery(IQuery`1 query)
       at Umbraco.Core.Services.ContentService.GetRootContent()
       at Umbraco.Web.Install.InstallSteps.StarterKitDownloadStep.RequiresExecution(Nullable`1 model)
       --- End of inner exception stack trace ---
       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 Umbraco.Web.Install.Controllers.InstallApiController.StepRequiresExecution(InstallSetupStep step, JToken instruction)
       at Umbraco.Web.Install.Controllers.InstallApiController.IterateNextRequiredStep(InstallSetupStep current, Queue`1 queue, Guid installId, InstallInstructions installModel)
       at Umbraco.Web.Install.Controllers.InstallApiController.PostPerformInstall(InstallInstructions installModel)

    I would like to demo some of the nice features to our projectmanagers, that I saw at the umbDKfest.

    Any way around this ?

  • Sebastian Dammark 581 posts 1385 karma points
    Sep 15, 2014 @ 13:15
    Sebastian Dammark
    0

    Crap, this post should probably have been posted in Installing Umbraco.

    I've tried with the following builds 130, 140 and 141 and they all give the same error.

    So it looks like I'm doing something wrong, but is there anything special about nightly builds ?

    I'm doing a basic installation on SQL CE, just for demo purposes.

  • Soren Fruergaard 9 posts 29 karma points
    Sep 29, 2014 @ 14:30
    Soren Fruergaard
    0

    I have the same issue using the latest nightly build 154.

    Am I doing something wrong or is there a bug in the installation process?

  • Sebastian Dammark 581 posts 1385 karma points
    Sep 29, 2014 @ 14:49
    Sebastian Dammark
    0

    I've tried a few versions which failed, but build 152 worked for me.

  • Soren Fruergaard 9 posts 29 karma points
    Sep 30, 2014 @ 08:33
    Soren Fruergaard
    0

    Thank you -  worked for me too.

Please Sign in or register to post replies

Write your reply to:

Draft