Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We started using talend studio with 6.2.1 version and job server running on Linux machine.
When we create small job as below
tFileinputdelimted --> tLogRow (while Filename in tFileinputdelimted in "/tmp/test.dat" unix file)
While in Run --> Target Exec point to Linux server where above file reside.
We are able to run job successfully while pointing to local system but failed to build or run job with remote server. Please let us know how to validate unix connection or debug issue.
Issue:
Execution failed : java.lang.Exception: Job was not built successfully, please check the logs for more details
[Job was not built successfully, please check the logs for more details]
Java log:
Hi Xdshi,
Thanks for your quick response,
i fond the issue and solved it,
For reference i have attached the log file
thanks,
Advance Happy New year.
hi
the file name for tfileinputdelimited it should be .csv right
please can you explain me your query in detail
!SESSION 2017-04-28 10:02:55.422 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_102
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86_64
This is a continuation of log file \\NAEAST.AD.JPMORGANCHASE.COM\AmerXBUS$\XBUS\NANJVDIHOME20\F064681\CDS\TALEND\TS\workspace\.metadata\.bak_0.log
Created Time: 2017-04-28 10:37:20.823
!ENTRY org.talend.platform.logging 1 0 2017-04-28 10:37:20.831
!MESSAGE 2017-04-28 10:37:20,756 INFO org.talend.commons.exception.CommonExceptionHandler - The download URL for spark-streaming-kinesis-asl-assembly_2.10-1.5.0.jar is not available
!ENTRY org.talend.platform.logging 1 0 2017-04-28 10:37:20.847
!MESSAGE 2017-04-28 10:37:20,837 INFO org.talend.commons.exception.CommonExceptionHandler - The download URL for fastutil-6.5.16.jar is not available
Hi,
You cannot read your file(relative path) from your server by using tfiledelimited component? Is your server ok with you?
Would you mind posting your job setting screenshots on forum which will be helpful for us to address your issue?
Best regards
Sabrina