Symptoms
While using the Data Transformer, when the (Table input) data source is used by providing a file, it gets an error with the following error in the logs:
Caused by: java.lang.NullPointerException: Cannot invoke "com.redwood.scheduler.api.model.JobParameter.getInValue()" because "jobParameter" is null
at Library FCA.Redwood_DataTransformer//com.redwood.scheduler.app.datatransformer.job.server.ServerExecutorService.getInputDataFiles(ServerExecutorService.java:159)
Workaround
The workaround is to use file inputs for Data Sources in Data Transformers until the fix is available.
Affected version
This issue has been identified in versions v2024.3.0.0
Resolution
The fix for this issue is targetted for version 2024.4.0.0
Reference
ROSO-14637
Comments
0 comments
Please sign in to leave a comment.