laptop and a wrench

Bug

GeoEnrichment Environment Configuration Utility fails if ArcGIS Business Analyst Enterprise is authorized with a perpetual license that never expires.

Last Published: March 22, 2021 ArcGIS Business Analyst Enterprise
Bug ID Number BUG-000134990
SubmittedOctober 28, 2020
Last ModifiedJune 5, 2024
Applies toArcGIS Business Analyst Enterprise
Version found10.8.1
Operating SystemN/A
Operating System VersionN/A
Version Fixed10.9
StatusFixed

Workaround

1. Locate the portalUtil.py file: "C:\Program Files\ArcGIS\Server\tools\GeoEnrichment\Utilities\portalUtil.py".

2. Make a copy of this file to back it up.

3. Open portalUtil.py in a text editor and locate this line:

  • return ('isValid' not in extension.keys() or extension['isValid'] == True) and (long(extension['expiration']) >= time.time() * 1000.0)

                                                          i.          Delete the section below in red

  • ·        return ('isValid' not in extension.keys() or extension['isValid'] == True) and (long(extension['expiration']) >= time.time() * 1000.0)Save the file. The line will now be

                                                          i.          return ('isValid' not in extension.keys() or extension['isValid'] == True)

4. Run the config wizard again. If an option is given for repair, use the repair option. Otherwise, run it again from the beginning.

Steps to Reproduce

Bug ID: BUG-000134990

Software:

  • ArcGIS Business Analyst Enterprise

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