• Home
  • Raw
  • Download

Lines Matching refs:LOG

173     private static final Log LOG = new Log(Compressor.class.toString());  field in Compressor
255 LOG.error("parseFileSizeLimit failed, input total-limit invalid."); in parseFileSizeLimit()
259 LOG.error("parseFileSizeLimit failed, input total-limit invalid."); in parseFileSizeLimit()
269 LOG.error("parseFileSizeLimit failed, input normal-module-limit invalid."); in parseFileSizeLimit()
273 LOG.error("parseFileSizeLimit failed, input normal-module-limit invalid."); in parseFileSizeLimit()
283 LOG.error("parseFileSizeLimit failed, input main-module-limit invalid."); in parseFileSizeLimit()
287 LOG.error("parseFileSizeLimit failed, input main-module-limit invalid."); in parseFileSizeLimit()
341 LOG.error("Compressor::compressProcess create out file parent directory failed."); in defaultProcess()
356LOG.error("Compressor::compressProcess file not found exception: " + exception.getMessage()); in defaultProcess()
359 LOG.error("Compressor::compressProcess Bundle exception."); in defaultProcess()
368 LOG.error("Compressor::compressProcess compress failed."); in defaultProcess()
370 LOG.error("Compressor::compressProcess delete dest file failed."); in defaultProcess()
410 LOG.error("checkStageAsanTsanEnabledValid failed."); in compressHsp()
414 LOG.error("checkStageAtomicService failed."); in compressHsp()
419 LOG.error("checkStageOverlayCfg failed."); in compressHsp()
424 LOG.error("module type must be shared."); in compressHsp()
441 LOG.error("checkStageHap failed."); in compressHap()
448 LOG.warning("Compress mode is hap, but module type is shared."); in compressHap()
452 LOG.warning("Compress mode is hap, but app type is shared."); in compressHap()
465 LOG.error("Compressor::hasGenerateBuildHash failed for json file not exist"); in hasGenerateBuildHash()
474 LOG.error("json file is invalid."); in hasGenerateBuildHash()
483 LOG.error("Compressor::hasGenerateBuildHash failed."); in hasGenerateBuildHash()
486LOG.error("Compressor::hasGenerateBuildHash failed for json file is invalid." + e.getMessage()); in hasGenerateBuildHash()
502 LOG.error("Compressor::setGenerateBuildHash failed for json file not exist"); in setGenerateBuildHash()
511 LOG.error("json file is invalid."); in setGenerateBuildHash()
531 LOG.error("Compressor::setGenerateBuildHash failed."); in setGenerateBuildHash()
534 LOG.error("Compressor::setGenerateBuildHash failed, json data err: " + e.getMessage()); in setGenerateBuildHash()
543LOG.error("Compressor::setGenerateBuildHash failed for IOException " + e.getMessage()); in setGenerateBuildHash()
554 LOG.error("Compressor::copyFileToTempDir failed for json file not found."); in copyFileToTempDir()
577 LOG.error("Compressor::copyFileToTempDir failed, IOException: " + e.getMessage()); in copyFileToTempDir()
598 LOG.error("Compressor::putBuildHash failed, " + e.getMessage()); in buildHash()
616LOG.error("Compressor::checkSum failed, IOException or NoSuchAlgorithmException: " + e.getMessage(… in checkSum()
643 LOG.error("Compressor::putBuildHash failed for json file not exist"); in putBuildHash()
658 LOG.error("Compressor::putBuildHash failed, IOException: " + e.getMessage()); in putBuildHash()
661 LOG.error("Compressor::putBuildHash failed, json data err: " + e.getMessage()); in putBuildHash()
677 LOG.error("checkStageAsanTsanEnabledValid failed."); in checkStageHap()
682 LOG.error("checkStageAtomicService failed."); in checkStageHap()
692 LOG.error("asanEnabled and tsanEnabled cannot be true at the same time."); in checkStageAsanTsanEnabledValid()
701 LOG.error("check module atomicService failed."); in checkStageAtomicService()
706 LOG.error("checkEntryInAtomicService failed."); in checkStageAtomicService()
711 LOG.error("check atomic service installationFree failed."); in checkStageAtomicService()
724 LOG.error("targetModuleName cannot be existed with requestPermissions."); in checkStageOverlayCfg()
729 LOG.error("targetModuleName cannot be same with name in the overlay module."); in checkStageOverlayCfg()
734LOG.error("targetPriority cannot be existed without the targetModuleName in module.json."); in checkStageOverlayCfg()
742 LOG.error("targetModuleName is necessary in the overlay bundle."); in checkStageOverlayCfg()
746 LOG.error("targetBundleName cannot be same with the bundleName."); in checkStageOverlayCfg()
751LOG.error("targetPriority cannot be existed without the targetBundleName in app.json."); in checkStageOverlayCfg()
768 LOG.error("asanEnabled is not supported for Release."); in checkFAAsanEnabledValid()
1043LOG.error("Compressor::compressAppMode compress pack.info into hap failed: " + e.getMessage()); in compressAppMode()
1059LOG.error("Compressor::compressAppMode compress pack.info into hsp failed: " + e.getMessage()); in compressAppMode()
1065 LOG.error("Compressor::compressFile verify failed, check version, " + in compressAppMode()
1088 LOG.error("Compressor::compressAppMode compress failed."); in compressAppMode()
1147 LOG.error(errMsg); in compressAppModeForMultiProject()
1168 LOG.error("Compressor::hapAddition create out file parent directory failed."); in hapAddition()
1185LOG.error("Compressor::HapAddition hapFile not found exception" + exception.getMessage()); in hapAddition()
1213 LOG.error("copyFileSafely failed: " + e.getMessage()); in copyFileSafely()
1238 LOG.error("writeJsonFile failed, " + exception.getMessage()); in writeJsonFile()
1241 LOG.error("json file is invalid: " + e.getMessage()); in writeJsonFile()
1307LOG.error("Compressor::compressHapAddition create target file parent directory failed."); in compressHapAddition()
1314 LOG.error(errMsg); in compressHapAddition()
1323 LOG.error(errMsg); in compressHapAddition()
1332 LOG.error(errMsg); in compressHapAddition()
1359 LOG.error(errMsg); in disposeApp()
1381 LOG.error(errorMsg); in selectHapInApp()
1421LOG.error("Compressor::copyHapFromApp file duplicated, file is " + zipEntry.getName() + "."); in copyHapAndHspFromApp()
1442 LOG.error(errMsg); in copyHapAndHspFromApp()
1488LOG.error("Compressor::disposeHap file duplicated, file is " + new File(hapPath).getName() + "."); in disposeHap()
1500 LOG.error(errMsg); in disposeHap()
1526 LOG.error(errMsg); in writePackInfo()
1578 LOG.error("Compressor::compressPackinfoIntoHap io exception."); in compressPackinfoIntoHap()
1618 LOG.error("Compressor::compressPackResMode No 2x2 resource file exists."); in compressPackResMode()
1626LOG.error("Compressor::compressPackResMode the hap file path is invalid, length: " in compressPackResMode()
1632LOG.error("Compressor::compressProcess compress failed third level directory name: " in compressPackResMode()
1639LOG.error("Compressor::compressProcess Compress pack.res failed, Invalid resource file" + in compressPackResMode()
1646LOG.error("Compressor::compressProcess compress failed No image in PNG format is found."); in compressPackResMode()
1734LOG.error("Compressor::compressProcess language " + language + " is not in ISO 639-1 list."); in checkLanguage()
1742LOG.error("Compressor::compressProcess script " + script + " is not in ISO 15924 list."); in checkScript()
1750LOG.error("Compressor::compressProcess country " + country + " is not in ISO 3166-1 list."); in checkCountry()
1758 LOG.error("Compressor::compressProcess orientation " + orientation + in checkOrientation()
1767 LOG.error("Compressor::compressProcess deviceType " + deviceType + in checkDeviceType()
1776 LOG.error("Compressor::compressProcess screenDensity " + screenDensity + in checkScreenDensity()
1785 LOG.error("Compressor::compressProcess colorMode " + colorMode + in checkColorMode()
1797 LOG.error("Compressor::compressProcess " + tmp + in checkColorModeOrShape()
1806 LOG.error("Compressor::compressProcess shape" + shape + " is not in {circle} list."); in checkShape()
1823 LOG.error("isPicturing: the suffix is not .png or .PNG."); in isPicturing()
1828LOG.error("isPicturing: the entry card naming format is invalid and should be separated by '-'."); in isPicturing()
1833LOG.error("isPicturing: the name is not same as formName, name: " + formName + " is not in " + in isPicturing()
1839LOG.error("isPicturing: the dimension: " + dimension + " is invalid, is not in the following list:… in isPicturing()
1849 LOG.error("getFileList: file is not exists."); in getFileList()
1854 LOG.error("getFileList: no file in this file path."); in getFileList()
1866 LOG.error("The level-4 directory of EntryCard must be named as snapshot" + in getFileList()
1876 LOG.error("It's not file or directory."); in getFileList()
1879 LOG.error("IOException error: " + msg.getMessage()); in getFileList()
1887LOG.error("checkContain2x2EntryCard: file is not exist: " + snapshotDirectory.getName() + "."); in checkContain2x2EntryCard()
1892 LOG.error("checkContain2x2EntryCard: no file in this file path."); in checkContain2x2EntryCard()
1902 LOG.error("checkContain2x2EntryCard: must contain 2x2 entryCard, please check it in " in checkContain2x2EntryCard()
1969 LOG.error(errMsg); in compressNativeLibsParallel()
1992LOG.error("Compressor::compressNativeLibsParallel exception: " + e.getMessage()); in addArchiveEntry()
2107 LOG.error("Compressor::compressFile file not found exception."); in compress()
2109 LOG.error("Compressor::compressFile io exception: " + exception.getMessage()); in compress()
2111 LOG.error("Compressor::compressFile bundle exception" + bundleException.getMessage()); in compress()
2140 LOG.error("Uncompressor::getCrcFromFile file not found exception."); in getCrcFromFile()
2143 LOG.error("Uncompressor::getCrcFromFile io exception: " + exception.getMessage()); in getCrcFromFile()
2218 LOG.error("Compressor::compressFile io exception: " + exception.getMessage()); in compressFile()
2250 LOG.error("Compressor::isModuleHap io exception: " + exception.getMessage()); in isModuleHap()
2282 LOG.error("Compressor::getCrcFromFile io exception: " + exception.getMessage()); in getCrcFromFile()
2319 LOG.error("Compressor::jsonSpecialProcess io exception: " + exception.getMessage()); in infoSpecialProcess()
2390 LOG.error("Compressor::jsonSpecialProcess io exception: " + exception.getMessage()); in jsonSpecialProcess()
2391 LOG.warning("Json format err: " + srcFile.getAbsolutePath()); in jsonSpecialProcess()
2423 LOG.error("Compressor::parseModuleName io exception: " + exception.getMessage()); in parsePackModuleName()
2453 LOG.error("Compressor::parseModuleName io exception: " + exception.getMessage()); in parsePackFormName()
2470 LOG.error("Compressor::getModuleNameFromString field the json is not standard."); in getNameFromString()
2476 LOG.error("Compressor::getModuleNameFromString field module-name is empty."); in getNameFromString()
2485LOG.error("Compressor::parseModuleName field module-name is fault: " + exception.getMessage()); in getNameFromString()
2501 LOG.error("Compressor::getModuleNameFromString field the json is not standard."); in getModuleNameFromString()
2508 LOG.error("Compressor::getModuleNameFromString field module-name is empty."); in getModuleNameFromString()
2513LOG.error("Compressor::parseModuleName field module-name is fault: " + exception.getMessage()); in getModuleNameFromString()
2530LOG.error("Compressor::parseCompressNativeLibs io exception: " + exception.getMessage()); in parseCompressNativeLibs()
2544 LOG.error("Compressor::closeZipOutputStream flush exception " + exception.getMessage()); in closeZipOutputStream()
2551LOG.error("Compressor::closeZipOutputStream close entry io exception " + exception.getMessage()); in closeZipOutputStream()
2558LOG.error("Compressor::closeZipOutputStream finish exception " + exception.getMessage()); in closeZipOutputStream()
2587 LOG.error("Compressor::parseDeviceType io exception: " + exception.getMessage()); in parseDeviceType()
2604 LOG.error("Compressor::checkHapIsValid input wrong hap file."); in checkHapIsValid()
2610 LOG.error("Compressor::checkHapIsValid get file name failed."); in checkHapIsValid()
2615 LOG.error("Compressor::checkHapIsValid input wrong hap file."); in checkHapIsValid()
2636LOG.error("Compressor::checkHapIsValid only one item can be entered in the -hsp-path" + in checkHapIsValid()
2709 LOG.error("FileUtil::parseStageHapVerifyInfo file not available."); in readStageHapVerifyInfo()
2732 LOG.error("FileUtil::parseStageHapVerifyInfo file not available."); in readFAHapVerifyInfo()
2769 LOG.error("checkHQFIsValid failed when pack appqf file."); in compressAPPQFMode()
2789 LOG.error("input hqf is invalid."); in checkHQFIsValid()
2880 LOG.error("no module included"); in checkSharedAppIsValid()
2884 LOG.error("Shared app only can contain one module"); in checkSharedAppIsValid()
2913 LOG.error("versionNormalize failed, invalid hap structure."); in versionNormalize()
2923 LOG.error("versionNormalize failed, invalid hap structure."); in versionNormalize()
2938 LOG.error("versionNormalize failed " + e.getMessage()); in versionNormalize()
2954 LOG.error("parseAndModifyJson failed, json file not valid."); in parseAndModifyModuleJson()
2959 LOG.error("parseAndModifyJson failed, json file not valid."); in parseAndModifyModuleJson()
2963 LOG.error("parseAndModifyJson failed, json file not valid."); in parseAndModifyModuleJson()
2971 LOG.error("parseAndModifyModuleJson failed, json file not valid."); in parseAndModifyModuleJson()
2979 LOG.error("parseAndModifyModuleJson failed, IOException." + e.getMessage()); in parseAndModifyModuleJson()
2990 LOG.warning("parseAndModifyPackInfo failed, json format invalid."); in parseAndModifyPackInfo()
2995 LOG.warning("parseAndModifyPackInfo failed, summary invalid."); in parseAndModifyPackInfo()
3000 LOG.warning("parseAndModifyPackInfo failed, app invalid."); in parseAndModifyPackInfo()
3005 LOG.warning("parseAndModifyPackInfo failed, version invalid."); in parseAndModifyPackInfo()
3012 LOG.warning("parseAndModifyPackInfo failed, IOException." + e.getMessage()); in parseAndModifyPackInfo()
3024 LOG.error("Compressor::writeJson failed for IOException " + exception.getMessage()); in writeJson()
3040 LOG.error("parseAndModifyJson failed, json file not valid."); in parseAndModifyConfigJson()
3045 LOG.error("parseAndModifyModuleJson failed, json file not valid."); in parseAndModifyConfigJson()
3050 LOG.error("parseAndModifyModuleJson failed, json file not valid."); in parseAndModifyConfigJson()
3055 LOG.error("parseAndModifyModuleJson failed, json file not valid."); in parseAndModifyConfigJson()
3062 LOG.error("parseAndModifyModuleJson failed, json file not valid."); in parseAndModifyConfigJson()
3071 LOG.error("parseAndModifyModuleJson IOException." + e.getMessage()); in parseAndModifyConfigJson()
3157 LOG.error("writeVersionRecord failed " + e.getMessage()); in writeVersionRecord()
3166 LOG.error(errorMsg); in verifyModuleVersion()
3169 LOG.warning("versionNormalize warning: module " + in verifyModuleVersion()
3173 LOG.warning("versionNormalize warning: module " + in verifyModuleVersion()
3206 LOG.error("unpack hap failed IOException " + e.getMessage()); in unpackHap()