You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (Jira)" <ji...@apache.org> on 2021/03/29 17:19:00 UTC

[jira] [Commented] (CAMEL-16426) Kafka with SASL does not work in quarkus native mode

    [ https://issues.apache.org/jira/browse/CAMEL-16426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17310806#comment-17310806 ] 

Andrea Cosentino commented on CAMEL-16426:
------------------------------------------

Please open at camel-quarkua github issues

> Kafka with SASL does not work in quarkus native mode
> ----------------------------------------------------
>
>                 Key: CAMEL-16426
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16426
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-kafka
>    Affects Versions: 3.9.0
>            Reporter: Hemang Ajmera
>            Priority: Major
>              Labels: native-image, quarkus
>
> When we run the quarkus native code, we get the error
> {{Caused by: java.lang.SecurityException: Configuration error: java.lang.ClassNotFoundException: sun.security.provider.ConfigFile}}
> The solution is to include sun.security.provider.ConfigFile class for Reflection.
> Detailed conversation at
> [https://camel.zulipchat.com/#narrow/stream/257302-camel-quarkus/topic/ClassNotFoundException.20for.20Exception.20class]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)