Hello everybody,
I was trying to use the WebGIS DR Backup Tool to create a backup of a Base Deployment for a ArcGIS Enterprise Installation. I used the Enterprise Builder to install the deployment on a Ubuntu 18.04 Server running in the Microsoft Azure Cloud. Both the Portal and the ArcGIS Server are running behind a Web Adaptor.
When starting the WebGIS DR utility, the ArcGIS Data Strore is sucessfully backed up, but for the ArcGIS Server I get the error message:
Failed to back up the ArcGIS Server:
Url: https://xyz.westeurope.cloudapp.azure.com/server.
{"code":500,"messages":["Export operation failed. null"],"status":"error"}
I did change the log level of the ArcGIS Server to Debug but did not get any helpful information. The severe error only says:
SEVERE Export operation failed. null
There is also a DEBUG message that says:
java.lang.NullPointerException
I tried some stuff, like changing the portal url in the configuration from the webadaptor url to the internal url and specifying the port but no success.
Does anyone have any ideas? If you need any more information just ask.
Thanks in advance.