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: 
Anonymous
Not applicable

SFTP - JSCH jsch-0.1.51.jar - Talend 5.6 - kerberos prompt

Hi,
I'm running an issue with Talend Big Data 5.6.1 ans tftp component used with SFTP connection.
Since I move my job from Talend Big Data 5.5, I got the kerberos prompt:
Kerberos username :
Kerberos password for:
The jar dependencies is jsch-0.1.51.jar. With Talend 5.5 version, it was jsch.jar
Any idea how to fix this issue? It's really annoying that my job is not working anymore
Labels (2)
4 Replies
Anonymous
Not applicable
Author

Hi,
Can you put jsch-0.1.51.jar to the folder lib/java of the 5.6 studio to see if this job works well?

Best regards
Sabrina
Anonymous
Not applicable
Author

Hi,
The job is running, but I got the Kerberos prompt (need to enter login/password on command line). It's not the normal behaviour of the component if you're using private key and sftp support.
What will change if I add jsch-0.1.51.jar in lib/java?

I built the job and move all sh/jar on the server side. The jar jsch-0.1.51.jar was in the lib directory.
Any topic on bugtracker? any idea what java I have to use? Have to use 5.5 because of this issue.
similar issue with new jsch jar:
http://stackoverflow.com/questions/10881981/sftp-connection-through-java-asking-for-weird-authentica...
http://grokbase.com/t/ant/notifications/126kv0xzqm/bug-53437-new-ssh-tasks-prompt-for-kerberos-usern...
Anonymous
Not applicable
Author

Hi,
Are you using Oracle JDK 1.7?
Could you please take a look at jira issue: https://jira.talendforge.org/browse/TUP-1680 to see if it is what you are looking for?
Best regards
Sabrina
Anonymous
Not applicable
Author

i am having similar issues since migrating to 6.2.1 ver. Jobs that were running fine on 6.0 can't compile on the 6.2.1 etl server. They run fine on the local studio. 
 Here is the error i get . My administrator backedup the .jar files from my local  applications/studio/plugin directory and copied onto the server directory, still i get the same errors.
One of the error is Detail Message: ChannelSftp cannot be resolved to a type
I get another error for job that has HL7 output conmponent 
. java.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: org.talend.designer.runprocess.ProcessorException: Job compile errors 
At least job "Output_mountain" has a compile errors, please fix and export again.
Error Line: 5563
Detail Message: ca cannot be resolved to a type
Please Help!!