laptop and a wrench

Bug

Group exports fail when the hosting ArcGIS GIS Server is federated with the ArcGIS Enterprise portal using the web adaptor URL for both the services and administration URLs.

Last Published: July 6, 2020 Portal for ArcGIS
Bug ID Number BUG-000130996
SubmittedMay 20, 2020
Last ModifiedMarch 28, 2024
Applies toPortal for ArcGIS
Version found10.8.1
Operating SystemWindows OS
Operating System Version2019 64 Bit
StatusKnown Limit

Description

Group exports fail when the hosting ArcGIS GIS Server is federated with the ArcGIS Enterprise portal using the web adaptor URL for both the services and administration URLs.

These settings can be checked through the Portal Administrator endpoint, i.e., 
https://gisserver.domain.com:7443/arcgis/portaladmin/federation/servers/...

For example:
  • Name: gisserver.domain.com
  • Id: [unique federeation ID]
  • Url:  https://gisserver.domain.com/server
  • Role: HOSTING_SERVER
  • Admin Url: https://gissserver.domain.com/server

In the logs, you will see the following warning:

WARNING:
Failed to export item 'eb9fe0c6ff0444ecbfd53029d5a12327' into an export package : 'java.lang.Exception: Server returned HTTP status code 404.
Requested URL: https://dev0011111.esri.com/server/rest/directories/arcgisjobs/system/publishingtools_gpserver/jd7541ea92c03407b837cea99d60d9e2d/scratch/countries2.sd?f=json&token=dRoRwTEGX40k-y3LVMInJxCYmzMpmiPhOisro-smCty94kREsVmSwCiKJzPko83O4uQbaw9ApIfMwQwvv-FwCHIBmX4jFz5lHzeXtG2vQeXobHCN9JjQOHTTdAfk2m9x02crUo_lI9eomz7LhfXLxmtm5UMldJ2qnzhHSSerATI.&'

Cause

The group export fails because the web adaptor web server blocks downloading the export result, which is a .SD file.

This issue is associated with a known defect:
BUG-000130996 : Group exports fail when the hosting ArcGIS GIS Server is federated with the ArcGIS Enterprise portal using the web adaptor URL for both the services and administration URLs.

Workaround

This can be resolved by manually updating the web server to support the .SD item type.

For IIS the steps are:

  1. Open IIS Manager.
  2. Click the machine name in the Connections pane.
  3. Select Request Filtering under IIS settings.
  4. If .sd is set as false. Click it and select Delete in the Actions pane.
  5. Select Allow Files Name Extensions.
  6. Type .sd. This should add the .sd extension with Allowed True.
  7. Restart IIS. (optional)

If this problem is still encountered after following these steps, please contact Esri Technical Support to resolve this issue.

Steps to Reproduce

Bug ID: BUG-000130996

Software:

  • Portal for ArcGIS

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic