Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
Hello,
Did you follow up this online installation guide about:TalendHelpCenteretting up Remote Engine service manually?
Best regards
Sabrina