cancel
Showing results for 
Search instead for 
Did you mean: 

Hybris 6.7 strorefront is not up and running

former_member628401
Participant
0 Kudos
944

Hi Experts ,

I have upgraded mine hybris version from 6.3 to 6.7 and everything done now .

But Storefront is not running successfully as getting issues as

"No webpage was found for the web address: https://local.xxx.com:9002/ HTTP ERROR 404"

Can anyone help me on which scenarios , this type of issues happened.

Hi ,

Could you please suggest me on this .

Regards , Satish

former_member620692
Active Contributor
0 Kudos

Hi @Satish - please attach the log.

View Entire Topic
pandeysuresh06
Participant
0 Kudos

INFO | jvm 1 | main | 2019/06/14 10:51:49.755 | INFO [localhost-startStop-2] [HybrisContextLoaderListener] Registered HttpSession timeout listener for '/rest' INFO | jvm 1 | main | 2019/06/14 10:51:52.133 | WARN [localhost-startStop-1] [TenantIgnoreXmlWebApplicationContext] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'defaultStorefrontTenantDefaultFilterChainList': Cannot resolve reference to bean 'urlEncoderFilter' while setting bean property 'sourceList' with key [8]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'urlEncoderFilter': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shireHandlerMappings' defined in URL [file:/D:/Hybris677/hybris/bin/custom/shirebrowseaddon/resources/spring-filter-config.xml]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'b2BaddToCartController' method INFO | jvm 1 | main | 2019/06/14 10:51:52.201 | public final java.lang.String de.hybris.platform.yb2bacceleratorstorefront.controllers.misc.AddToCartController.addG

Check , there is an issue with the URL mapping so spring context is not getting started

former_member628401
Participant
0 Kudos

Hi

Thanks for your reply .

Looking now whatever u said .