saranyaeu2987 commented on issue #282:
URL: 
https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646283235


   @oscerd 
   I tried 2 images having camel aws2 jars and both gave the same following 
error
   **Image 1  with following plugins**
   
   ![Screen Shot 2020-06-18 at 3 00 38 
PM](https://user-images.githubusercontent.com/19850718/85067411-40d24200-b176-11ea-8820-1f99757a1504.png)
   
   **Image 2  with following plugins**
   ![Screen Shot 2020-06-18 at 3 13 32 
PM](https://user-images.githubusercontent.com/19850718/85067517-6f501d00-b176-11ea-92c3-50e3c2b4ce44.png)
   
   ```
   Caused by: java.lang.IllegalArgumentException: Error configuring property: 
camel.component.aws-s3.configuration.autocloseBody because cannot find 
component with name aws-s3. Make sure you have the component on the classpath
        at 
org.apache.camel.main.BaseMainSupport.lambda$autoConfigurationFromProperties$15(BaseMainSupport.java:989)
        at 
org.apache.camel.main.BaseMainSupport.computeProperties(BaseMainSupport.java:1249)
        at 
org.apache.camel.main.BaseMainSupport.autoConfigurationFromProperties(BaseMainSupport.java:985)
        at 
org.apache.camel.main.BaseMainSupport.autoconfigure(BaseMainSupport.java:562)
        at 
org.apache.camel.main.BaseMainSupport.postProcessCamelContext(BaseMainSupport.java:607)
        at 
org.apache.camel.main.BaseMainSupport.initCamelContext(BaseMainSupport.java:440)
        at org.apache.camel.main.Main.doInit(Main.java:109)
        at 
org.apache.camel.support.service.BaseService.init(BaseService.java:83)
        at 
org.apache.camel.support.service.BaseService.start(BaseService.java:111)
        at org.apache.camel.main.MainSupport.run(MainSupport.java:83)
        at 
org.apache.camel.kafkaconnector.utils.CamelMainSupport$CamelContextStarter.run(CamelMainSupport.java:220)
        ... 3 more
   2020-06-18 18:43:23,384 ERROR WorkerSinkTask{id=heb-s3-s123456-connector-0} 
Task is being killed and will not recover until manually restarted 
(org.apache.kafka.connect.runtime.WorkerTask) 
[task-thread-heb-s3-s123456-connector-0]
   2020-06-18 18:43:23,384 INFO Stopping CamelSinkTask connector task 
(org.apache.camel.kafkaconnector.CamelSinkTask) 
[task-thread-heb-s3-s123456-connector-0]
   2020-06-18 18:43:23,384 INFO Stopping CamelContext 
(org.apache.camel.kafkaconnector.utils.CamelMainSupport) 
[task-thread-heb-s3-s123456-connector-0]
   2020-06-18 18:43:23,384 INFO CamelContext stopped 
(org.apache.camel.kafkaconnector.utils.CamelMainSupport) 
[task-thread-heb-s3-s123456-connector-0]
   2020-06-18 18:43:23,384 INFO CamelSinkTask connector task stopped 
(org.apache.camel.kafkaconnector.CamelSinkTask) 
[task-thread-heb-s3-s123456-connector-0]
   ```
   
   I feel camel-aws2-s3-*.jar is giving me this error. Please guide me which 
jar Am I missing
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to