You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "Dominik Riemer (Jira)" <ji...@apache.org> on 2022/11/26 12:57:00 UTC

[jira] [Commented] (STREAMPIPES-152) Error when decoding secret properties

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

Dominik Riemer commented on STREAMPIPES-152:
--------------------------------------------

This issue has been migrated to https://github.com/apache/streampipes/issues/318

> Error when decoding secret properties
> -------------------------------------
>
>                 Key: STREAMPIPES-152
>                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-152
>             Project: StreamPipes
>          Issue Type: Bug
>          Components: Connect
>            Reporter: Philipp Zehnder
>            Assignee: Philipp Zehnder
>            Priority: Major
>             Fix For: 0.67.0
>
>
> Caused by: java.lang.IllegalArgumentException: Illegal base64 character 2aCaused by: java.lang.IllegalArgumentException: Illegal base64 character 2a at java.util.Base64$Decoder.decode0(Base64.java:714) at java.util.Base64$Decoder.decode(Base64.java:526) at java.util.Base64$Decoder.decode(Base64.java:549) at org.apache.streampipes.user.management.encryption.CredentialsManager.decrypt(CredentialsManager.java:74) at org.apache.streampipes.connect.container.master.util.AdapterEncryptionService.lambda$decrypt$1(AdapterEncryptionService.java:83)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)