• Home
  • Raw
  • Download

Lines Matching refs:error

121             LOG.error(errMsg);  in parseStageVersion()
143 LOG.error("ModuleJsonUtil:parseFaVersion failed : json file do not version."); in parseFaVersion()
151 …LOG.error("ModuleJsonUtil:parseFaVersion failed : json file do not version name or version code."); in parseFaVersion()
210 LOG.error("ModuleJsonUtil::parseFAAPIVersion json file do not contain apiVersion."); in parseFAModuleApiVersion()
240 … LOG.error("ModuleJsonUtil:parseStageModuleName failed: json file do not contain module name."); in parseStageModuleName()
258 LOG.error("ModuleJsonUtil:parseFaModuleName failed: json file do not contain distro."); in parseFaModuleName()
262 … LOG.error("ModuleJsonUtil:parseFaModuleName failed: json file do not contain moduleName."); in parseFaModuleName()
281 … LOG.error("ModuleJsonUtil:parsePatchModuleName failed: json file do not contain moduleName."); in parsePatchModuleName()
302 LOG.error("ModuleJsonUtil:parseFaPackageStr failed: json file do not contain package."); in parseFaPackageStr()
321 … LOG.error("ModuleJsonUtil::parseStageBundleName json object do not contain bundleNames."); in parseBundleName()
358 LOG.error("ModuleJsonUtil:mergeTwoPackInfo verify pack.info failed."); in mergeTwoPackInfo()
363 LOG.error("ModuleJsonUtil:mergeTwoPackInfo merge pack.info failed: " + e.getMessage()); in mergeTwoPackInfo()
378 LOG.error("ModuleJsonUtil:verifyPackInfo fail to read pack.info."); in verifyPackInfo()
384 LOG.error("ModuleJsonUtil:verifyPackInfo pack.info do not contain summary."); in verifyPackInfo()
391 LOG.error("ModuleJsonUtil:verifyPackInfo pack.info do not contain app."); in verifyPackInfo()
395 LOG.error("ModuleJsonUtil:verifyPackInfo verify app failed."); in verifyPackInfo()
411 LOG.error("ModuleJsonUtil:verifyAppInPackInfo input null json object."); in verifyAppInPackInfo()
418 LOG.error("ModuleJsonUtil:verifyAppInPackInfo bundleName is different."); in verifyAppInPackInfo()
423 LOG.error("ModuleJsonUtil:verifyAppInPackInfo bundleType is different."); in verifyAppInPackInfo()
430 LOG.error("ModuleJsonUtil:verifyAppInPackInfo version object is empty."); in verifyAppInPackInfo()
436 LOG.error("ModuleJsonUtil:verifyAppInPackInfo versionCode is different."); in verifyAppInPackInfo()
451 LOG.error("ModuleJsonUtil:checkBundleTypeInPackInfo pack.info has empty module."); in checkBundleTypeInPackInfo()
463 LOG.error("bundleType in pack.info is not same."); in checkBundleTypeInPackInfo()
479 LOG.error("ModuleJsonUtil:verifyModuleInPackInfo pack.info has empty module."); in verifyModuleInPackInfo()
487 LOG.error("ModuleJsonUtil:verifyModuleInPackInfo duplicated moduleName."); in verifyModuleInPackInfo()
497 LOG.error("ModuleJsonUtil:verifyModuleInPackInfo duplicated moduleName."); in verifyModuleInPackInfo()
515 LOG.error("ModuleJsonUtil:verifyPackageName pack.info has empty packages."); in verifyPackageName()
523 LOG.error("ModuleJsonUtil:verifyPackageName duplicated package name."); in verifyPackageName()
533 LOG.error("ModuleJsonUtil:verifyPackageName duplicated package name."); in verifyPackageName()
552 … LOG.error("ModuleJsonUtil:parseFaModuleName failed: json file do not contain module."); in parseDistroModuleName()
557 … LOG.error("ModuleJsonUtil:parseFaModuleName failed: json file do not contain distro."); in parseDistroModuleName()
561 … LOG.error("ModuleJsonUtil:parseFaModuleName failed: json file do not contain moduleName."); in parseDistroModuleName()
567 LOG.error("ModuleJsonUtil:parseFaModuleName failed."); in parseDistroModuleName()
583 LOG.error(errMsg); in mergePackInfoObj()
590 LOG.error(errMsg); in mergePackInfoObj()
598 LOG.error(errMsg); in mergePackInfoObj()
607 LOG.error(errMsg); in mergePackInfoObj()
632 LOG.error(errMsg); in mergeTwoPackInfoByPackagePair()
642 LOG.error(errMsg); in mergeTwoPackInfoByPackagePair()
665 LOG.error(errMsg); in mergeTwoPackInfoObjByPackagePair()
673 LOG.error(errMsg); in mergeTwoPackInfoObjByPackagePair()
679 … LOG.error("ModuleJsonUtil:mergeTwoPackInfoObjByPackagePair input json file has empty module."); in mergeTwoPackInfoObjByPackagePair()
696 LOG.error(errMsg); in mergeTwoPackInfoObjByPackagePair()
705 LOG.error(errMsg); in mergeTwoPackInfoObjByPackagePair()
720 LOG.error(errMsg); in mergeTwoPackInfoObjByPackagePair()
739 LOG.error(errMsg); in parseFaEntry()
745 LOG.error(errMSg); in parseFaEntry()
752 LOG.error(errMSg); in parseFaEntry()
775 LOG.error(errMsg); in parseStageEntry()
781 LOG.error(errMSg); in parseStageEntry()
871 LOG.error("ModuleJsonUtil::parseFAHapVerifyInfo failed, config.json is empty."); in parseFAHapVerifyInfo()
1000 LOG.error(errMsg); in parseFADistroFilter()
1162 LOG.error(errMsg); in parseStageBundleType()
1172 LOG.error(errMessage); in parseStageBundleType()
1182 LOG.error(errMsg); in parseStageBundleType()
1190 LOG.error(errMsg); in parseStageBundleType()
1197 LOG.error(errMsg); in parseStageBundleType()
1204 LOG.error("bundleType is invalid in app.json."); in parseStageBundleType()
1243 LOG.error("parse JOSNObject failed in parseProxyDataUri."); in parseProxyDataUri()
1254 LOG.error("parse JOSNObject failed in parseProxyDataUri."); in parseProxyDataUri()
1270 LOG.error(errMsg); in getAppObj()
1275 LOG.error("ModuleJsonUtil::parseStageInstallation json do not contain app."); in getAppObj()
1287 LOG.error(errMsg); in getModuleObj()
1292 LOG.error("ModuleJsonUtil::parseStageInstallation json do not contain module."); in getModuleObj()
1338 LOG.error("ModuleJsonUtil::parseStageInstallation json do not contain distro."); in parseFAInstallationFree()
1477 LOG.error("parse JOSNObject failed in getStageApiReleaseType."); in getFADebug()
1619 LOG.error("parse JOSNObject failed in isExistedProperty."); in isExistedProperty()
1624 …LOG.error("parse failed, input module.json is invalid, module.json has no " + fatherProperty + "."… in isExistedProperty()
1676 LOG.error("module can not config atomicService when bundleType is not atomicService."); in isModuleAtomicServiceValid()
1693 LOG.error("entry module must contain at least one ability."); in checkEntryInAtomicService()
1715 LOG.error(errMessage); in checkAtomicServiceInstallationFree()
1723 LOG.error("installationFree must be false when bundleType is app."); in checkAtomicServiceInstallationFree()
1728 LOG.error("installationFree must be true when bundleType is atomicService."); in checkAtomicServiceInstallationFree()
1733 LOG.error("installationFree must be false when bundleType is shared."); in checkAtomicServiceInstallationFree()
1738 LOG.error("installationFree must be false when bundleType is appService."); in checkAtomicServiceInstallationFree()
1742 LOG.error("bundleType is invalid in app.json."); in checkAtomicServiceInstallationFree()