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: 
Nata_ZV
Contributor
Contributor

ERROR CON tFTPGet, tFTPFILE

Buenas tardes

Estoy haciendo un desarrollo en talend usando los componentes tFTPGet, tFTPFileList y cuando compilo, a pesar de tener todas las conexiones bien, arroja el siguiente mensaje de error:

The method setConfig(Properties) in the type Session is not applicable for the arguments (String, String)

0695b00000Iew8ZAAR.png

Agradezco su colaboración, ya que no he encontrado la solución por ningún lado en internet.

Labels (3)
2 Replies
Anonymous
Not applicable

Hello,

Ensure proper version of JDK is installed. For v6 of Talend products JDKv1.8 is required instead of JRE. If that requirement is met, ensure JDK bin is included in your PATH environment variable and is being reached.

Please provide the following information for us to be more better evaluate the issue:

- Operating System (such as Windows 10, 64 bit)

- Java version (such as Oracle JDK build 1.8.0_201)

- Studio installation path

 

BTW, this is an international forum and English is the language we use. Posting in English will allow you to get more visibility and more help. Thanks for your understanding!

Best regards

Sabrina

 

gjeremy1617088143

HI @Not defined Not defined​ ,what is the version of jsh jar are you using ? public void setConfig(String key, String value) was introduced in JSch 0.1.34 in 2007.

Send me love and kudos