• Home
  • Raw
  • Download

Lines Matching refs:error

248                 LOG.error("parseFileSizeLimit failed, input total-limit invalid.");  in parseFileSizeLimit()
252 LOG.error("parseFileSizeLimit failed, input total-limit invalid."); in parseFileSizeLimit()
262 LOG.error("parseFileSizeLimit failed, input normal-module-limit invalid."); in parseFileSizeLimit()
266 LOG.error("parseFileSizeLimit failed, input normal-module-limit invalid."); in parseFileSizeLimit()
276 LOG.error("parseFileSizeLimit failed, input main-module-limit invalid."); in parseFileSizeLimit()
280 LOG.error("parseFileSizeLimit failed, input main-module-limit invalid."); in parseFileSizeLimit()
328 LOG.error("Compressor::compressProcess create out file parent directory failed."); in compressProcess()
343 … LOG.error("Compressor::compressProcess file not found exception" + exception.getMessage()); in compressProcess()
346 LOG.error("Compressor::compressProcess Bundle exception."); in compressProcess()
355 LOG.error("Compressor::compressProcess compress failed."); in compressProcess()
357 LOG.error("Compressor::compressProcess delete dest file failed."); in compressProcess()
397 LOG.error("checkStageAtomicService failed."); in compressHsp()
402 LOG.error("checkStageOverlayCfg failed."); in compressHsp()
407 LOG.error("module type must be shared."); in compressHsp()
424 LOG.error("checkStageHap failed."); in compressHap()
441 LOG.error("checkFAHap failed."); in compressHap()
452 LOG.error("Compressor::hasGenerateBuildHash failed for json file not exist"); in hasGenerateBuildHash()
461 LOG.error("json file is invalid."); in hasGenerateBuildHash()
470 LOG.error("Compressor::hasGenerateBuildHash failed."); in hasGenerateBuildHash()
473 LOG.error("Compressor::hasGenerateBuildHash failed for json file is invalid."); in hasGenerateBuildHash()
489 LOG.error("Compressor::setGenerateBuildHash failed for json file not exist"); in setGenerateBuildHash()
498 LOG.error("json file is invalid."); in setGenerateBuildHash()
518 LOG.error("Compressor::setGenerateBuildHash failed."); in setGenerateBuildHash()
521 LOG.error("Compressor::setGenerateBuildHash failed, json data err: " + e.getMessage()); in setGenerateBuildHash()
530 … LOG.error("Compressor::setGenerateBuildHash failed for IOException " + e.getMessage()); in setGenerateBuildHash()
541 LOG.error("Compressor::copyFileToTempDir failed for json file not found."); in copyFileToTempDir()
564 LOG.error("Compressor::copyFileToTempDir failed, IOException: " + e.getMessage()); in copyFileToTempDir()
585 LOG.error("Compressor::putBuildHash failed, " + e.getMessage()); in buildHash()
603 …LOG.error("Compressor::checkSum failed, IOException or NoSuchAlgorithmException: " + e.getMessage(… in checkSum()
630 LOG.error("Compressor::putBuildHash failed for json file not exist"); in putBuildHash()
645 LOG.error("Compressor::putBuildHash failed, IOException: " + e.getMessage()); in putBuildHash()
648 LOG.error("Compressor::putBuildHash failed, json data err: " + e.getMessage()); in putBuildHash()
664 LOG.error("checkStageAsanEnabledValid failed."); in checkStageHap()
669 LOG.error("checkStageAtomicService failed."); in checkStageHap()
679 LOG.error("asanEnabled is not supported for Release."); in checkStageAsanEnabledValid()
688 LOG.error("check module atomicService failed."); in checkStageAtomicService()
693 LOG.error("checkEntryInAtomicService failed."); in checkStageAtomicService()
698 LOG.error("check atomic service installationFree failed."); in checkStageAtomicService()
711 LOG.error("targetModuleName cannot be existed with requestPermissions."); in checkStageOverlayCfg()
716 LOG.error("targetModuleName cannot be same with name in the overlay module."); in checkStageOverlayCfg()
721 … LOG.error("targetPriority cannot be existed without the targetModuleName in module.json."); in checkStageOverlayCfg()
729 LOG.error("targetModuleName is necessary in the overlay bundle."); in checkStageOverlayCfg()
733 LOG.error("targetBundleName cannot be same with the bundleName."); in checkStageOverlayCfg()
738 … LOG.error("targetPriority cannot be existed without the targetBundleName in app.json."); in checkStageOverlayCfg()
755 LOG.error("asanEnabled is not supported for Release."); in checkFAAsanEnabledValid()
1027 LOG.error("Compressor::compressAppMode compress pack.info into hap failed."); in compressAppMode()
1043 LOG.error("Compressor::compressAppMode compress pack.info into hsp failed."); in compressAppMode()
1071 LOG.error("Compressor::compressAppMode compress failed."); in compressAppMode()
1130 LOG.error(errMsg); in compressAppModeForMultiProject()
1151 LOG.error("Compressor::hapAddition create out file parent directory failed."); in hapAddition()
1168 … LOG.error("Compressor::HapAddition hapFile not found exception" + exception.getMessage()); in hapAddition()
1196 LOG.error("copyFileSafely failed"); in copyFileSafely()
1233 LOG.error("writeJsonFile failed, " + exception.getMessage()); in writeJsonFile()
1236 LOG.error("json file is invalid"); in writeJsonFile()
1300 … LOG.error("Compressor::compressHapAddition create target file parent directory failed."); in compressHapAddition()
1307 LOG.error(errMsg); in compressHapAddition()
1316 LOG.error(errMsg); in compressHapAddition()
1325 LOG.error(errMsg); in compressHapAddition()
1352 LOG.error(errMsg); in disposeApp()
1374 LOG.error(errorMsg); in selectHapInApp()
1414 … LOG.error("Compressor::copyHapFromApp file duplicated, file is " + zipEntry.getName() + "."); in copyHapAndHspFromApp()
1434 LOG.error(errMsg); in copyHapAndHspFromApp()
1480 … LOG.error("Compressor::disposeHap file duplicated, file is " + new File(hapPath).getName() + "."); in disposeHap()
1492 LOG.error(errMsg); in disposeHap()
1518 LOG.error(errMsg); in writePackInfo()
1570 LOG.error("Compressor::compressPackinfoIntoHap io exception."); in compressPackinfoIntoHap()
1610 LOG.error("Compressor::compressPackResMode No 2x2 resource file exists."); in compressPackResMode()
1618 … LOG.error("Compressor::compressPackResMode the hap file path is invalid, length: " in compressPackResMode()
1624 … LOG.error("Compressor::compressProcess compress failed third level directory name: " in compressPackResMode()
1631 … LOG.error("Compressor::compressProcess Compress pack.res failed, Invalid resource file" + in compressPackResMode()
1638 … LOG.error("Compressor::compressProcess compress failed No image in PNG format is found."); in compressPackResMode()
1726 … LOG.error("Compressor::compressProcess language " + language + " is not in ISO 639-1 list."); in checkLanguage()
1734 … LOG.error("Compressor::compressProcess script " + script + " is not in ISO 15924 list."); in checkScript()
1742 … LOG.error("Compressor::compressProcess country " + country + " is not in ISO 3166-1 list."); in checkCountry()
1750 LOG.error("Compressor::compressProcess orientation " + orientation + in checkOrientation()
1759 LOG.error("Compressor::compressProcess deviceType " + deviceType + in checkDeviceType()
1768 LOG.error("Compressor::compressProcess screenDensity " + screenDensity + in checkScreenDensity()
1777 LOG.error("Compressor::compressProcess colorMode " + colorMode + in checkColorMode()
1789 LOG.error("Compressor::compressProcess " + tmp + in checkColorModeOrShape()
1798 LOG.error("Compressor::compressProcess shape" + shape + " is not in {circle} list."); in checkShape()
1815 LOG.error("isPicturing: the suffix is not .png or .PNG."); in isPicturing()
1820 … LOG.error("isPicturing: the entry card naming format is invalid and should be separated by '-'."); in isPicturing()
1825 … LOG.error("isPicturing: the name is not same as formName, name: " + formName + " is not in " + in isPicturing()
1831 …LOG.error("isPicturing: the dimension: " + dimension + " is invalid, is not in the following list:… in isPicturing()
1841 LOG.error("getFileList: file is not exists."); in getFileList()
1846 LOG.error("getFileList: no file in this file path."); in getFileList()
1858 LOG.error("The level-4 directory of EntryCard must be named as snapshot" + in getFileList()
1868 LOG.error("It's not file or directory."); in getFileList()
1871 LOG.error("IOException error: " + msg.getMessage()); in getFileList()
1879 … LOG.error("checkContain2x2EntryCard: file is not exist: " + snapshotDirectory.getName() + "."); in checkContain2x2EntryCard()
1884 LOG.error("checkContain2x2EntryCard: no file in this file path."); in checkContain2x2EntryCard()
1894 LOG.error("checkContain2x2EntryCard: must contain 2x2 entryCard, please check it in " in checkContain2x2EntryCard()
2041 LOG.error("Compressor::compressFile file not found exception."); in compress()
2043 LOG.error("Compressor::compressFile io exception: " + exception.getMessage()); in compress()
2045 LOG.error("Compressor::compressFile bundle exception" + bundleException.getMessage()); in compress()
2077 LOG.error("Uncompressor::getCrcFromFile file not found exception."); in getCrcFromFile()
2080 LOG.error("Uncompressor::getCrcFromFile io exception: " + exception.getMessage()); in getCrcFromFile()
2159 LOG.error("Compressor::compressFile io exception: " + exception.getMessage()); in compressFile()
2191 LOG.error("Compressor::isModuleHap io exception: " + exception.getMessage()); in isModuleHap()
2223 LOG.error("Compressor::getCrcFromFile io exception: " + exception.getMessage()); in getCrcFromFile()
2260 LOG.error("Compressor::jsonSpecialProcess io exception: " + exception.getMessage()); in infoSpecialProcess()
2335 LOG.error("Compressor::jsonSpecialProcess io exception: " + exception.getMessage()); in jsonSpecialProcess()
2366 LOG.error("Compressor::parseModuleName io exception: " + exception.getMessage()); in parsePackModuleName()
2396 LOG.error("Compressor::parseModuleName io exception: " + exception.getMessage()); in parsePackFormName()
2413 LOG.error("Compressor::getModuleNameFromString field the json is not standard."); in getNameFromString()
2419 LOG.error("Compressor::getModuleNameFromString field module-name is empty."); in getNameFromString()
2428 … LOG.error("Compressor::parseModuleName field module-name is fault: " + exception.getMessage()); in getNameFromString()
2444 LOG.error("Compressor::getModuleNameFromString field the json is not standard."); in getModuleNameFromString()
2451 LOG.error("Compressor::getModuleNameFromString field module-name is empty."); in getModuleNameFromString()
2456 … LOG.error("Compressor::parseModuleName field module-name is fault: " + exception.getMessage()); in getModuleNameFromString()
2473 … LOG.error("Compressor::parseCompressNativeLibs io exception: " + exception.getMessage()); in parseCompressNativeLibs()
2487 LOG.error("Compressor::closeZipOutputStream flush exception " + exception.getMessage()); in closeZipOutputStream()
2494 … LOG.error("Compressor::closeZipOutputStream close entry io exception " + exception.getMessage()); in closeZipOutputStream()
2501 … LOG.error("Compressor::closeZipOutputStream finish exception " + exception.getMessage()); in closeZipOutputStream()
2530 LOG.error("Compressor::parseDeviceType io exception: " + exception.getMessage()); in parseDeviceType()
2547 LOG.error("Compressor::checkHapIsValid input wrong hap file."); in checkHapIsValid()
2553 LOG.error("Compressor::checkHapIsValid get file name failed."); in checkHapIsValid()
2558 LOG.error("Compressor::checkHapIsValid input wrong hap file."); in checkHapIsValid()
2579 … LOG.error("Compressor::checkHapIsValid shared app should not be included in --hsp-path."); in checkHapIsValid()
2651 LOG.error("FileUtil::parseStageHapVerifyInfo file not available."); in readStageHapVerifyInfo()
2674 LOG.error("FileUtil::parseStageHapVerifyInfo file not available."); in readFAHapVerifyInfo()
2708 LOG.error("checkHQFIsValid failed when pack appqf file."); in compressAPPQFMode()
2728 LOG.error("input hqf is invalid."); in checkHQFIsValid()
2816 LOG.error("no module included"); in checkSharedAppIsValid()
2820 LOG.error("Shared app only can contain one module"); in checkSharedAppIsValid()
2847 LOG.error("versionNormalize failed, invalid hap structure."); in versionNormalize()
2857 LOG.error("versionNormalize failed, invalid hap structure."); in versionNormalize()
2868 LOG.error("versionNormalize failed " + e.getMessage()); in versionNormalize()
2884 LOG.error("parseAndModifyJson failed, json file not valid."); in parseAndModifyModuleJson()
2889 LOG.error("parseAndModifyJson failed, json file not valid."); in parseAndModifyModuleJson()
2893 LOG.error("parseAndModifyJson failed, json file not valid."); in parseAndModifyModuleJson()
2901 LOG.error("parseAndModifyModuleJson failed, json file not valid."); in parseAndModifyModuleJson()
2909 LOG.error("parseAndModifyModuleJson failed, IOException." + e.getMessage()); in parseAndModifyModuleJson()
2923 LOG.error("Compressor::writeJson failed for IOException " + exception.getMessage()); in writeJson()
2939 LOG.error("parseAndModifyJson failed, json file not valid."); in parseAndModifyConfigJson()
2944 LOG.error("parseAndModifyModuleJson failed, json file not valid."); in parseAndModifyConfigJson()
2949 LOG.error("parseAndModifyModuleJson failed, json file not valid."); in parseAndModifyConfigJson()
2954 LOG.error("parseAndModifyModuleJson failed, json file not valid."); in parseAndModifyConfigJson()
2963 LOG.error("parseAndModifyModuleJson failed, json file not valid."); in parseAndModifyConfigJson()
2972 LOG.error("parseAndModifyModuleJson IOException." + e.getMessage()); in parseAndModifyConfigJson()
3056 LOG.error("writeVersionRecord failed " + e.getMessage()); in writeVersionRecord()
3065 LOG.error(errorMsg); in verifyModuleVersion()
3110 LOG.error("unpack hap failed IOException " + e.getMessage()); in unpackHap()