Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
cancel
Showing results for 
Search instead for 
Did you mean: 
jimmyfierro77
Contributor
Contributor

BAT job: Unable to complete transfer: javax/xml/bind/JAXBException AWS

Has anyone build a talend job into a .bat execution file to load files into a AWS S3 bucket storage directories? I'm getting the following errors/warning. 

 

C:\TOS\Deploy\Kramer_Master_Job_0.1\Kramer_Master_Job>Kramer_Master_Job_run.bat > run_log.txt
Unable to complete transfer: javax/xml/bind/JAXBException
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.poi.openxml4j.util.ZipSecureFile$1 (file:/C:/TOS/Deploy/Kramer_Master_Job_0.1/lib/poi-ooxml-3.16-20170419_modified_talend.jar) to field java.io.FilterInputStream.in
WARNING: Please consider reporting this to the maintainers of org.apache.poi.openxml4j.util.ZipSecureFile$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Unable to complete transfer: javax/xml/bind/JAXBException
Unable to complete transfer: javax/xml/bind/JAXBException
Unable to complete transfer: javax/xml/bind/JAXBException

 

When I run the master job in TOS it works fine and it's able to load the files into the AWS S3 bucket as designed.

Any thoughts?

-J

Labels (2)
5 Replies
manodwhb
Champion II
Champion II

@jimmyfierro77 ,can you share the screenshot of Build screen?

jimmyfierro77
Contributor
Contributor
Author

manodwhb
Champion II
Champion II

@jimmyfierro77 ,could you uncheck the Extract the zip file option and see are you getting the issue?

manodwhb
Champion II
Champion II

@jimmyfierro77 ,still is this issue exists?

jimmyfierro77
Contributor
Contributor
Author

Hi,

 

Sorry for such a late response. This could not be resolved and the process is not very robust with Window servers and Window's task scheduler. 

 

Our work around the issue was purchasing the TMC and running the jobs there.

 

Thanks!
-J