Round-robin SOM configuration in ArcGIS Server Java 10.0 fails to recognize a recovered SOM and does not send requests to the recovered SOM automatically until service handlers are restarted.
上次发布: August 25, 2014ArcGIS Server (Java)
漏洞 ID 编号
NIM059314
已提交
July 23, 2010
上次修改时间
February 12, 2025
适用范围
ArcGIS Server (Java)
找到的版本
10.0
操作系统
Windows OS
操作系统版本
2003
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
No Public Explanation
解决办法
For SOAP handler: *arcgis.som.retryinterval* property in the arcgis_wshandler.properties dictates the timeframe to get the recovered primary SOM back into configuration. The default is 30 minutes and this can be changed to a smaller value.For REST handler: this property is hard coded and the recovered SOM will again start taking requests automatically after 30 minutes marking SOM2 as back up server again.