The Geocode Addresses tool, when published as a geoprocessing service, fails to run successfully when using a composite locator with ArcGIS 10.4 for Server.
Last Published: May 5, 2016ArcGIS for Server
Bug ID Number
BUG-000096238
Submitted
May 4, 2016
Last Modified
March 30, 2022
Applies to
ArcGIS for Server
Version found
10.4
Status
In Product Plan
The issue has been added to the development team's backlog. The goal for issues with this status is to address them in a near-term release (next release or two). Check the issue's Additional Information or Alternate Solution section to see if there is helpful information until it can be fully addressed.
Workaround
When publishing a geoprocessing service using the Geocode Addresses tool at ArcGIS 10.4 for Server, use the Python script to execute the tool instead of accessing the tool directly.ORPublish the composite locator as a Geocode Service. When running the Geocode Addresses tool in ArcMap, choose the Geocode Service instead of the locator on disk. Publish the result as a GP service as normal, and the GP service will work correctly.