Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
mkdeiss
Contributor
Contributor

java.io.IOException: Permission denied

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.

Labels (3)
1 Solution

Accepted Solutions
mkdeiss
Contributor
Contributor
Author

it was an administrative permission issue. do not have to worry about it.

View solution in original post

2 Replies
mkdeiss
Contributor
Contributor
Author

it was an administrative permission issue. do not have to worry about it.

Anonymous
Not applicable

Hello,

Thanks for letting us know you've resolved it by yourself.

Best regards

Sabrina