simplifadmin commented on issue #1209:
URL:
https://github.com/apache/camel-kafka-connector/issues/1209#issuecomment-861611686
Issue with Kafka-connector:
```
ERROR WorkerSinkTask{id=pubsub-kafka-1} Task is being killed and will not
recover until manually restarted (org.apache.kafka.connect.runtime.WorkerTask)
[task-thread-pubsub-kafka-1]
2021-06-15 15:40:13,911 INFO Stopping CamelSinkTask connector task
(org.apache.camel.kafkaconnector.CamelSinkTask) [task-thread-pubsub-kafka-1]
2021-06-15 15:40:13,911 INFO CamelSinkTask connector task stopped
(org.apache.camel.kafkaconnector.CamelSinkTask) [task-thread-pubsub-kafka-1]
2021-06-15 15:40:13,921 ERROR WorkerSinkTask{id=pubsub-kafka-2} Task threw
an uncaught and unrecoverable exception
(org.apache.kafka.connect.runtime.WorkerTask) [task-thread-pubsub-kafka-2]
Caused by: org.apache.camel.PropertyBindingException: Error binding property
(camel.component.google-pubsub.serviceAccountKey=${file:/path-of-file/gcp_keys/pubsub-key.json})
with name: serviceAccountKey on bean:
org.apache.camel.component.google.pubsub.GooglePubsubComponent@189 with value:
${file:/path-of-file/gcp_keys/pubsub-key.js
```
--
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:
[email protected]