Skip to content

Error on decoding base64 image #723

Description

@Hooghof

If the base64decode step needs to decode a base64 which is an image, this error occurs:

org.apache.camel.StreamCacheException: Error during type conversion from type: org.apache.commons.codec.binary.Base64InputStream to the required type: org.apache.camel.StreamCache with value org.apache.commons.codec.binary.Base64InputStream@2891c1e5 due to org.apache.camel.TypeConversionException: Error during type conversion from type: org.apache.commons.codec.binary.Base64InputStream to the required type: org.apache.camel.StreamCache with value org.apache.commons.codec.binary.Base64InputStream@2891c1e5 due to java.io.IOException: Stream closed

Test case
Instance: next
Tenant: Regression Tests
Flow: Base64Unmarshall

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions