Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

talend-remote-engine.service is not starting on one Ubuntu 18..04

Hello,

 

I'm receiving the following message on ubuntu when trying to start talend-remote-engine.service

 

Job for talend-remote-engine.service failed because the service did not take the steps required by its unit configuration.See "systemctl status talend-remote-engine.service" and "journalctl -xe" for details.

 

 

below is the unit config

---------------------------------

 

This script is an Unix systemd script
#
[Unit]
Description=talend-remote-engine-2.5.0

[Service]
Type=forking
PIDFile=/opt/TalendRemoteEngine/talend-remote-engine.wrapper.pid
ExecStart=/opt/TalendRemoteEngine/bin/talend-remote-engine-service start
ExecReload=/opt/TalendRemoteEngine/bin/talend-remote-engine-service restart
ExecStop=/opt/TalendRemoteEngine/bin/talend-remote-engine-service stop

[Install]
Alias=talend-remote-engine
WantedBy=default.target
$ sudo vi talend-remote-engine.service
sudo: unable to resolve host NOV-TALEND-PREPROD: Resource temporarily unavailable
$ vi talend-remote-engine.service

 

 

 

 

Any help would be appreciated, regards.

Labels (1)
  • Other

1 Reply
Anonymous
Not applicable
Author

Hello,

Did you follow up this online installation guide about:TalendHelpCenter0683p000009M9p6.pngetting up Remote Engine service manually?

Best regards

Sabrina