simplifadmin removed a comment on issue #1209:
URL:
https://github.com/apache/camel-kafka-connector/issues/1209#issuecomment-861577828
Please issue with the serviceAccountKey, Any idea?
```
ERROR WorkerSinkTask{id=pubsub-kafka-2} Task threw an uncaught and
unrecoverable exception (org.apache.kafka.connect.runtime.WorkerTask)
[task-thread-pubsub-kafka-2]
org.apache.kafka.connect.errors.ConnectException: Failed to create and start
Camel context
at
org.apache.camel.kafkaconnector.CamelSinkTask.start(CamelSinkTask.java:137)
Caused by: org.apache.camel.PropertyBindingException: Error binding property
(camel.component.google-pubsub.serviceAccountKey=${file:/path-of-the/gcp_keys/pubsub-key.json})
with name: serviceAccountKey on bean:
org.apache.camel.component.google.pubsub.GooglePubsubComponent@6 with value:
${file:/path-of-the/gcp_keys/pubsub-key.json
```
--
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]