错误:安装插件时出现以下错误

2020-09-19 18:13发布

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


找不到gskcockpits的impex模板找不到gskstorefront的impex模板copyAddOnToExtension addOnExtension = assistedservicestorefront addOnResource =/web/src/target = gskstorefront编译addonsrcgskstorefront-aidedservicestorefront将3个源文件编译为C:\ hybris \ hybris6_2 \ hybris custom \ gsk \ gskstorefront \ web \ webroot \ WEB-INF \ classes ---------- 1. C:\ hybris \ hybris6_2 \ hybris \ bin \ custom \ gsk \ gskstorefront \ web \ addonsrc\中的错误 Assistededservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第16行)import de.hybris.platform.acceleratorstorefrontcommons.controllers.pages.AbstractSearchPageController; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^无法解析导入的de.hybris.platform.acceleratorstorefrontcommons.controllers ---------- 2. C:\ hybris \ hybris6_2 \ hybris \ bin \ custom \中的错误 gsk \ gskstorefront \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第17行)import de.hybris.platform.assistedservicefacades.AssistedServiceFacade; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^无法解析导入的de.hybris.platform.assistedservicefacades.AssistedServiceFacade ---------- 3. C:\ hybris \ hybris6_2 \ hybris \中的错误 bin \ custom \ gsk \ gskstorefront \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第48行)公共类CustomerListController扩展AbstractSearchPageController ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^无法解析为类型---------- 4. C:\ hybris \ hybris6_2 \ hybris \ bin \ custom \ gsk中的错误 \ gskstorefront \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第60行)私有AssistedServiceFacade AssistedServiceFacade; 不能将AssistedServiceFacade解析为类型---------- 5. C:\ hybris \ hybris6_2 \ hybris中的错误^ _ ^^^^^^^^^^^^^^^^^^^^^^^^ \ bin \ custom \ gsk \ gskstorefront \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第73行)if(!assistedServiceFacade.isAssistedServiceAgentLoggedIn())^^^^^^^^ 不能将AssistedServiceFacade解析为---------- 6. C:\ hybris \ hybris6_2 \ hybris \ bin \ custom \ gsk \ gskstorefront中的错误^ _ ^^^^^^^^^^^^^^^^^^ \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第76行)AssistedServiceFacade.getAsmSession()。setFlashErrorMessage(" asm.emulate.error.agent.miss_eded"); 不能将AssistedServiceFacade解析为类型---------- 7. C:\ hybris \ hybris6_2 \ hybris中的错误^^^^^^^^^^^^^^^^^^^^^^^^^ \ bin \ custom \ gsk \ gskstorefront \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第80行)最终列表customerLists = customerListFacade.getCustomerListsForEmployee(assistedServiceFacade) AssistedServiceFacade无法解析为类型---------- 8. C:\ hybris \ hybris6_2 \ hybris \ bin \ custom \ gsk \ gskstorefront中的错误 \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第111行)@RequestParam(value =" show",defaultValue =" Page")final ShowMode showMode,^^^^^^ ^^ ShowMode无法解析为---------- 9. C:\ hybris \ hybris6_2 \ hybris \ bin \ custom \ gsk \ gskstorefront \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \中的错误 平台\辅助服务店面\控制器\ CustomerListController.ja va(第142行)返回customerListFacade.getPagedCustomersForCustomerListUID(customerListUid,AssistedServiceFacade.getAsmSession()^^^^^^^^^^^^^^^^^^^^^^^ AssistedServiceFacade无法解析为类型---- ------ 10. C:\ hybris \ hybris6_2 \ hybris \ bin \ custom \ gsk \ gskstorefront \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java中的错误(第147行) )受保护的void populateModel(最终模型模型,最终SearchPageData搜索页面数据,最终ShowMode showMode)^^^^^^^^ ShowMode无法解析为---------- 14. C:\ hybris中的错误 \ hybris6_2 \ hybris \ bin \ custom \ gsk \ gskstorefront \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第179行)返回Boolean.valueOf((showMode!= ShowMode.All && //^^^^^^^^^ ShowMode无法解析为变量---------- 15. C:\ hybris \ hybris6_2 \ hybris \ bin \ custom \ gsk \ gskstorefront \ web \中的错误 addonsrc\ a ssistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第181行)&& isShowAllAllowed(searchPageData)); ^^^^^^^^^^^^^^^^^^^类型CustomerListController的isShowAllAllowed(SearchPageData)方法未定义---------- 16. C:\ hybris \ hybris6_2 \ hybris中的错误 \ bin \ custom \ gsk \ gskstorefront \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第185行)受保护的布尔calculateShowPaged(最终SearchPageData

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


找不到gskcockpits的impex模板找不到gskstorefront的impex模板copyAddOnToExtension addOnExtension = assistedservicestorefront addOnResource =/web/src/target = gskstorefront编译addonsrcgskstorefront-aidedservicestorefront将3个源文件编译为C:\ hybris \ hybris6_2 \ hybris custom \ gsk \ gskstorefront \ web \ webroot \ WEB-INF \ classes ---------- 1. C:\ hybris \ hybris6_2 \ hybris \ bin \ custom \ gsk \ gskstorefront \ web \ addonsrc\中的错误 Assistededservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第16行)import de.hybris.platform.acceleratorstorefrontcommons.controllers.pages.AbstractSearchPageController; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^无法解析导入的de.hybris.platform.acceleratorstorefrontcommons.controllers ---------- 2. C:\ hybris \ hybris6_2 \ hybris \ bin \ custom \中的错误 gsk \ gskstorefront \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第17行)import de.hybris.platform.assistedservicefacades.AssistedServiceFacade; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^无法解析导入的de.hybris.platform.assistedservicefacades.AssistedServiceFacade ---------- 3. C:\ hybris \ hybris6_2 \ hybris \中的错误 bin \ custom \ gsk \ gskstorefront \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第48行)公共类CustomerListController扩展AbstractSearchPageController ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^无法解析为类型---------- 4. C:\ hybris \ hybris6_2 \ hybris \ bin \ custom \ gsk中的错误 \ gskstorefront \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第60行)私有AssistedServiceFacade AssistedServiceFacade; 不能将AssistedServiceFacade解析为类型---------- 5. C:\ hybris \ hybris6_2 \ hybris中的错误^ _ ^^^^^^^^^^^^^^^^^^^^^^^^ \ bin \ custom \ gsk \ gskstorefront \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第73行)if(!assistedServiceFacade.isAssistedServiceAgentLoggedIn())^^^^^^^^ 不能将AssistedServiceFacade解析为---------- 6. C:\ hybris \ hybris6_2 \ hybris \ bin \ custom \ gsk \ gskstorefront中的错误^ _ ^^^^^^^^^^^^^^^^^^ \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第76行)AssistedServiceFacade.getAsmSession()。setFlashErrorMessage(" asm.emulate.error.agent.miss_eded"); 不能将AssistedServiceFacade解析为类型---------- 7. C:\ hybris \ hybris6_2 \ hybris中的错误^^^^^^^^^^^^^^^^^^^^^^^^^ \ bin \ custom \ gsk \ gskstorefront \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第80行)最终列表customerLists = customerListFacade.getCustomerListsForEmployee(assistedServiceFacade) AssistedServiceFacade无法解析为类型---------- 8. C:\ hybris \ hybris6_2 \ hybris \ bin \ custom \ gsk \ gskstorefront中的错误 \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第111行)@RequestParam(value =" show",defaultValue =" Page")final ShowMode showMode,^^^^^^ ^^ ShowMode无法解析为---------- 9. C:\ hybris \ hybris6_2 \ hybris \ bin \ custom \ gsk \ gskstorefront \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \中的错误 平台\辅助服务店面\控制器\ CustomerListController.ja va(第142行)返回customerListFacade.getPagedCustomersForCustomerListUID(customerListUid,AssistedServiceFacade.getAsmSession()^^^^^^^^^^^^^^^^^^^^^^^ AssistedServiceFacade无法解析为类型---- ------ 10. C:\ hybris \ hybris6_2 \ hybris \ bin \ custom \ gsk \ gskstorefront \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java中的错误(第147行) )受保护的void populateModel(最终模型模型,最终SearchPageData搜索页面数据,最终ShowMode showMode)^^^^^^^^ ShowMode无法解析为---------- 14. C:\ hybris中的错误 \ hybris6_2 \ hybris \ bin \ custom \ gsk \ gskstorefront \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第179行)返回Boolean.valueOf((showMode!= ShowMode.All && //^^^^^^^^^ ShowMode无法解析为变量---------- 15. C:\ hybris \ hybris6_2 \ hybris \ bin \ custom \ gsk \ gskstorefront \ web \中的错误 addonsrc\ a ssistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第181行)&& isShowAllAllowed(searchPageData)); ^^^^^^^^^^^^^^^^^^^类型CustomerListController的isShowAllAllowed(SearchPageData)方法未定义---------- 16. C:\ hybris \ hybris6_2 \ hybris中的错误 \ bin \ custom \ gsk \ gskstorefront \ web \ addonsrc\ assistedservicestorefront \ de \ hybris \ platform \ assistedservicestorefront \ controllers \ CustomerListController.java(第185行)受保护的布尔calculateShowPaged(最终SearchPageData

付费偷看设置
发送
1条回答
樱桃小丸子0093
1楼-- · 2020-09-19 18:57

-您是否找到了解决方案,请让我知道,我们也面临类似的问题。

一周热门 更多>