-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
assimbly/custom-components
#127Description
Error occurred during enrichment:
Exchange[66DE602F1F209FA-0000000000024ACC]. Caused by: [java.lang.NullPointerException - Cannot invoke "org.apache.camel.Exchange.getIn()" because "newExchange" is null]
Acceptance gives the expected response. Development gives the error above. Note this error only occurs with the combination of the Enrich component and FTP components. When the FTP component is replaced by another component (setBody, File, HTTP etc) it works normally.
Test cases on Acceptance and Development
Tenant: Regression Tests
Flow: EnrichArchiveWithTextBody
To test this locally a VPN needs to be active to reach the FTP Server.
Reactions are currently unavailable