PROBLEM
If the default arcgiscache directory was removed prior to upgrading to ArcGIS Server 11.5, customers upgrading from an earlier release may encounter the following issue:
After completing the ArcGIS Server upgrade, the following symptoms may occur:
During the upgrade process, the CachingTools.GPServer system service may not be created. When this occurs, caching status information cannot be displayed from the Caching tab for services.


To resolve BUG-000181603, perform the steps below:
https://localhost:6443/arcgis/admin/services/System
{
"serviceName": "CachingTools",
"type": "GPServer",
"description": "The CachingTools service is used by ArcGIS Server to create and manage Map and Image service caches.",
"capabilities": "null",
"provider": "ArcObjects11",
"clusterName": "default",
"minInstancesPerNode": 0,
"maxInstancesPerNode": 3,
"instancesPerContainer": 1,
"maxWaitTime": 60,
"maxStartupTime": 300,
"maxIdleTime": 180,
"maxUsageTime": 3000000,
"loadBalancing": "ROUND_ROBIN",
"isolationLevel": "HIGH",
"configuredState": "STARTED",
"recycleInterval": 24,
"recycleStartTime": "00:00",
"keepAliveInterval": -1,
"private": false,
"isDefault": true,
"maxUploadFileSize": 0,
"allowedUploadFileTypes": "",
"properties": {
"virtualOutputDir": "/rest/directories/arcgisoutput",
"maximumRecords": "1000",
"outputDir": "${arcgisoutput}",
"jobsDirectory": "${arcgisjobs}",
"showMessages": "Info",
"executionType": "Asynchronous",
"toolbox": "${AGSSERVER}/framework/runtime/ArcGIS/Resources/ArcToolBox/Services/Caching Tools.tbx",
"jobsVirtualDirectory": "/rest/directories/arcgisjobs"
},
"extensions": [],
"frameworkProperties": {},
"datasets": []
}
Article ID: 000040315
Get help from ArcGIS experts
Start chatting now