After services... I get this happening when I try to srtart Mango
-
I added services to an ubuntu server and I get this error. It wont run. What have I missed
Nov 25 19:09:13 ip-172-31-62-80 systemd[1]: Starting LSB: Start or stop the Mango Automation...
Nov 25 19:09:13 ip-172-31-62-80 systemd[1]: Started LSB: Start or stop the Mango Automation.
ubuntu@ip-172-31-62-80:~/mango/bin$ sudo service mango status
ā mango.service - LSB: Start or stop the Mango Automation
Loaded: loaded (/etc/init.d/mango; bad; vendor preset: enabled)
Active: active (exited) since Fri 2016-11-25 19:09:13 UTC; 36s ago
Docs: man:systemd-sysv-generator(8)
Process: 1614 ExecStop=/etc/init.d/mango stop (code=exited, status=0/SUCCESS)
Process: 1702 ExecStart=/etc/init.d/mango start (code=exited, status=0/SUCCESS) -
Hi Chris,
Does anything come out in your Mango log files? What service file are you using? Is Java installed on a path that will be available to the runtime of the service? Is JAVA_HOME set?