You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by "Philipp Zehnder (Jira)" <ji...@apache.org> on 2020/06/01 10:32:00 UTC

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

     [ https://issues.apache.org/jira/browse/STREAMPIPES-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philipp Zehnder closed STREAMPIPES-152.
---------------------------------------
    Resolution: Fixed

> 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.3.4#803005)