Description:
Error: Could not start Service[wso2am]: Execution of '/bin/systemctl start wso2am' returned 5: Failed to start wso2am.service: Unit wso2am.service not found.
Error: /Stage[main]/Wso2base::Service/Service[wso2am]/ensure: change from stopped to running failed: Could not start Service[wso2am]: Execution of '/bin/systemctl start wso2am' returned 5: Failed to start wso2am.service: Unit wso2am.service not found.
The service that is created at /etc/init.d/wso2am is not working in latest Ubuntu versions. As an alternative, you can start the server with puppet itself without relying on the service with few code changes.
Suggested Labels:
bug
Suggested Assignees:
N/A
Affected Product Version:
1.0.0
OS, DB, other environment details and versions:
Ubuntu 16
Steps to reproduce:
- Setup master agent setup in Ubuntu 16 by installing puppet version 3.8.X
Related Issues:
N/A
Description:
Error: Could not start Service[wso2am]: Execution of '/bin/systemctl start wso2am' returned 5: Failed to start wso2am.service: Unit wso2am.service not found.
Error: /Stage[main]/Wso2base::Service/Service[wso2am]/ensure: change from stopped to running failed: Could not start Service[wso2am]: Execution of '/bin/systemctl start wso2am' returned 5: Failed to start wso2am.service: Unit wso2am.service not found.
The service that is created at /etc/init.d/wso2am is not working in latest Ubuntu versions. As an alternative, you can start the server with puppet itself without relying on the service with few code changes.
Suggested Labels:
bug
Suggested Assignees:
N/A
Affected Product Version:
1.0.0
OS, DB, other environment details and versions:
Ubuntu 16
Steps to reproduce:
Related Issues:
N/A