cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error in ExtendedFutureStockFacade after upgrading to 1811

Former Member
0 Kudos
543

Hi

Getting below error in customerinterestfaacde extension after upgrading to 1811, please let me know if there is any steps is missing.

org.springframework.beans.FatalBeanException: Context hybris Global Context Factory couldn't be created correctly due to, Error creating bean with name 'modifyPopulatorList$child#0' defined in class path resource [textfieldconfiguratortemplatefacades-spring.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'defaultProductInterestRelationConverter' defined in class path resource [customerinterestsfacades-spring.xml]: Cannot resolve reference to bean 'productInterestRelationPopulator' while setting bean property 'populators' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'productInterestRelationPopulator' defined in class path resource [customerinterestsfacades-spring.xml]: Initialization of bean failed; nested exception is org.springframework.beans.ConversionNotSupportedException: Failed to convert property value of type 'de.hybris.platform.acceleratorfacades.futurestock.impl.DefaultFutureStockFacade' to required type 'de.hybris.platform.customerinterestsfacades.futurestock.ExtendedFutureStockFacade' for property 'futureStockFacade'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'de.hybris.platform.acceleratorfacades.futurestock.impl.DefaultFutureStockFacade' to required type 'de.hybris.platform.customerinterestsfacades.futurestock.ExtendedFutureStockFacade' for property 'futureStockFacade': no matching editors or conversion strategy found at de.hybris.platform.core.HybrisContextFactory.build(HybrisContextFactory.java:314) at de.hybris.platform.core.HybrisContextFactory$GlobalContextFactory.buildS

Thanks, Pankaj

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

This is a bug in 1811. This issue was fixed in 1905.