
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Qlik Talend Administration Center: Save Task failed from TAC with "unsupported version of Talend Studio"
Save task failed randomly from TAC Job Conductor when importing a zip file (jobdesign.zip)
Log
2024-05-16 11:02:27 INFO GeneratedProcessHelper - Check the job's signature faild : /talend/tac/apache-tomcat/temp/jobdesign.zip
2024-05-16 11:02:27 ERROR TalendRemoteServiceServlet - This job was created by an unsupported version of Talend Studio. Talend cannot guarantee the origin of such artifacts which may pose a security risk to your system. Please contact Talend Support for further details about supported versions and our support policies.
org.talend.exception.BusinessException: This job was created by an unsupported version of Talend Studio. Talend cannot guarantee the origin of such artifacts which may pose a security risk to your system. Please contact Talend Support for further details about supported versions and our support policies.
at org.talend.gwtadministrator.server.scheduler.view.ExecutionTaskViewAdapter.checkProjectEE(ExecutionTaskViewAdapter.java:814)
Resolution
Use a more recent version of the studio and make sure Job META-INFO folder and content are integrity.
Cause
Get/download the zip that are trying to upload and further check jobInfo.properties/cmdLineVersion and job items file, talend.project/productVersion
- The missing of jobdesign.zip/META-INFO causes compilation error and does not generate and compile job successfully into the zip file.
- The jobdesign.zip/META-INFO/MANIFEST.MF/TALENDZI.RSA/TALENDZI.SF like a corruption (empty, incomplete content inside)
- Job is compiled and published with a lower version studio
Related Content
If you are look for How to avoid missing Item file in Talend Administration Center's Job Conductor, please refer to this Qlik Official article about:
Qlik-Talend-Data-Integration-Save-failed