Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend Cloud demo dropbox project

I imported the talend demo jobs and configured "Video_Viewers_Watch_Results_Log_Filter" job to copy a file from dropbox and upload a file on dropbox after some computation. now it is working fine in talend open studio in my local machine but when i try to run it on the cloud as mentioned in this tutorial:
https://help.talend.com/reader/vRlROgSYpuvOAlfTFHVLBg/igmKhcuIuwqHNayNMPD1sQ

 

it is keep giving me this error:
Step 112f4d0d-9b53-443e-bea7-6dd0768678be failed with code -1 and error Job stopped with errors or unable to run. ### Job STARTED at 2019/08/29 16:21:20 (jobId=837be4d34416e38e44413, jobExecutionId=20190829162120_5tMxK) ### ### Job ENDED WITH ERROR at 2019/08/29 16:21:21 (jobId=837be4d34416e38e44413, jobExecutionId=20190829162120_5tMxK) ### Exception in component tDropboxGet_1 (Video_Viewers_Watch_Results_Log_Filter) java.lang.IllegalArgumentException: String 'path' does not match pattern at com.dropbox.core.v2.files.DownloadArg.<init>(DownloadArg.java:43) at com.dropbox.core.v2.files.DownloadArg.<init>(DownloadArg.java:70) at com.dropbox.core.v2.files.DbxUserFilesRequests.download(DbxUserFilesRequests.java:568) at cloud_demos.video_viewers_watch_results_log_filter_0_1.Video_Viewers_Watch_Results_Log_Filter.tDropboxGet_1Process(Video_Viewers_Watch_Results_Log_Filter.java:2016) at cloud_demos.video_viewers_watch_results_log_filter_0_1.Video_Viewers_Watch_Results_Log_Filter.tDropboxConnection_1Process(Video_Viewers_Watch_Results_Log_Filter.java:826) at cloud_demos.video_viewers_watch_results_log_filter_0_1.Video_Viewers_Watch_Results_Log_Filter.tJavaFlex_1Process(Video_Viewers_Watch_Results_Log_Filter.java:623) at cloud_demos.video_viewers_watch_results_log_filter_0_1.Video_Viewers_Watch_Results_Log_Filter.runJobInTOS(Video_Viewers_Watch_Results_Log_Filter.java:5622) at cloud_demos.video_viewers_watch_results_log_filter_0_1.Video_Viewers_Watch_Results_Log_Filter.main(Video_Viewers_Watch_Results_Log_Filter.java:5395)

 

By this error i thought maybe i am giving the strings in the wrong manner i double checked it and that is actually not the case. Kindly help me regarding this issue.

Labels (4)
1 Reply
Anonymous
Not applicable
Author

Hello,

Is your connection in Talend Cloud Management Console able to run the published Job?

Best regards

Sabrina