You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "AbdulRahman Mahmoud (Jira)" <ji...@apache.org> on 2020/09/11 12:47:00 UTC

[jira] [Created] (KAFKA-10476) Error when calling (kafka-configs.sh --add-config): org.apache.kafka.common.KafkaException: Failed to create new KafkaAdminClient..... Caused by: javax.crypto.BadPaddingException: Given final block

AbdulRahman Mahmoud created KAFKA-10476:
-------------------------------------------

             Summary: Error when calling (kafka-configs.sh --add-config): org.apache.kafka.common.KafkaException: Failed to create new KafkaAdminClient..... Caused by: javax.crypto.BadPaddingException: Given final block 
                 Key: KAFKA-10476
                 URL: https://issues.apache.org/jira/browse/KAFKA-10476
             Project: Kafka
          Issue Type: Bug
          Components: config
    Affects Versions: 2.2.1
            Reporter: AbdulRahman Mahmoud
         Attachments: Error.txt, Script.txt

For now We created a Cluster on AWS with MSK service, we can connetc to it through TLS by our ceritifcates for now we can create topics, produce and cosume with no problems.

however   when we use the same configuration for the "kafka-config-sh --add-config", like this attached  [^Script.txt] snippet for example it fails, i have attached a file([^Error.txt]) for the log of the error.   

 

 



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