The ArcGIS Server default print service returns the error message, "An error occurred while creating the printed map" if the ArcGIS Server REST endpoint is logged in the same browser session before sending a print request.
上次发布: August 20, 2021ArcGIS GIS Server
漏洞 ID 编号
BUG-000135413
已提交
November 13, 2020
上次修改时间
September 9, 2025
适用范围
ArcGIS GIS Server
找到的版本
10.8.1
操作系统
Windows OS
操作系统版本
2019 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is a known limitation. If a user signs into the ArcGIS Server services directly, a cookie is created that gives them access to the ArcGIS Server services they have access to. If an ArcGIS API for JavaScript app, such as the Map Viewer, is opened then in another tab it does not know about this cookie, and the service appears to be public, so it does not generate a token for it, resulting in failure to print the service. Esri recommends signing out of the ArcGIS Server REST endpoint before printing secure services an ArcGIS API for JavaScript app.