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
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