Constant Field Values
Contents
com.microsoft.*
-
com.microsoft.azure.toolkit.lib.appservice.deploy.com.microsoft.azure.toolkit.lib.appservice.deploy.DeployUtils Modifier and Type Constant Field Value private static final StringINTERNAL_STORAGE_KEY"AzureWebJobsStorage"private static final StringINTERNAL_STORAGE_NOT_FOUND"Application setting \'AzureWebJobsStorage\' is not found, please check the application setting and try again later."public static final StringINVALID_STORAGE_CONNECTION_STRING"Storage connection string in \'AzureWebJobsStorage\' is invalid, please check the application setting and try again later."private static final StringUNSUPPORTED_DEPLOYMENT_TARGET"Unsupported deployment target, only function is supported" -
com.microsoft.azure.toolkit.lib.appservice.deploy.FTPFunctionDeployHandler Modifier and Type Constant Field Value private static final intDEFAULT_MAX_RETRY_TIMES3private static final StringDEFAULT_WEBAPP_ROOT"/site/wwwroot" -
com.microsoft.azure.toolkit.lib.appservice.deploy.IFunctionDeployHandler Modifier and Type Constant Field Value public static final StringDEPLOY_FINISH"Successfully deployed the artifact to https://%s"public static final StringDEPLOY_START"Trying to deploy artifact to %s..." -
com.microsoft.azure.toolkit.lib.appservice.deploy.MSFunctionDeployHandler Modifier and Type Constant Field Value private static final StringDELETE_PACKAGE_DONE"Successfully deleted deployment package "private static final StringDELETE_PACKAGE_FAIL"Failed to delete deployment package "private static final StringDELETE_PACKAGE_START"Step 3 of 3: Deleting deployment package from Azure Storage..."private static final StringDEPLOY_PACKAGE_DONE"Successfully deployed to Azure Function App."private static final StringDEPLOY_PACKAGE_START"Step 2 of 3: Deploying package to Azure Function App..."private static final StringDEPLOYMENT_PACKAGE_CONTAINER"java-functions-deployment-packages"private static final StringUPLOAD_PACKAGE_DONE"Successfully uploaded ZIP file to "private static final StringUPLOAD_PACKAGE_START"Step 1 of 3: Uploading ZIP file to Azure Storage..." -
com.microsoft.azure.toolkit.lib.appservice.deploy.RunFromBlobFunctionDeployHandler Modifier and Type Constant Field Value private static final StringDEPLOYMENT_PACKAGE_CONTAINER"java-functions-run-from-packages"private static final StringFAILED_TO_GET_FUNCTION_APP_ARTIFACT_CONTAINER"Failed to get Function App artifact container"private static final intSAS_EXPIRE_DATE_BY_YEAR10private static final StringUPDATE_ACCESS_LEVEL_TO_PRIVATE"The blob container \'%s\' access level was updated to be private" -
com.microsoft.azure.toolkit.lib.appservice.deploy.RunFromZipFunctionDeployHandler Modifier and Type Constant Field Value private static final StringAPP_SETTING_WEBSITE_RUN_FROM_PACKAGE"WEBSITE_RUN_FROM_PACKAGE"private static final StringRUN_FROM_PACKAGE_VALUE"1"
-
com.microsoft.azure.toolkit.lib.appservice.file.AppServiceKuduClient Modifier and Type Constant Field Value private static final StringHOME_PREFIX"/home" -
com.microsoft.azure.toolkit.lib.appservice.file.AzureFunctionsAdminClient Modifier and Type Constant Field Value private static final StringLINUX_ROOT"home"
-
com.microsoft.azure.toolkit.lib.appservice.function.FunctionAppBase<T extends FunctionAppBase<T,P,F>,P extends com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource<P,?,?>,F extends com.azure.resourcemanager.appservice.models.WebAppBase> Modifier and Type Constant Field Value public static final StringDEFAULT_REMOTE_DEBUG_JAVA_OPTS"-Djava.net.preferIPv4Stack=true -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=127.0.0.1:%s"public static final StringDEFAULT_REMOTE_DEBUG_PORT"8898"private static final StringFUNCTION_DEPLOY_TYPE"functionDeployType"public static final StringHTTP_PLATFORM_DEBUG_PORT"HTTP_PLATFORM_DEBUG_PORT"public static final StringJAVA_OPTS"JAVA_OPTS"public static final StringPREFER_IPV_4_STACK_TRUE"-Djava.net.preferIPv4Stack=true"public static final StringXDEBUG"-Xdebug"public static final StringXRUNJDWP"-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=127.0.0.1:%s" -
com.microsoft.azure.toolkit.lib.appservice.function.FunctionAppDeploymentSlot Modifier and Type Constant Field Value public static final intMAX_PORT65535 -
com.microsoft.azure.toolkit.lib.appservice.function.FunctionAppDeploymentSlotDraft Modifier and Type Constant Field Value private static final StringCONFIGURATION_SOURCE_DOES_NOT_EXISTS"Target slot configuration source does not exists in current app"public static final StringCONFIGURATION_SOURCE_NEW"new"public static final StringCONFIGURATION_SOURCE_PARENT"parent"private static final StringCREATE_NEW_DEPLOYMENT_SLOT"createNewDeploymentSlot"private static final StringFAILED_TO_GET_CONFIGURATION_SOURCE"Failed to get configuration source slot" -
com.microsoft.azure.toolkit.lib.appservice.function.FunctionAppDeploymentSlotModule Modifier and Type Constant Field Value public static final StringNAME"slots" -
com.microsoft.azure.toolkit.lib.appservice.function.FunctionAppDraft Modifier and Type Constant Field Value public static final StringAPP_SETTING_DISABLE_WEBSITES_APP_SERVICE_STORAGE"false"public static final StringAPP_SETTING_FUNCTION_APP_EDIT_MODE"FUNCTION_APP_EDIT_MODE"public static final StringAPP_SETTING_FUNCTION_APP_EDIT_MODE_READONLY"readOnly"public static final StringAPP_SETTING_MACHINEKEY_DECRYPTION_KEY"MACHINEKEY_DecryptionKey"public static final StringAPP_SETTING_WEBSITES_ENABLE_APP_SERVICE_STORAGE"WEBSITES_ENABLE_APP_SERVICE_STORAGE"public static final StringCAN_NOT_UPDATE_EXISTING_APP_SERVICE_OS"Can not update the operation system of an existing app"private static final StringCREATE_NEW_FUNCTION_APP"isCreateNewFunctionApp"public static final StringFUNCTIONS_EXTENSION_VERSION"FUNCTIONS_EXTENSION_VERSION"public static final StringUNSUPPORTED_OPERATING_SYSTEM"Unsupported operating system %s" -
com.microsoft.azure.toolkit.lib.appservice.function.FunctionAppModule Modifier and Type Constant Field Value public static final StringNAME"sites"
-
com.microsoft.azure.toolkit.lib.appservice.function.core.AzureFunctionPackager Modifier and Type Constant Field Value protected static final StringBUILD_SUCCESS"Successfully built Azure Functions."protected static final StringCOPY_JARS"Step 7 of 8: Copying JARs to staging directory"protected static final StringCOPY_SUCCESS"Copied successfully."private static final StringDEFAULT_HOST_JSON"{\"version\":\"2.0\",\"extensionBundle\":{\"id\":\"Microsoft.Azure.Functions.ExtensionBundle\",\"version\":\"[3.*, 4.0.0)\"}}\n"private static final StringDEFAULT_LOCAL_SETTINGS_JSON"{ \"IsEncrypted\": false, \"Values\": { \"FUNCTIONS_WORKER_RUNTIME\": \"java\" } }"protected static final StringEXTENSION_BUNDLE"extensionBundle"private static final StringEXTENSION_BUNDLE_ID"Microsoft.Azure.Functions.ExtensionBundle"private static final StringEXTENSION_BUNDLE_PREVIEW_ID"Microsoft.Azure.Functions.ExtensionBundle.Preview"protected static final StringFOUND_FUNCTIONS" Azure Functions entry point(s) found."protected static final StringFUNCTION_JSON"function.json"protected static final StringGENERATE_CONFIG"Step 2 of 8: Generating Azure Functions configurations"protected static final StringGENERATE_DONE"Generation done."protected static final StringGENERATE_SKIP"No Azure Functions found. Skip configuration generation."protected static final StringHOST_JSON"host.json"protected static final StringINSTALL_EXTENSIONS"Step 8 of 8: Installing function extensions if needed"protected static final StringINSTALL_EXTENSIONS_FINISH"Function extension installation done."protected static final StringLINE_FEED"\r\n"protected static final StringLOCAL_SETTINGS_JSON"local.settings.json"protected static final StringNO_FUNCTIONS"Azure Functions entry point not found, plugin will exit."protected static final StringSAVE_FUNCTION_JSON"Starting processing function: "protected static final StringSAVE_FUNCTION_JSONS"Step 6 of 8: Saving configurations to function.json"protected static final StringSAVE_SKIP"No configurations found. Skip save."protected static final StringSAVE_SUCCESS"Successfully saved to "protected static final StringSAVING_HOST_JSON"Step 4 of 8: Copying/creating host.json"protected static final StringSAVING_LOCAL_SETTINGS_JSON"Step 5 of 8: Copying/creating local.settings.json"protected static final StringSEARCH_FUNCTIONS"Step 1 of 8: Searching for Azure Functions entry points"private static final StringSKIP_INSTALL_EXTENSIONS_BUNDLE"Extension bundle specified, skip install extension"private static final StringSKIP_INSTALL_EXTENSIONS_FLAG"skipInstallExtensions flag is set, skip install extension"protected static final StringSKIP_INSTALL_EXTENSIONS_HTTP"Skip install Function extension for HTTP Trigger Functions"private static final StringTRIGGER_TYPE"triggerType"protected static final StringVALIDATE_CONFIG"Step 3 of 8: Validating generated configurations"protected static final StringVALIDATE_DONE"Validation done."protected static final StringVALIDATE_SKIP"No configurations found. Skip validation." -
com.microsoft.azure.toolkit.lib.appservice.function.core.com.microsoft.azure.toolkit.lib.appservice.function.core.AzureFunctionPackagerBase Modifier and Type Constant Field Value private static final StringHTTP_OUTPUT_DEFAULT_NAME"$return"private static final StringMULTI_RETRY_ANNOTATION"Fixed delay retry and exponential backoff retry are not compatible, please use either of them for one trigger" -
com.microsoft.azure.toolkit.lib.appservice.function.core.AzureFunctionsAnnotationConstants Modifier and Type Constant Field Value public static final StringADMIN"ADMIN"public static final StringANONYMOUS"ANONYMOUS"public static final StringCUSTOM_BINDING"com.microsoft.azure.functions.annotation.CustomBinding"public static final StringEXPONENTIAL_BACKOFF_RETRY"com.microsoft.azure.functions.annotation.ExponentialBackoffRetry"public static final StringFIXED_DELAY_RETRY"com.microsoft.azure.functions.annotation.FixedDelayRetry"public static final StringFUNCTION"FUNCTION"public static final StringFUNCTION_NAME"com.microsoft.azure.functions.annotation.FunctionName"public static final StringSTORAGE_ACCOUNT"com.microsoft.azure.functions.annotation.StorageAccount"
-
com.microsoft.azure.toolkit.lib.appservice.model.DeployType Modifier and Type Constant Field Value private static final StringWWWROOT"/home/site/wwwroot/" -
com.microsoft.azure.toolkit.lib.appservice.model.FunctionDeployType Modifier and Type Constant Field Value private static final StringUNKNOWN_DEPLOYMENT_TYPE"The value of <deploymentType> is unknown." -
com.microsoft.azure.toolkit.lib.appservice.model.JavaVersion Modifier and Type Constant Field Value private static final StringJAVA_11_DISPLAY_NAME"Java 11"private static final StringJAVA_17_DISPLAY_NAME"Java 17"private static final StringJAVA_7_DISPLAY_NAME"Java 7"private static final StringJAVA_7_VALUE"7"private static final StringJAVA_8_DISPLAY_NAME"Java 8"private static final StringJAVA_8_VALUE"8"private static final StringNULL"null" -
com.microsoft.azure.toolkit.lib.appservice.model.PricingTier Modifier and Type Constant Field Value private static final StringCONSUMPTION_SIZE"consumption" -
com.microsoft.azure.toolkit.lib.appservice.model.WebContainer Modifier and Type Constant Field Value private static final StringJAVA"Java"private static final StringJAVA_11"Java 11"private static final StringJAVA_17"Java 17"private static final StringJAVA_7"Java 7"private static final StringJAVA_8"Java 8"private static final StringSTRING_JAVA_SE"Java SE"
-
com.microsoft.azure.toolkit.lib.appservice.plan.AppServicePlanDraft Modifier and Type Constant Field Value private static final StringCREATE_NEW_APP_SERVICE_PLAN"createNewAppServicePlan" -
com.microsoft.azure.toolkit.lib.appservice.plan.AppServicePlanModule Modifier and Type Constant Field Value public static final StringNAME"serverfarms"
-
com.microsoft.azure.toolkit.lib.appservice.task.CreateOrUpdateFunctionAppTask Modifier and Type Constant Field Value public static final StringAPPINSIGHTS_INSTRUMENTATION_KEY"APPINSIGHTS_INSTRUMENTATIONKEY"private static final StringAPPLICATION_INSIGHTS_CREATE_FAILED"Unable to create the Application Insights for the Function App due to error %s. Please use the Azure Portal to manually create and configure the Application Insights if needed."private static final StringCUSTOMIZED_FUNCTIONS_WORKER_RUNTIME_WARNING"App setting `FUNCTIONS_WORKER_RUNTIME` doesn\'t meet the requirement of Azure Java Functions, the value should be `java`."private static final StringFUNCTION_APP_NOT_EXIST_FOR_SLOT"The Function App specified in pom.xml does not exist. Please make sure the Function App name is correct."private static final StringFUNCTIONS_EXTENSION_VERSION_NAME"FUNCTIONS_EXTENSION_VERSION"private static final StringFUNCTIONS_EXTENSION_VERSION_VALUE"~4"private static final StringFUNCTIONS_WORKER_RUNTIME_NAME"FUNCTIONS_WORKER_RUNTIME"private static final StringFUNCTIONS_WORKER_RUNTIME_VALUE"java"private static final StringSET_FUNCTIONS_EXTENSION_VERSION"Functions extension version isn\'t configured, setting up the default value."private static final StringSET_FUNCTIONS_WORKER_RUNTIME"Set function worker runtime to java." -
com.microsoft.azure.toolkit.lib.appservice.task.CreateOrUpdateWebAppTask Modifier and Type Constant Field Value private static final StringCREATE_NEW_WEB_APP"createNewWebApp"private static final StringWEBAPP_NOT_EXIST_FOR_SLOT"Target Web App does not exist. Please make sure the Web App name is correct." -
com.microsoft.azure.toolkit.lib.appservice.task.DeployFunctionAppTask Modifier and Type Constant Field Value private static final StringAUTH_LEVEL"authLevel"private static final StringDEPLOY_FINISH"Deployment done, you may access your resource through %s"private static final StringDEPLOY_START"Starting deployment..."private static final StringFAILED_TO_LIST_TRIGGERS"Deployment succeeded, but failed to list http trigger urls."private static final StringHTTP_TRIGGER"httpTrigger"private static final StringHTTP_TRIGGER_URLS"HTTP Trigger Urls:"private static final StringLIST_TRIGGERS"Querying triggers..."private static final intLIST_TRIGGERS_MAX_RETRY5private static final intLIST_TRIGGERS_RETRY_PERIOD_IN_SECONDS10private static final StringLIST_TRIGGERS_WITH_RETRY"Querying triggers (Attempt {0}/{1})..."private static final StringLOCAL_SETTINGS_FILE"local.settings.json"private static final StringNO_ANONYMOUS_HTTP_TRIGGER"No anonymous HTTP Triggers found in deployed function app, skip list triggers."private static final StringNO_TRIGGERS_FOUNDED"No triggers found in deployed function app, please try recompile the project by `mvn clean package` and deploy again."private static final StringRUNNING"Running"private static final StringSKIP_DEPLOYMENT_FOR_DOCKER_APP_SERVICE"Skip deployment for docker app service"private static final intSYNC_FUNCTION_DELAY1private static final intSYNC_FUNCTION_MAX_ATTEMPTS5private static final StringSYNC_TRIGGERS"Syncing triggers and fetching function information"private static final StringUNABLE_TO_LIST_NONE_ANONYMOUS_HTTP_TRIGGERS"Some http trigger urls cannot be displayed because they are non-anonymous. To access the non-anonymous triggers, please refer to https://aka.ms/azure-functions-key." -
com.microsoft.azure.toolkit.lib.appservice.task.DeployWebAppTask Modifier and Type Constant Field Value private static final intDEFAULT_DEPLOYMENT_STATUS_MAX_REFRESH_TIMES20private static final intDEFAULT_DEPLOYMENT_STATUS_REFRESH_INTERVAL10private static final StringDEPLOY_FINISH"Successfully deployed the artifact to https://%s"private static final StringDEPLOY_START"Trying to deploy artifact to %s..."private static final StringSKIP_DEPLOYMENT_FOR_DOCKER_APP_SERVICE"Skip deployment for docker webapp, you can navigate to %s to access your docker webapp."private static final StringSTART_APP"Starting Web App after deploying artifacts..."private static final StringSTART_APP_DONE"Successfully started Web App."
-
com.microsoft.azure.toolkit.lib.appservice.utils.AppServiceConfigUtils Modifier and Type Constant Field Value private static final StringSETTING_DOCKER_IMAGE"DOCKER_CUSTOM_IMAGE_NAME"private static final StringSETTING_REGISTRY_SERVER"DOCKER_REGISTRY_SERVER_URL" -
com.microsoft.azure.toolkit.lib.appservice.utils.AppServiceUtils Modifier and Type Constant Field Value private static final StringBINDINGS"bindings"private static final StringENTRY_POINT"entryPoint"private static final StringSCRIPT_FILE"scriptFile"
-
com.microsoft.azure.toolkit.lib.appservice.webapp.WebAppDeploymentSlotDraft Modifier and Type Constant Field Value private static final StringCONFIGURATION_SOURCE_DOES_NOT_EXISTS"Target slot configuration source does not exists in current web app"public static final StringCONFIGURATION_SOURCE_NEW"new"public static final StringCONFIGURATION_SOURCE_PARENT"parent"private static final StringCREATE_NEW_DEPLOYMENT_SLOT"createNewDeploymentSlot"private static final StringFAILED_TO_GET_CONFIGURATION_SOURCE"Failed to get configuration source slot" -
com.microsoft.azure.toolkit.lib.appservice.webapp.WebAppDeploymentSlotModule Modifier and Type Constant Field Value public static final StringNAME"slots" -
com.microsoft.azure.toolkit.lib.appservice.webapp.WebAppDraft Modifier and Type Constant Field Value public static final StringCAN_NOT_UPDATE_EXISTING_APP_SERVICE_OS"Can not update the operation system for existing app service"public static final StringUNSUPPORTED_OPERATING_SYSTEM"Unsupported operating system %s" -
com.microsoft.azure.toolkit.lib.appservice.webapp.WebAppModule Modifier and Type Constant Field Value public static final StringNAME"sites"
-
com.microsoft.azure.toolkit.lib.legacy.appservice.DeploymentType Modifier and Type Constant Field Value public static final StringUNKNOWN_DEPLOYMENT_TYPE"The value of <deploymentType> is unknown."
-
com.microsoft.azure.toolkit.lib.legacy.appservice.handlers.artifact.FTPUploader Modifier and Type Constant Field Value public static final StringUPLOAD_DIR"%s[DIR] %s --> %s"public static final StringUPLOAD_DIR_FAILURE"Failed to upload directory: %s --> %s"public static final StringUPLOAD_DIR_FINISH"Successfully uploaded directory: %s --> %s"public static final StringUPLOAD_DIR_START"Uploading directory: %s --> %s"public static final StringUPLOAD_FAILURE"Failed to upload files to FTP server, retrying immediately (%d/%d)"public static final StringUPLOAD_FILE"%s[FILE] %s --> %s"public static final StringUPLOAD_FILE_REPLY"%s.......Reply Message : %s"public static final StringUPLOAD_RETRY_FAILURE"Failed to upload files to FTP server after %d retries..."public static final StringUPLOAD_START"Uploading files to FTP server: "public static final StringUPLOAD_SUCCESS"Successfully uploaded files to FTP server: "
-
com.microsoft.azure.toolkit.lib.legacy.function.AzureStorageHelper Modifier and Type Constant Field Value private static final StringFAIL_TO_DELETE_BLOB"Fail to delete blob"private static final StringFAIL_TO_GENERATE_BLOB_SAS_TOKEN"Fail to generate blob sas token"private static final StringFAIL_TO_UPLOAD_BLOB"Fail to upload file as blob"private static final intSAS_START_RESERVE_MINUTE5 -
com.microsoft.azure.toolkit.lib.legacy.function.Constants Modifier and Type Constant Field Value public static final StringAPP_SETTING_DISABLE_WEBSITES_APP_SERVICE_STORAGE"false"public static final StringAPP_SETTING_FUNCTION_APP_EDIT_MODE"FUNCTION_APP_EDIT_MODE"public static final StringAPP_SETTING_FUNCTION_APP_EDIT_MODE_READONLY"readOnly"public static final StringAPP_SETTING_MACHINEKEY_DECRYPTION_KEY"MACHINEKEY_DecryptionKey"public static final StringAPP_SETTING_WEBSITE_RUN_FROM_PACKAGE"WEBSITE_RUN_FROM_PACKAGE"public static final StringAPP_SETTING_WEBSITES_ENABLE_APP_SERVICE_STORAGE"WEBSITES_ENABLE_APP_SERVICE_STORAGE"public static final StringINTERNAL_STORAGE_KEY"AzureWebJobsStorage"public static final StringLOCAL_SETTINGS_FILE"local.settings.json"public static final StringZIP_EXT".zip"
-
com.microsoft.azure.toolkit.lib.legacy.function.bindings.BindingFactory Modifier and Type Constant Field Value private static final StringHTTP_OUTPUT_DEFAULT_NAME"$return"
-
com.microsoft.azure.toolkit.lib.legacy.function.configurations.FunctionConfiguration Modifier and Type Constant Field Value public static final StringHTTP_OUTPUT_NOT_ALLOWED"HttpOutput binding is only allowed to use with HttpTrigger binding. HttpOutput binding found on method: "public static final StringMULTIPLE_TRIGGER"Only one trigger is allowed for each Azure Function. Multiple triggers found on method: "public static final StringSTORAGE_CONNECTION_EMPTY"Storage binding (blob/queue/table) must have non-empty connection. Invalid storage binding found on method: "
-
com.microsoft.azure.toolkit.lib.legacy.function.handlers.AnnotationHandlerImpl Modifier and Type Constant Field Value private static final StringMULTI_RETRY_ANNOTATION"Fixed delay retry and exponential backoff retry are not compatible, please use either of them for one trigger" -
com.microsoft.azure.toolkit.lib.legacy.function.handlers.FunctionCoreToolsHandlerImpl Modifier and Type Constant Field Value public static final StringCANNOT_AUTO_INSTALL"Local Azure Functions Core Tools does not exist or is too old to support function extension installation, skip package phase. To install or update it, see: https://aka.ms/azfunc-install"public static final StringFUNC_EXTENSIONS_INSTALL_TEMPLATE"func extensions install -c \"%s\" --java"public static final StringGET_LATEST_VERSION_CMD"npm view azure-functions-core-tools dist-tags.core"public static final StringGET_LATEST_VERSION_FAIL"Failed to check update for Azure Functions Core Tools"public static final StringGET_LOCAL_VERSION_CMD"func --version"public static final StringGET_LOCAL_VERSION_FAIL"Failed to get Azure Functions Core Tools version locally"public static final StringINSTALL_FUNCTION_EXTENSIONS_FAIL"Failed to install the Function extensions"public static final StringNEED_UPDATE_FUNCTION_CORE_TOOLS"Local version of Azure Functions Core Tools (%s) does not match the latest (%s). Please update it for the best experience. See: https://aka.ms/azfunc-install"
-
com.microsoft.azure.toolkit.lib.legacy.function.template.TemplateResources Modifier and Type Constant Field Value private static final StringVARIABLES_PREFIX"variables_"
-
com.microsoft.azure.toolkit.lib.legacy.function.utils.FunctionUtils Modifier and Type Constant Field Value private static final StringINVALID_FUNCTION_EXTENSION_VERSION"FUNCTIONS_EXTENSION_VERSION is empty or invalid, please check the configuration"private static final StringLOAD_BINDING_TEMPLATES_FAIL"Failed to load function binding template."private static final StringLOAD_TEMPLATES_FAIL"Failed to load all function templates."