漏洞 ID 编号 |
BUG-000163926 |
已提交 | December 21, 2023 |
上次修改时间 | June 6, 2024 |
适用范围 | ArcGIS Enterprise Cloud Builder for Microsoft Azure |
找到的版本 | 11.2 |
操作系统 | Windows Server |
操作系统版本 | N/A |
状态 | Duplicate
此问题与现有问题重复。 有关详细信息,请参阅问题的“其他信息”部分。 与重复问题关联的客户将自动附加到未解决的问题。
|
附加信息
Duplicate of BUG-000164769: This issue is a duplicate of BUG-000164769, that is resolved for ArcGIS Enterprise 11.3.
解决办法
- While attempting an upgrade through Cloud Builder at the Summary page (very last screen), click on Save automation artifacts, provide a file name, select PowershellScripts and cross platform CLI scripts checkboxes and click Generate. It generates an archive (zip file) in the path provided.
- Locate the above file and extract in a folder.
- Find the sub string - "SiteUpgradeVM" and replace it with "UpgradeVM" in the below files of the above folder.
i. Upgrade-ArcGISSite.ps1
ii. add-upgrade-vm.parameters.json
iii. upgrade-portal.parameters.json
iv. -upgrade-server.parameters.json
v. upgrade-datastore-install.parameters.json
- Add the following line in Upgrade-AzureResourceGroup.ps1 after line 175 Invoke-ExecuteTemplate -TemplateName 'postupgrade-portal' -VMNames $PortalMachineNames.
- Run the ./Upgrade-ArcGISSite.ps1.
重现步骤