Copied to clipboard

Flag this post as spam?

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


  • Van 12 posts 83 karma points
    Mar 15, 2022 @ 09:23
    Van
    0

    Boot failed

    how to handle this one

    enter image description here

  • Lucas Michaelsen 32 posts 233 karma points
    Mar 15, 2022 @ 09:32
    Lucas Michaelsen
    0

    Van can you provide a full screen shot of the error. Many times when the errors is with the lightinject, the real error is desc. futher down in the stacktrace

  • David van de Vliet 15 posts 116 karma points
    Mar 15, 2022 @ 09:34
    David van de Vliet
    0

    It seems that you are trying to inject at least one service in your workflow class that has not yet been initialized.

    Maybe you can try to move the initialization of your workflow to later in the startup proces. You can do this for example using ComposeAfter attribute.

  • Van 12 posts 83 karma points
    Mar 15, 2022 @ 11:39
    Van
    0

    enter image description here

Please Sign in or register to post replies

Write your reply to:

Draft