The enrich layer on a Core Based Statistical Areas (CBSA) layer fails with the internal server error status code 500: "Enrich layer failed."
上次发布: July 31, 2017ArcGIS Online
漏洞 ID 编号
BUG-000100128
已提交
October 14, 2016
上次修改时间
June 5, 2024
适用范围
ArcGIS Online
找到的版本
4.3
操作系统
Windows OS
操作系统版本
2008 R2
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The CBSA layer included very complex geometry (7million vertices) in a small number of features. The size of the service's JSON was so large that it was intermittently causing timeouts on the database server. The same timeouts could be reproduced by just querying the JSON from the REST endpoint of the service, without ever using the tool. Data should either be generalized or split into multiple requests.