Ok so I have an entire Base deployment up and running for ArcGIS enterprise. everything is running fine except when I try to upload a FGDB or shapefile to publish a feature service I just get an undefined error.
When I go to Server manager I get the following logs. For some I can see I needed to start some services which I did, but that didn't resolve the issue.
- Instance of the service 'System/PublishingTools.GPServer' crashed. Please see if an error report was generated in 'D:\arcgis\arcgisserver\logs\xyz.DEV\errorreports'. To send an error report to Esri, compose an e-mail to ArcGISErrorReport@esri.com and attach the error report file
| Unable to process request. Service Utilities/OfflinePackaging/GPServer not started | Rest |
| WARNING | Sep 10, 2022, | Unable to process request. Service Utilities/PrintingTools/GPServer not started | Rest |
| WARNING | Sep 10, 2022, | Service not started. | Rest |
| WARNING | Sep 10, 2022, | Service not started. | Rest |
| SEVERE | Sep 10, 2022, | Error processing request Service Utilities/Geometry/GeometryServer not started | Rest |
| WARNING | Sep 10, 2022 | Service not started. | Res |
Any help would be appreciated! Thank you.