Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am getting this error when trying to run my job
java.lang.RuntimeException: java.io.IOException: Permission denied
at org.apache.poi.xssf.streaming.SXSSFWorkbook.createAndRegisterSXSSFSheet(SXSSFWorkbook.java:688)
at org.apache.poi.xssf.streaming.SXSSFWorkbook.createSheet(SXSSFWorkbook.java:705)
at org.apache.poi.xssf.streaming.SXSSFWorkbook.createSheet(SXSSFWorkbook.java:88)
at org.talend.ExcelTool.prepareXlsxFile(ExcelTool.java:138)
I am using tmap/Talend to output from a snowflake table to an excel book. It works fine with a flat txt file but not to xlsx one. more to that, it was an old job that has been working for a long time.
it was an administrative permission issue. do not have to worry about it.
it was an administrative permission issue. do not have to worry about it.
Hello,
Thanks for letting us know you've resolved it by yourself.
Best regards
Sabrina