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

Cybersource integration with Hybris 6.7, throwing the below exception while starting the server

Former Member
0 Likes
792

I got the cybersource extension and included in hybris commerce suite and builded the suite without any errors after some changes but getting the below exception while starting the server.

WARN [localhost-startStop-1] [CloseAwareApplicationContext] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.integration.config.ServiceActivatorFactoryBean#6': Cannot resolve reference to bean 'batchTransformerTask' while setting bean property 'targetObject'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'batchTransformerTask' defined in class path resource [acceleratorservices/integration/hot-folder-spring.xml]: Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'batchProductConverterMapping' defined in class path resource [acceleratorservices/integration/hot-folder-spring.xml]: Cannot resolve reference to bean 'batchProductConverter' while setting bean property 'converter'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'batchProductConverter' defined in class path resource [acceleratorservices/integration/hot-folder-spring.xml]: Cannot create inner bean 'de.hybris.platform.acceleratorservices.dataimport.batch.converter.impl.DefaultImpexRowFilter#39a4e20a' of type [de.hybris.platform.acceleratorservices.dataimport.batch.converter.impl.DefaultImpexRowFilter] while setting bean property 'rowFilter'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'de.hybris.platform.acceleratorservices.dataimport.batch.converter.impl.DefaultImpexRowFilter#39a4e20a' defined in class path resource [acceleratorservices/integration/hot-folder-spring.xml]: Error setting property values; nested exception is org.springframework.beans.PropertyBatchUpdateException; nested PropertyAccessExceptions (1) are: PropertyAccessException 1: org.springframework.beans.MethodInvocationException: Property 'expression' threw exception; nested exception is java.lang.ExceptionInInitializerError WARN [localhost-startStop-1] [CloseAwareApplicationContext] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.integration.config.ServiceActivatorFactoryBean#6': Cannot resolve reference to bean 'batchTransformerTask' while setting bean property 'targetObject'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'batchTransformerTask' defined in class path resource [acceleratorservices/integration/hot-folder-spring.xml]: Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'batchProductConverterMapping' defined in class path resource [acceleratorservices/integration/hot-folder-spring.xml]: Cannot resolve reference to bean 'batchProductConverter' while setting bean property 'converter'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'batchProductConverter' defined in class path resource [acceleratorservices/integration/hot-folder-spring.xml]: Cannot create inner bean 'de.hybris.platform.acceleratorservices.dataimport.batch.converter.impl.DefaultImpexRowFilter#39a4e20a' of type [de.hybris.platform.acceleratorservices.dataimport.batch.converter.impl.DefaultImpexRowFilter] while setting bean property 'rowFilter'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'de.hybris.platform.acceleratorservices.dataimport.batch.converter.impl.DefaultImpexRowFilter#39a4e20a' defined in class path resource [acceleratorservices/integration/hot-folder-spring.xml]: Error setting property values; nested exception is org.springframework.beans.PropertyBatchUpdateException; nested PropertyAccessExceptions (1) are: PropertyAccessException 1: org.springframework.beans.MethodInvocationException: Property 'expression' threw exception; nested exception is java.lang.ExceptionInInitializerError ERROR [localhost-startStop-1] [HybrisContextFactory] Error initializing global application context! org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.integration.config.ServiceActivatorFactoryBean#6': Cannot resolve reference to bean 'batchTransformerTask' while setting bean property 'targetObject'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'batchTransformerTask' defined in class path resource [acceleratorservices/integration/hot-folder-spring.xml]: Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'batchProductConverterMapping' defined in class path resource [acceleratorservices/integration/hot-folder-spring.xml]: Cannot resolve reference to bean 'batchProductConverter' while setting bean property 'converter'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'batchProductConverter' defined in class path resource [acceleratorservices/integration/hot-folder-spring.xml]: Cannot create inner bean 'de.hybris.platform.acceleratorservices.dataimport.batch.converter.impl.DefaultImpexRowFilter#39a4e20a' of type [de.hybris.platform.acceleratorservices.dataimport.batch.converter.impl.DefaultImpexRowFilter] while setting bean property 'rowFilter'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'de.hybris.platform.acceleratorservices.dataimport.batch.converter.impl.DefaultImpexRowFilter#39a4e20a' defined in class path resource [acceleratorservices/integration/hot-folder-spring.xml]: Error setting property values; nested exception is org.springframework.beans.PropertyBatchUpdateException; nested PropertyAccessExceptions (1) are: PropertyAccessException 1: org.springframework.beans.MethodInvocationException: Property 'expression' threw exception; nested exception is java.lang.ExceptionInInitializerError

Accepted Solutions (0)

Answers (0)