[
https://issues.apache.org/jira/browse/STREAMPIPES-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120914#comment-17120914
]
ASF subversion and git services commented on STREAMPIPES-152:
-------------------------------------------------------------
Commit 09da1e48a69ff9cc5ad365b55d6382f7b1815f39 in incubator-streampipes's
branch refs/heads/dev from Philipp Zehnder
[ https://gitbox.apache.org/repos/asf?p=incubator-streampipes.git;h=09da1e4 ]
[STREAMPIPES-152] Fix by removing the second decryption step
> 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)