You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/01/20 07:13:54 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on issue #3474: java.lang.IllegalStateException: The stream has no active subscriptions smallrye-reactive-messaging-camel

jamesnetherton commented on issue #3474:
URL: https://github.com/apache/camel-quarkus/issues/3474#issuecomment-1017182199


   Can you try it without the `CamelContextProducer`? Creating & managing your own `CamelContext` is something we discourage because Camel Quarkus assembles one for you at build time with various optimizations.
   
   Also add a dependency on `camel-quarkus-smallrye-reactive-messaging`.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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