After migrating the content directory, Portal for ArcGIS still looks for a portal-config.properties file in the old content location, and postgres.exe processes continue to run after the Portal for ArcGIS service is stopped.
上次发布: March 23, 2021Portal for ArcGIS
漏洞 ID 编号
BUG-000135813
已提交
December 2, 2020
上次修改时间
June 5, 2024
适用范围
Portal for ArcGIS
找到的版本
10.7.1
操作系统
Windows OS
操作系统版本
2019 64 Bit
修正版本
10.9.1
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
After Portal for ArcGIS fails to kill all the postgres.exe, kill them manually: C:\Program Files\ArcGIS\Portal\framework\runtime\pgsql\bin> .\pg_ctl stop -D c:\arcgisportal\db
Before stopping the Portal for ArcGIS service, create a folder structure C:\arcgisportal\content\items\portal, and copy portal-config.properties into the folder, so Portal for ArcGIS closes all the postgres.exe processes.