00151 - Tool <value> is unsupported on server

The result references a tool or function that is not supported in ArcGIS Server. Tools and functions not supported in the ArcGIS Server environment include the following:

  • Skyline Graph tool (when the optional output graph parameter is used)
  • Stack Profile tool (when the optional output graph parameter is used)
  • Zonal Histogram tool (when the optional output graph parameter is used)
  • Custom geoprocessing tools (in particular Python toolbox tools) can include an underscore in their tool name. To run correctly on ArcGIS Server, the underscore must be removed.

Solution

You must replace the tool with one that is supported.


In this topic
  1. Solution