| 不具合 ID 番号 |
BUG-000121142 |
| 送信されました | March 22, 2019 |
| 最終更新日 | June 5, 2024 |
| 適用対象 | Portal for ArcGIS |
| 見つかったバージョン | 10.7 |
| 修正されたバージョン | 10.7.1 |
| ステータス | Fixed
この不具合は修正されました。 詳細については、「バージョンの修正内容」および「参考情報」(該当する場合) をご参照ください。
|
対処法
Follow the steps listed in the documentation.
If upgrading using Portal for ArcGIS setups:
- Run the script after running Portal for ArcGIS 10.7 setup. After the 10.7 setup finishes, a blank browser window opens and the upgrade does not proceed. If going through a silent upgrade, the upgrade process exits with an error saying, "Configuring Portal fails." At this moment,
- On Windows:
- Download the script and unzip it.
- As administrator, open a command line window, run install_portal.bat.
- Continue with Portal for ArcGIS configuration from the web browser or with the silent option.
- On Ubuntu:
- Download the script and unzip it.
- As the Portal installation user "arcgis", copy install_portal.sh to the Portal installation directon at /arcgis/Portal folder, run install_portal.sh from that location.
- Continue with Portal for ArcGIS configuration from the web browser or with the silent option.
If upgrading the latest Chef cookbooks:
- Use the latest releases of cookbooks.
- On Windows:
chef-solo -j --recipe-url https://github.com/Esri/arcgis-cookbook/releases/download/v3.3.1/arcgis-3.3.1-cookbooks.zip
- On Ubuntu:
chef-solo -j --recipe-url https://github.com/Esri/arcgis-cookbook/releases/download/v3.3.1/arcgis-3.3.1-cookbooks.tar.gz
再現の手順