Frank Greguska created SDAP-62:
----------------------------------
Summary: Fix No bean named 'pythonChainProcessor' available bug
Key: SDAP-62
URL: https://issues.apache.org/jira/browse/SDAP-62
Project: Apache Science Data Analytics Platform
Issue Type: Bug
Reporter: Frank Greguska
Ningester is failing with the error:
[ningester] 2018-04-18 01:10:20.664 ERROR 12 --- [ main]
o.s.batch.core.step.AbstractStep : Encountered an error executing step
ingestGranule in job ningester
[ningester]
[ningester] org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'scopedTarget.processor' defined in class path resource
[org/apache/sdap/ningester/configuration/BatchConfig.class]: Invocation of init
method failed; nested exception is
org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named
'pythonChainProcessor' available
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)