Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
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?