| Bug ID Number |
BUG-000130494 |
| Submitted | April 29, 2020 |
| Last Modified | June 5, 2024 |
| Applies to | Portal for ArcGIS |
| Version found | 10.7.1 |
| Operating System | Windows OS |
| Operating System Version | N/A |
| Status | Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
|
Additional Information
This is as designed. Avoid using 'mapserver' as the name for ArcGIS Server Web Adaptor.
Workaround
Reconfigure a new ArcGIS Server web adaptor with 'server' as the name.
- Install a new web adaptor and name it 'server' and configure the web adaptor with ArcGIS Server.
- Navigate to https://portal.domain.com:7443/arcgis/sharing/rest/login and sign in with an administrator account.
- Select Org ID (0123456789ABCDEF) > Servers > Server Id.
- Make note of the ArcGIS Server Administration URL for step 6.
- Select 'Update Server' (https://portal.domain.com:7443/arcgis/sharing/rest/portals/0123456789ABCDEF/servers/<server id>/update).
- Change or update the 'URL' field with the correct or new ArcGIS Server Service URL.
- Add the ArcGIS Server Administration URL from step 3
- Select Update.
- Sign in to Portal for ArcGIS Admin endpoint and validate the federation for it to update the setting within ArcGIS Server.(https://portal.domain.com:7443/arcgis/portaladmin/federation/servers/<server id> and select 'validate').
For items added as a 'data store item' and the item URLs which are not updated after the steps above:
- Navigate to https://arcgisserver.domain.com:6443/arcgis/admin/security/config and sign in with an administrator account.
- Update the Portal properties: 'serverUrl": https://arcgisserver.domain.com/newwebadaptor'.
- Restart ArcGIS Server service and clear local client browser cache.
Steps to Reproduce