Bug ID Number |
BUG-000169867 |
Submitted | August 9, 2024 |
Last Modified | October 1, 2024 |
Applies to | ArcGIS Pro |
Version found | 3.3.1 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
|
Additional Information
The error 999999 is not reproducible in ArcGIS Pro 3.4 Beta. Instead, a different error message, "004003 Gateway timeout" is now raised. In ArcGIS Pro 3.4, improvements are made to raise server-side errors and request timeouts from a feature service to the geoprocessing tool. This results in fewer error 999999 cases but has introduced new server errors. The tool cannot complete successfully as the server failed to return the records requested by the tool.
Workaround
Use a local copy of the feature layers to run the Add Spatial Join tool.
Steps to Reproduce