laptop and a wrench

Bug

The Python script in the ArcGIS Server documentation: 'Example: Stop or start all services in a folder', contains a logic error (compares empty string to None type).

Last Published: April 14, 2022 ArcGIS GIS Server
Bug ID Number BUG-000142375
SubmittedAugust 20, 2021
Last ModifiedJune 5, 2024
Applies toArcGIS GIS Server
Version found10.9
Operating SystemWindows OS
Operating System Version10.0
StatusFixed

Workaround

Change 'if token == "":' to 'if token == None:'.

Steps to Reproduce

Bug ID: BUG-000142375

Software:

  • ArcGIS GIS Server

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options