Network Services that are published from a registered file geodatabase to ArcGIS Server 10.6.1 do reflect changes made to the source data unless the service is restarted.
Last Published: November 30, 2018ArcGIS GIS Server
Bug ID Number
BUG-000117931
Submitted
November 5, 2018
Last Modified
June 5, 2024
Applies to
ArcGIS GIS Server
Version found
10.6.1
Status
Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
Additional Information
File geodatabases support multiple users concurrently reading or a single user writing. But the file geodatabases do not support multiple users reading while another user is writing to the geodatabase, which is what is being described in this issue. If ArcGIS Server has services running that are accessing a file geodatabase for network analysis, users must not edit features and rebuild the network from a different process. If a network dataset in a file geodatabase needs to be edited and rebuilt, the editing must be done when no other user (or ArcSOC process) is accessing the file geodatabase.
Workaround
Publish the Network Analyst Service from an Enterprise database instead of a file geodatabase.
Restart the Network Analyst Service every time changes are made to the source data in a file geodatabase.