Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
borrisbeck
Contributor
Contributor

talend addon - bcFileProperties error

Hi 

I recently downloaded bcFileProperties add on from talend exchange to get some additional properties which are not in tfileproperties, my job struct is

bcfileproperties--->tmap---->tlogrow

 

when executed my job is aborting with error message

Exception in component bcFileProperties_1
java.lang.UnsupportedOperationException
at sun.nio.fs.WindowsFileSystemProvider.readAttributes(WindowsFileSystemProvider.java:192)
at java.nio.file.Files.readAttributes(Files.java:1737)
at java.nio.file.Files.getPosixFilePermissions(Files.java:2004)

any idea? whats wrong

 

Labels (4)
1 Reply
Anonymous
Not applicable

Hello,

From this description page, it seems that this component only works in a Java 7 environment. Could you please take a look at this warning on this page?

https://exchange.talend.com/#marketplaceproductoverview:marketplace=marketplace%252F1&p=marketplace%...

Best regards

Sabrina