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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
GS86
Contributor II
Contributor II

Talend Studio - CreateProcess error=206, The filename or extension is too long

Hi,
when we run Talend i get this error

Exception in component tRunJob_1 (jbxx_xxx_xxxinterface)

java.io.IOException: Cannot run program "C:/Programs/java-17-openjdk-17.0.4.1.1-1.win.x86_64/bin/java.exe": CreateProcess error=206, The filename or extension is too long

I changed the path to C:/java17 so as to reduce the path size but that doesnt help
I am using Talend version 8

if someone knows a solution for this error
please share it

Thanks,
Sakthi

 

 

 

Labels (1)
  • v8.x

3 Replies
BhuvanaRam
Partner - Contributor II
Partner - Contributor II

Try checking the box "Transmit whole context" option in the trunjob component.

GS86
Contributor II
Contributor II
Author

Hi BhuvanaRam,
i have checked the mentioned checkbox and it is enabled in my job.
Further i noticed that around 75 to 85 context i am passing along with the
command

also one "commonlang jar" is included in the classpath though we send
context.jar
1)how to avoid that many context being send along the command

please suggest thank you very much
Denis_Segard
Support
Support