Database compilation stuck

Hello,

We are using One Identity Manager version 10.0.
We restored the database and then tried to enable it using the “Enable a restored database” option from the Configuration Wizard.

During the system compilation, the process gets stuck in the “Building assemblies” phase and does not progress further.

The compilation remains in this state for an extended period of time (over one hour), with no errors shown.

Thanks

Daniele

Parents
  • Does the machine and user where you are running the tool have internet access?

    Compile downloads a bunch of NodeJS for compilation.....unfortunately they don't have any timeout or error capturing for this process, so just sits. There is a way to do this offline, but its horrid.

    1. Install WebView2 Runtime "As Administrator" (KB4341379)
    2. Create a cache for the NuGet packages (KB4380945)

    I just see they've updated the last KB with a downloadable cache.... (wasn't like that originally)

Reply
  • Does the machine and user where you are running the tool have internet access?

    Compile downloads a bunch of NodeJS for compilation.....unfortunately they don't have any timeout or error capturing for this process, so just sits. There is a way to do this offline, but its horrid.

    1. Install WebView2 Runtime "As Administrator" (KB4341379)
    2. Create a cache for the NuGet packages (KB4380945)

    I just see they've updated the last KB with a downloadable cache.... (wasn't like that originally)

Children