Lines Matching refs:error
186 LOG.error("parseFileSizeLimit failed, input total-limit invalid."); in parseFileSizeLimit()
190 LOG.error("parseFileSizeLimit failed, input total-limit invalid."); in parseFileSizeLimit()
200 LOG.error("parseFileSizeLimit failed, input normal-module-limit invalid."); in parseFileSizeLimit()
204 LOG.error("parseFileSizeLimit failed, input normal-module-limit invalid."); in parseFileSizeLimit()
214 LOG.error("parseFileSizeLimit failed, input main-module-limit invalid."); in parseFileSizeLimit()
218 LOG.error("parseFileSizeLimit failed, input main-module-limit invalid."); in parseFileSizeLimit()
259 LOG.error("Compressor::compressProcess create out file parent directory failed."); in compressProcess()
273 … LOG.error("Compressor::compressProcess file not found exception" + exception.getMessage()); in compressProcess()
276 LOG.error("Compressor::compressProcess Bundle exception."); in compressProcess()
285 LOG.error("Compressor::compressProcess compress failed."); in compressProcess()
287 LOG.error("Compressor::compressProcess delete dest file failed."); in compressProcess()
327 LOG.error("checkStageAtomicService failed."); in compressHsp()
332 LOG.error("checkStageOverlayCfg failed."); in compressHsp()
337 LOG.error("module type must be shared."); in compressHsp()
354 LOG.error("checkStageHap failed."); in compressHap()
371 LOG.error("checkFAHap failed."); in compressHap()
382 LOG.error("Compressor::hasGenerateBuildHash failed for json file not exist"); in hasGenerateBuildHash()
391 LOG.error("json file is invalid."); in hasGenerateBuildHash()
400 LOG.error("Compressor::hasGenerateBuildHash failed."); in hasGenerateBuildHash()
415 LOG.error("Compressor::setGenerateBuildHash failed for json file not exist"); in setGenerateBuildHash()
424 LOG.error("json file is invalid."); in setGenerateBuildHash()
444 LOG.error("Compressor::setGenerateBuildHash failed."); in setGenerateBuildHash()
453 … LOG.error("Compressor::setGenerateBuildHash failed for IOException " + e.getMessage()); in setGenerateBuildHash()
464 LOG.error("Compressor::copyFileToTempDir failed for json file not found."); in copyFileToTempDir()
486 LOG.error("Compressor::copyFileToTempDir failed, IOException: " + e.getMessage()); in copyFileToTempDir()
507 LOG.error("Compressor::putBuildHash failed, " + e.getMessage()); in buildHash()
525 …LOG.error("Compressor::checkSum failed, IOException or NoSuchAlgorithmException: " + e.getMessage(… in checkSum()
552 LOG.error("Compressor::putBuildHash failed for json file not exist"); in putBuildHash()
567 LOG.error("Compressor::putBuildHash failed, IOException: " + e.getMessage()); in putBuildHash()
583 LOG.error("checkStageAsanEnabledValid failed."); in checkStageHap()
588 LOG.error("checkStageAtomicService failed."); in checkStageHap()
598 LOG.error("asanEnabled is not supported for Release."); in checkStageAsanEnabledValid()
607 LOG.error("check module atomicService failed."); in checkStageAtomicService()
612 LOG.error("checkEntryInAtomicService failed."); in checkStageAtomicService()
617 LOG.error("check atomic service installationFree failed."); in checkStageAtomicService()
630 LOG.error("targetModuleName cannot be existed with requestPermissions."); in checkStageOverlayCfg()
635 LOG.error("targetModuleName cannot be same with name in the overlay module."); in checkStageOverlayCfg()
640 … LOG.error("targetPriority cannot be existed without the targetModuleName in module.json."); in checkStageOverlayCfg()
648 LOG.error("targetModuleName is necessary in the overlay bundle."); in checkStageOverlayCfg()
652 LOG.error("targetBundleName cannot be same with the bundleName."); in checkStageOverlayCfg()
657 … LOG.error("targetPriority cannot be existed without the targetBundleName in app.json."); in checkStageOverlayCfg()
674 LOG.error("asanEnabled is not supported for Release."); in checkFAAsanEnabledValid()
946 LOG.error("Compressor::compressAppMode compress pack.info into hap failed."); in compressAppMode()
962 LOG.error("Compressor::compressAppMode compress pack.info into hsp failed."); in compressAppMode()
990 LOG.error("Compressor::compressAppMode compress failed."); in compressAppMode()
1049 LOG.error(errMsg); in compressAppModeForMultiProject()
1079 LOG.error(errMsg); in disposeApp()
1101 LOG.error(errorMsg); in selectHapInApp()
1141 … LOG.error("Compressor::copyHapFromApp file duplicated, file is " + zipEntry.getName() + "."); in copyHapAndHspFromApp()
1161 LOG.error(errMsg); in copyHapAndHspFromApp()
1207 … LOG.error("Compressor::disposeHap file duplicated, file is " + new File(hapPath).getName() + "."); in disposeHap()
1219 LOG.error(errMsg); in disposeHap()
1245 LOG.error(errMsg); in writePackInfo()
1296 LOG.error("Compressor::compressPackinfoIntoHap io exception."); in compressPackinfoIntoHap()
1336 LOG.error("Compressor::compressPackResMode No 2x2 resource file exists."); in compressPackResMode()
1344 … LOG.error("Compressor::compressPackResMode the hap file path is invalid, length: " in compressPackResMode()
1352 LOG.error(errMessage); in compressPackResMode()
1357 … LOG.error("Compressor::compressProcess compress failed third level directory name: " in compressPackResMode()
1364 … LOG.error("Compressor::compressProcess Compress pack.res failed, Invalid resource file" + in compressPackResMode()
1371 … LOG.error("Compressor::compressProcess compress failed No image in PNG format is found."); in compressPackResMode()
1459 … LOG.error("Compressor::compressProcess language " + language + " is not in ISO 639-1 list."); in checkLanguage()
1467 … LOG.error("Compressor::compressProcess script " + script + " is not in ISO 15924 list."); in checkScript()
1475 … LOG.error("Compressor::compressProcess country " + country + " is not in ISO 3166-1 list."); in checkCountry()
1483 LOG.error("Compressor::compressProcess orientation " + orientation + in checkOrientation()
1492 LOG.error("Compressor::compressProcess deviceType " + deviceType + in checkDeviceType()
1501 LOG.error("Compressor::compressProcess screenDensity " + screenDensity + in checkScreenDensity()
1510 LOG.error("Compressor::compressProcess colorMode " + colorMode + in checkColorMode()
1522 LOG.error("Compressor::compressProcess " + tmp + in checkColorModeOrShape()
1531 LOG.error("Compressor::compressProcess shape" + shape + " is not in {circle} list."); in checkShape()
1548 LOG.error("isPicturing: the suffix is not .png or .PNG."); in isPicturing()
1553 … LOG.error("isPicturing: the entry card naming format is invalid and should be separated by '-'."); in isPicturing()
1558 … LOG.error("isPicturing: the name is not same as formName, name: " + formName + " is not in " + in isPicturing()
1564 …LOG.error("isPicturing: the dimension: " + dimension + " is invalid, is not in the following list:… in isPicturing()
1574 LOG.error("getFileList: file is not exists."); in getFileList()
1579 LOG.error("getFileList: no file in this file path."); in getFileList()
1591 LOG.error("The level-4 directory of EntryCard must be named as snapshot" + in getFileList()
1601 LOG.error("It's not file or directory."); in getFileList()
1604 LOG.error("IOException error: " + msg.getMessage()); in getFileList()
1612 … LOG.error("checkContain2x2EntryCard: file is not exist: " + snapshotDirectory.getName() + "."); in checkContain2x2EntryCard()
1617 LOG.error("checkContain2x2EntryCard: no file in this file path."); in checkContain2x2EntryCard()
1627 LOG.error("checkContain2x2EntryCard: must contain 2x2 entryCard, please check it in " in checkContain2x2EntryCard()
1737 LOG.error("Compressor::compressFile file not found exception."); in compress()
1739 LOG.error("Compressor::compressFile io exception: " + exception.getMessage()); in compress()
1741 LOG.error("Compressor::compressFile bundle exception" + bundleException.getMessage()); in compress()
1773 LOG.error("Uncompressor::getCrcFromFile file not found exception."); in getCrcFromFile()
1776 LOG.error("Uncompressor::getCrcFromFile io exception: " + exception.getMessage()); in getCrcFromFile()
1855 LOG.error("Compressor::compressFile io exception: " + exception.getMessage()); in compressFile()
1887 LOG.error("Compressor::isModuleHap io exception: " + exception.getMessage()); in isModuleHap()
1919 LOG.error("Compressor::getCrcFromFile io exception: " + exception.getMessage()); in getCrcFromFile()
1956 LOG.error("Compressor::jsonSpecialProcess io exception: " + exception.getMessage()); in infoSpecialProcess()
2031 LOG.error("Compressor::jsonSpecialProcess io exception: " + exception.getMessage()); in jsonSpecialProcess()
2062 LOG.error("Compressor::parseModuleName io exception: " + exception.getMessage()); in parsePackModuleName()
2092 LOG.error("Compressor::parseModuleName io exception: " + exception.getMessage()); in parsePackFormName()
2109 LOG.error("Compressor::getModuleNameFromString field the json is not standard."); in getNameFromString()
2115 LOG.error("Compressor::getModuleNameFromString field module-name is empty."); in getNameFromString()
2124 … LOG.error("Compressor::parseModuleName field module-name is fault: " + exception.getMessage()); in getNameFromString()
2140 LOG.error("Compressor::getModuleNameFromString field the json is not standard."); in getModuleNameFromString()
2147 LOG.error("Compressor::getModuleNameFromString field module-name is empty."); in getModuleNameFromString()
2152 … LOG.error("Compressor::parseModuleName field module-name is fault: " + exception.getMessage()); in getModuleNameFromString()
2169 … LOG.error("Compressor::parseCompressNativeLibs io exception: " + exception.getMessage()); in parseCompressNativeLibs()
2183 LOG.error("Compressor::closeZipOutputStream flush exception " + exception.getMessage()); in closeZipOutputStream()
2190 … LOG.error("Compressor::closeZipOutputStream close entry io exception " + exception.getMessage()); in closeZipOutputStream()
2197 … LOG.error("Compressor::closeZipOutputStream finish exception " + exception.getMessage()); in closeZipOutputStream()
2226 LOG.error("Compressor::parseDeviceType io exception: " + exception.getMessage()); in parseDeviceType()
2243 LOG.error("Compressor::checkHapIsValid input wrong hap file."); in checkHapIsValid()
2249 LOG.error("Compressor::checkHapIsValid get file name failed."); in checkHapIsValid()
2254 LOG.error("Compressor::checkHapIsValid input wrong hap file."); in checkHapIsValid()
2275 … LOG.error("Compressor::checkHapIsValid shared app should not be included in --hsp-path."); in checkHapIsValid()
2347 LOG.error("FileUtil::parseStageHapVerifyInfo file not available."); in readStageHapVerifyInfo()
2370 LOG.error("FileUtil::parseStageHapVerifyInfo file not available."); in readFAHapVerifyInfo()
2404 LOG.error("checkHQFIsValid failed when pack appqf file."); in compressAPPQFMode()
2424 LOG.error("input hqf is invalid."); in checkHQFIsValid()
2512 LOG.error("no module included"); in checkSharedAppIsValid()