10/12/2023

1 thought on “Dynamics 365 Business Central 2022 Wave1 (r.20) public preview is available

  1. I have an issue with docker, I think there is something to do with SQLExpress.
    …..
    Starting Local SQL Server
    WARNING: Waiting for service ‘SQL Server (SQLEXPRESS) (MSSQL$SQLEXPRESS)’ to
    start…
    Starting Internet Information Server
    Copying Database on localhost\SQLEXPRESS from CRONUS to tenant
    Taking database CRONUS offline
    Warning, exception when running: ALTER DATABASE [CRONUS] SET OFFLINE WITH ROLLBACK IMMEDIATE
    Waiting… – retrying
    Warning, exception when running: ALTER DATABASE [CRONUS] SET OFFLINE WITH ROLLBACK IMMEDIATE
    Waiting…… – retrying
    Error when running: ALTER DATABASE [CRONUS] SET OFFLINE WITH ROLLBACK IMMEDIATE
    Putting database CRONUS back online
    Warning, exception when running: ALTER DATABASE [CRONUS] SET ONLINE
    Waiting… – retrying
    Warning, exception when running: ALTER DATABASE [CRONUS] SET ONLINE
    Waiting…… – retrying
    Error when running: ALTER DATABASE [CRONUS] SET ONLINE
    User does not have permission to alter database ‘CRONUS’, the database does not exist, or the database is not in a state that allows access checks.
    ALTER DATABASE statement failed.
    at Invoke-SqlCmdWithRetry, C:\Run\HelperFunctions.ps1: line 434
    at Copy-NavDatabase, C:\Run\HelperFunctions.ps1: line 203
    at , C:\Run\SetupDatabase.ps1: line 166
    at , C:\Run\navstart.ps1: line 122
    at , C:\Run\start.ps1: line 363
    at , : line 1
    New-BCContainer Telemetry Correlation Id: 16deb018-37d6-4796-a613-ad99464068ea
    Initialization of container bc20preview failed
    At C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\3.0.2\ContainerHandling\Wait-NavContainerReady.ps1:42 char:17
    + … throw “Initialization of container $containerName failed” …
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : OperationStopped: (Initialization …0preview failed:String) [], RuntimeException
    + FullyQualifiedErrorId : Initialization of container bc20preview failed

    Do you have any insight on this?

    Thank you.

Comments are closed.