Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Trying to run a task on TMC (Remote Engine not Cloud), and I get the above error:
Further update tried directing the task at the artefact from a different workspace: worked fine, but this isn't a proper fix, why does it not work with the new artefact? What does the error message actually mean? Why is the error logging so atrocious?
Another update tried publishing from a different studio, running on a different operating system, in another timezone. Getting the same Failed to deploy job error.
Yet another update: published a different artefact for another task, works perfectly, so clearly it's an issue with one job but without some better error messages from TMC it's impossible to tell what unless anyone else has had and fixed the same issue?
Hello,
As your job works well in studio, what does your job design look like?
Did you use any trunjob component in your work flow? If so, please make sure you did tick on "Transmit whole context" option in tRunJob component which could solve the problem and that needs to be done on every child tRunJob component.
Best regards
Sabrina
Unfortunately, Talend's slightly jank forum software doesn't seem to want to let me upload the screenshots of the job because of course it doesn't.
All tRunJobs have "Transmit whole context" ticked.
Clicking "Upload image" in the select Image dialogue does nothing.
Found a workaround.
Hello,
What is the Java vendor / Java version used to "run" the Remote Engine?
Is the Engine up and running and showing paired on your end? Could you please try to restart it to see if this issue disappear?
You are able to collect the context information about the Remote Engine issue.
Collecting context information about a Remote Engine issue
It is a good way that using a Remote Engine specific script, talend-re-helper.sh or talend-re-helper.bat, to collect context information about the issues you encountered.
Best regards
Sabrina
>What is the Java vendor / Java version used to "run" the Remote Engine?
2023-05-04 16:39:09:061
* --> java.vm.name : OpenJDK 64-Bit Server VM
Warning
2023-05-04 16:39:09:061
* --> java.vendor.version : Corretto-11.0.11.9.
>Is the Engine up and running and showing paired on your end? Could you please try to restart it to see if this issue disappear?
It is running and paired, it is running jobs from this and other workspaces and almost constantly.
I don't have the access to the remote engine to restart it.
>You are able to collect the context information about the Remote Engine issue.
It doesn't even try and run the job so there is no way to collect any context information for this job.