Problem Note 62160: Printing a SAS® Visual Analytics report that includes a geo map object fails with a "TransportWarning::SERVER_UNAVAILABLE" error
If you attempt to print a SAS Visual Analytics report that contains a geo map, the print process might fail with the following exception:
"TransportWarning::SERVER_UNAVAILABLE Unable to connect to the server. The server does not exist or is currently unavailable."
For example, this error can occur if you require a proxy server to access the internet in order to retrieve the OpenStreetMap background images. The SAS Visual Analytics print process attempts to make an internal connection back to the SAS Visual Analytics server to retrieve proxy information. In some cases, the URL that the print services uses to reconnect to the SAS Visual Analytics server might not be resolvable.
To workaround this issue, you can override the URL that the print service uses by following these steps:
- Log on to SAS Environment Manager as an Administrator
- Navigate to Configuration ► All Services ► Report Renderer Service.
- Edit the sas.reportrenderer.properties section.
- Under supplementalProperties, click the Add Property button.
- Add the following property:
Name: baseUrl
Value: <The URL in <protocol>://<host>:<port> format for internal communications>. For example, http://my.viya.server:7980
- Click OK.
- Allow 30 seconds for the Report Renderer service to register the new property.
Operating System and Release Information
SAS System | SAS Visual Analytics | Linux for x64 | 8.2 | | Viya | |
SAS System | SAS Report Viewer | Linux for x64 | 8.2 | | Viya | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2019-06-12 12:14:46 |
Date Created: | 2018-04-18 13:40:42 |