Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

service startup failed for folder name contains space #90

Open
vigneshr6 opened this issue May 5, 2017 · 0 comments
Open

service startup failed for folder name contains space #90

vigneshr6 opened this issue May 5, 2017 · 0 comments

Comments

@vigneshr6
Copy link

Hi
I got this error when starting my application as a service in centOS 7.

[root@host-10-50-50-195 /]# service myApplication start
Redirecting to /bin/systemctl start myApplication.service
[root@host-10-50-50-195 /]# service myApplication status
Redirecting to /bin/systemctl status myApplication.service
myApplication.service - myApplication Service :)
Loaded: loaded (/etc/systemd/system/myApplication.service; enabled)
Active: inactive (dead)
start condition failed at Fri 2017-05-05 13:03:25 IST; 5s ago
ConditionFileIsExecutable=/root/Untitled\x20Folder/myApplication/bin/Kernel_linux_x64 was not met

May 05 12:15:18 localhost.localdomain systemd[1]: Started myApplication Servic...
May 05 13:03:25 host-10-50-50-195 systemd[1]: Started myApplication Service :).
Hint: Some lines were ellipsized, use -l to show in full
I installed my application in /root/Untitled Folder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant