Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I was getting the exact same Java exception after editing a long-unedited and stable ETL job design. The error started after adding an additional tFileOutputExcel component. That is weird, particularly because the exception was about an input file not an output file.
I temporarily deactivated the new tFileOutputExcel flow and the job ran okay.
Out of curiosity I removed all tLogRow components in my job design and job ran as expected with no Java exception.
Here is a screenshot of the original exception for anyone interested:
Getting this error too on a job I have been using for years. The only change I made to the job was to switch from a MySQL db output to Redshift. Unfortunately I can't delete that part of the job.