cancel
Showing results for 
Search instead for 
Did you mean: 

Failing to start the server after integrating Worldpay for b2baccelerator with Hybris 6.3

Former Member
0 Kudos

We are integrating worldpay with b2baccelerator on Hybris 6.3 While starting the server we are getting the below error"

[CloseAwareApplicationContext] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'worldpayB2BAcceleratorCheckoutFacadeDecorator' defined in class path resource [worldpayb2baddon-spring.xml]: Initialization of bean failed; nested exception is org.springframework.beans.ConversionNotSupportedException: Failed to convert property value of type [de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl.SapOrdermgmtB2BAcceleratorCheckoutFacade] to required type [de.hybris.platform.b2bacceleratorfacades.order.impl.DefaultB2BAcceleratorCheckoutFacade] for property 'b2BAcceleratorCheckoutFacade'; nested exception is java.lang.IllegalStateException: Cannot convert value of type [de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl.SapOrdermgmtB2BAcceleratorCheckoutFacade] to required type [de.hybris.platform.b2bacceleratorfacades.order.impl.DefaultB2BAcceleratorCheckoutFacade] for property 'b2BAcceleratorCheckoutFacade': no matching editors or conversion strategy found [CloseAwareApplicationContext] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationExc eption: Error creating bean with name 'worldpayB2BAcceleratorCheckoutFacadeDecorator' defined in class path resource [worldpayb2baddon-spring.xml]: Initialization of bean failed; nested exception is org.springframework.beans.ConversionNotSupportedException: Failed to convert property value of type [de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl.SapOrdermgmtB2BAcceleratorCheckoutFacade] to required type [de.hybris.platform.b2bacceleratorfacades.order.impl.DefaultB2BAcceleratorCheckoutFacade] for property 'b2BAcceleratorCheckoutFacade'; nested exception is java.lang.IllegalStateException: Cannot convert value of type [de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl.SapOrdermgmtB2BAcceleratorCheckoutFacade] to required type [de.hybris.platform.b2bacceleratorfacades.order.impl.DefaultB2BAcceleratorCheckoutFacade] for property 'b2BAcceleratorCheckoutFacade': no matching editors or conversion strategy found [HybrisContextFactory] Error initializing global application context! org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'worldpayB2BAcceleratorCheckoutFacadeDecorator' defined in class path resource [worldpayb2baddon-spring.xml]:Initialization of bean failed; nested exception is org.springframework.beans.ConversionNotSupportedException: Failed to convert property value of type [de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl.SapOrdermgmtB2BAcceleratorCheckoutFacade] to required type [de.hybris.platform.b2bacceleratorfacades.order.impl.DefaultB2BAcceleratorCheckoutFacade] for property 'b2BAcceleratorCheckoutFacade'; nested exception is java.lang.IllegalStateException: Cannot convert value of type [de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl.SapOrdermgmtB2BAcceleratorCheckoutFacade] to required type [de.hybris.platform.b2bacceleratorfacades.order.impl.DefaultB2BAcceleratorCheckoutFacade] for property 'b2BAcceleratorCheckoutFacade': no matching editors or conversion strategy found

Please suggest.

Former Member
0 Kudos

We are integrating worldpay with the b2bstorefront. We used the sap_aom_som_b2b_b2c recipe for our b2bset up.

Former Member
0 Kudos

This is resolved by implementing the worldpayB2BAcceleratorCheckoutFacadeDecorator.java with SapOrdermgmtB2BAcceleratorCheckoutFacade instead of DefaultB2BAcceleratorCheckoutFacade.

Accepted Solutions (0)

Answers (0)