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.
Installing Windows Service
-
When changing to a service on windows your GUID will more than likely change (Thank you Dave)
This will require a request to transfer you license from the old GUID to the new one.If you run into that - below is the link to request the transfer.
https://mango-os.com/license-help -
Hi guys,
I have not been able to solve this. I don't know how to use this https://nssm.cc/
What can I do?
@Wingnut2-0 you recommended Oracle JDK 8, is it free for this use?Thanks,
Rodrigo -
Hi, I just installed Mango V4 latest beta. However, Mango service cannot start automatically. I have to run mango.cmd in command promt as administrator.
When I tried to start the service in Services.msc, error 1067 occurrs.
I already installed AdoptJDK 11 and assign environment variable. -
Did you check this page: https://docs-v4.mango-os.com/windows-installation
Are you seeing any errors in eventviewer that you can share?
-
@dschaible said in Installing Windows Service:
Did you check this page: https://docs-v4.mango-os.com/windows-installation
Are you seeing any errors in eventviewer that you can share?
I just found out the reason. Of course I follow above instruction but instead of installing mango in C drive, I created a folder named SCADA in C:\Program Files\ and have mango and mango_data folder in SCADA folder. Maybe the name Program Files is not easy to identify with windows services. This should be added in the instruction.