Build Error
#1990
Replies: 1 comment
-
|
Duplicate post |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My company has an app that fails for all build attempt types (Test Current, CI/DC, etc.).
Error below with pertinent text in bold.
Error: Unexpected error when running action. Error Message: docker: Error response from daemon: hcs::CreateComputeSystem 7f17eee0ca5e222ecd53947658910ccf0dea8f52c2761588ee96b198ebf42abf: The paging file is too small for this operation to complete. ExitCode: 125 Commandline: docker run --volume "c:\bcartifacts.cache:c:\dl" --label nav= --env isBcSandbox=Y --label version=27.0.38460.41176 --label platform=27.0.41126.0 --label country=US --env artifactUrl=https://bcartifacts-exdbf9fwegejdqak.b02.azurefd.net/sandbox/27.0.38460.41176/us --env multitenant=Y --env licenseFile="c:\run\my\license.bclicense" --name bc18654254519 --hostname bc18654254519 --env auth=NavUserPassword --env username="admin" --env ExitOnError=N --env locale=en-US --env databaseServer="" --env databaseInstance="" --volume "C:\ProgramData\BcContainerHelper:C:\ProgramData\BcContainerHelper" --volume "C:\ProgramData\BcContainerHelper\Extensions\bc18654254519\my:C:\Run\my" --isolation hyperv --restart unless-stopped --env filesOnly=False --memory 16G --env enableApiServices=Y --env useSSL=N --volume "c:\windows\system32\drivers\etc:C:\driversetc" --env securePassword=76492d1116743f0423413b16050a5345MgB8AFEAYgBPAEUAQgBTAEkAVQB5AHQAaABUAGcAaABiAGwAaQBSAFAATQBSAHcAPQA9AHwAMgA0AGEANgAwADUAOABiADkAMQA1ADkAZgBkADkAOQA5ADUAOQBiADgAOQBjADUAOAAzAGIAMAAwADEAOABiAGIAZgBhADcANAAxADgAMgAwADEAYgAyADkAZQBhAGUAZgBkADgAMAAwADAANQAxAGEAYgA0ADAAOABlADQAOAA= --env passwordKeyFile="c:\run\my\aes.key" --env removePasswordKeyFile=Y --volume "D:\a\BMI-SupplyAutomate\BMI-SupplyAutomate:c:\sources" --expose 5986 --env customNavSettings=EnableTaskScheduler=True --env accept_eula=Y --env accept_outdated=Y --detach mcr.microsoft.com/businesscentral:ltsc2025, StackTrace: at DockerDo, C:\ProgramData\BcContainerHelper\6.1.8\BcContainerHelper\HelperFunctions.ps1: line 251 <- at New-BcContainer, C:\ProgramData\BcContainerHelper\6.1.8\BcContainerHelper\ContainerHandling\New-NavContainer.ps1: line 1862 <- at , C:\ProgramData\BcContainerHelper\6.1.8\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 1143 <- at , C:\ProgramData\BcContainerHelper\6.1.8\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 635 <- at GetBuildContainer, C:\ProgramData\BcContainerHelper\6.1.8\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 568 <- at , C:\ProgramData\BcContainerHelper\6.1.8\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 1434 <- at , C:\ProgramData\BcContainerHelper\6.1.8\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 1389 <- at , C:\ProgramData\BcContainerHelper\6.1.8\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 1281 <- at Run-AlPipeline, C:\ProgramData\BcContainerHelper\6.1.8\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 1266 <- at , D:\a_actions\microsoft\AL-Go-Actions\v8.0\RunPipeline\RunPipeline.ps1: line 475 <- at , D:\a_temp\ae1c646e-c4bb-4086-8433-c49c460b4630.ps1: line 3 <- at , D:\a_actions\microsoft\AL-Go-Actions\v8.0\Invoke-AlGoAction.ps1: line 21 <- at , D:\a_temp\ae1c646e-c4bb-4086-8433-c49c460b4630.ps1: line 2 <- at , : line 1
Beta Was this translation helpful? Give feedback.
All reactions