商店定位器搜索功能不起作用。

2020-09-10 07:34发布

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

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


嗨,

我正在使用Hybris 6.5.0.0,在商店定位器页面上,当我键入商店并单击搜索时,没有任何结果,并且控制台中出现以下错误。 (如下所示)

我已将其添加到我的extension-spring.xml-

bean id =" defaultCommerceMockGeoWebServiceWrapper" class =" de.hybris.platform.storelocator.impl.GoogleMapsServiceWrapper">

任何帮助将不胜感激。

错误:[DefaultStoreFinderService]无法解析[(在搜索中键入的内容)]的位置。de.hybris.platform.storelocator.exception.GeoServiceWrapperException:在de.hybris.platform.storelocator.impl.GoogleMapTools.geocodeAddress处为null (GoogleMapTools.java:206)在de.hybris.platform.storelocator.impl.GoogleMapsServiceWrapper.geocodeAddress(GoogleMapsServiceWrapper.java:56)上的[basecommerceserver.jar :?]在de.hybris.platform上的[basecommerceserver.jar :?] .commerceservices.storefinder.impl.DefaultStoreFinderService.locationSearch(DefaultStoreFinderService.java:132)[classes/:?]位于de.hybris.platform.commercefacades.storefinder.impl.DefaultStoreFinderFacade.locationSearch(DefaultStoreFinderFacade.java:108)[classes/: ?]在de.hybris.platform.yb2bacceleratorstorefront.controllers.pages.StoreLocatorPageController.setUpSearchResultsForLocationQuery(StoreLocatorPageController.java:221)[classes/:?]在de.hybris.platform.yb2bacceleratorstorefront.controllers.pages.StoreLocatorPageControlle r.findStores(StoreLocatorPageController.java:130)在sun.reflect.GeneratedMethodAccessor858.invoke(未知源)〜[?:?]在sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)〜 org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java)上的[?:1.8.0_112](java.lang.reflect.Method.invoke(Method.java:498)〜[?:1.8.0_112] :221)[spring-web-4.3.3.RELEASE.jar:4.3.3.RELEASE],位于org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)[spring-web-4.3。 3.RELEASE.jar:4.3.3.RELEASE]位于org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:114)[spring-webmvc-4.3.3.RELEASE.jar: 4.3.3.RELEASE],位于org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827)[spring-webmvc-4.3.3.RELEASE.jar:4.3.3.RELEASE ]

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

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


嗨,

我正在使用Hybris 6.5.0.0,在商店定位器页面上,当我键入商店并单击搜索时,没有任何结果,并且控制台中出现以下错误。 (如下所示)

我已将其添加到我的extension-spring.xml-

bean id =" defaultCommerceMockGeoWebServiceWrapper" class =" de.hybris.platform.storelocator.impl.GoogleMapsServiceWrapper">

任何帮助将不胜感激。

错误:[DefaultStoreFinderService]无法解析[(在搜索中键入的内容)]的位置。de.hybris.platform.storelocator.exception.GeoServiceWrapperException:在de.hybris.platform.storelocator.impl.GoogleMapTools.geocodeAddress处为null (GoogleMapTools.java:206)在de.hybris.platform.storelocator.impl.GoogleMapsServiceWrapper.geocodeAddress(GoogleMapsServiceWrapper.java:56)上的[basecommerceserver.jar :?]在de.hybris.platform上的[basecommerceserver.jar :?] .commerceservices.storefinder.impl.DefaultStoreFinderService.locationSearch(DefaultStoreFinderService.java:132)[classes/:?]位于de.hybris.platform.commercefacades.storefinder.impl.DefaultStoreFinderFacade.locationSearch(DefaultStoreFinderFacade.java:108)[classes/: ?]在de.hybris.platform.yb2bacceleratorstorefront.controllers.pages.StoreLocatorPageController.setUpSearchResultsForLocationQuery(StoreLocatorPageController.java:221)[classes/:?]在de.hybris.platform.yb2bacceleratorstorefront.controllers.pages.StoreLocatorPageControlle r.findStores(StoreLocatorPageController.java:130)在sun.reflect.GeneratedMethodAccessor858.invoke(未知源)〜[?:?]在sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)〜 org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java)上的[?:1.8.0_112](java.lang.reflect.Method.invoke(Method.java:498)〜[?:1.8.0_112] :221)[spring-web-4.3.3.RELEASE.jar:4.3.3.RELEASE],位于org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)[spring-web-4.3。 3.RELEASE.jar:4.3.3.RELEASE]位于org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:114)[spring-webmvc-4.3.3.RELEASE.jar: 4.3.3.RELEASE],位于org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827)[spring-webmvc-4.3.3.RELEASE.jar:4.3.3.RELEASE ]

付费偷看设置
发送
2条回答
蓋茨
1楼-- · 2020-09-10 08:34

我假设您已将googleMapTools注入到此bean中,现在还没有6.5,以检查确切的失败。

  <!-storelocator bean->
      
      
          
      

 
  
绿领巾童鞋
2楼-- · 2020-09-10 08:10

确保在local.properties中设置了属性" googleGeocodingApiKey ="。 希望这会起作用。

一周热门 更多>