'Unable to run java.exe’ error received during portal upgrade due to presence of an extension-less file called ‘program’ in the portal install directory which causes the portal homepage to be inaccessible after the upgrade.
上次发布: March 9, 2018Portal for ArcGIS
漏洞 ID 编号
BUG-000111763
已提交
February 18, 2018
上次修改时间
June 5, 2024
适用范围
Portal for ArcGIS
找到的版本
10.5.1
操作系统
Windows OS
操作系统版本
2012 R2
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Microsoft does not recommend having an extension-less file named "Program" in the root of the drive (For example: C:\Program) as this can cause issues with many applications. Upon starting the operating system, if it detects a file or folder in the root of the drive named C:\Program it usually displays the following message:
"File Name Warning
There is a file of folder on your computer called "C:\Program" which
could cause certain applications to not function correctly. Renaming it
to "c:\Program1" would solve this problem. Would you like to rename
it now?"
解决办法
Rename the <a href="file:C:/Program" target="_blank">C:\Program</a> file to <a href="file:C:/Program1" target="_blank">C:\Program1</a>