Whatt?
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
2024-06-06T20:06:08,663 [main] INFO org.opensearch.dataprepper.DataPrepperArgumentConfiguration - Command line args: /usr/local/lib/data-prepper/pipelines,/usr/local/lib/data-prepper/config/data-prepper-config.yaml
|
||||
2024-06-06T20:06:08,685 [main] ERROR org.opensearch.dataprepper.pipeline.parser.PipelineConfigurationFileReader - Pipelines configuration file not found at /usr/local/lib/data-prepper/pipelines
|
||||
2024-06-06T20:06:08,689 [main] WARN org.springframework.context.support.AbstractApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataPrepper' defined in URL [jar:file:/usr/local/lib/data-prepper/lib/data-prepper-core-2.8.0.jar!/org/opensearch/dataprepper/DataPrepper.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'pipelineParser' defined in org.opensearch.dataprepper.parser.config.PipelineParserConfiguration: Unsatisfied dependency expressed through method 'pipelineParser' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'pipelinesDataFlowModel' defined in org.opensearch.dataprepper.parser.config.PipelineParserConfiguration: Unsatisfied dependency expressed through method 'pipelinesDataFlowModel' parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preTransformedDataFlowModel' defined in org.opensearch.dataprepper.parser.config.PipelineParserConfiguration: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.opensearch.dataprepper.model.configuration.PipelinesDataFlowModel]: Factory method 'preTransformedDataFlowModel' threw exception; nested exception is org.opensearch.dataprepper.pipeline.parser.ParseException: Pipelines configuration file not found at /usr/local/lib/data-prepper/pipelines
|
||||
Reference in New Issue
Block a user