on 2018 Jun 26 12:17 PM
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
Request clarification before answering.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.