Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I was running test on ubuntu to run talend job. It is simply one tFileFetch to get xml file online and save it to home dir.
It did not produce any file to the destination dir.
This job was build on local PC (win10) and server is ubuntu 22
How can I solve this problem.
I am appreciate any help, thank you in advance
It is solve
First run it direct in CL. There is a message xx.sh: 4: java: not found
Second check grep CRON /var/log/syslog. There is a message (CRON) info (No MTA installed, discarding output)
Solution:
That's all
Thank you
It is solve
First run it direct in CL. There is a message xx.sh: 4: java: not found
Second check grep CRON /var/log/syslog. There is a message (CRON) info (No MTA installed, discarding output)
Solution:
That's all
Thank you
Hello,
As far as we known that openjdk 18 is not list in the compatible java environments table.
Feel free to let us know if you have any issue about Java Environment.
Best regards
Sabrina
Hi,
It is working fine now.
Hello,
Are you working fine with openjdk 18 in talend V 8?
Best regards
Sabrina
Sorry for mis information,
I mean job that build from talend V8 is working fine in our server with openjdk18.
TOS V18 it self is running on developing envi with jdk11