问题
将时空大数据存储与 ArcGIS GeoEvent Server 配合使用时,ArcGIS GeoEvent Server 计算机可能会遇到性能问题,并在日志文件中显示以下错误消息:
错误: 错误:{"error":{"root_cause":[{"type":"too_long_frame_exception","reason":"An HTTP line is larger than 4096 bytes."}]
此错误消息可能会填满日志文件。
ArcGIS GeoEvent Server 尝试向与时空大数据存储关联的 Elasticsearch 发出 4096 字节或更高的请求。 由于 Elasticsearch 不允许执行此操作,因此将阻止请求并返回错误消息。
请执行以下解决方法来解决此问题。
注: 必须在 ArcGIS Enterprise 环境中部署的所有时空大数据存储计算机上执行以下解决方法。
C:\Program Files\ArcGIS\DataStore\framework\runtime\elasticsearch_<latest_version_number>\config\
#http.port: 9220
#http.max_initial_line_length: 10kb
注: 可能需要将“#http.max_initial_line_length”的值设置为更高的值,具体取决于 ArcGIS GeoEvent Server 发出请求的大小。
文章 ID: 000025323
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序