-
-
Notifications
You must be signed in to change notification settings - Fork 78
Description
I am working with SUSE Linux. I am running this Module on my Puppet Master and on my agent i am running JBOSS-EAP.
/var/log/jboss-eap/console.log
Loaded: loaded (/etc/systemd/system/jboss-eap.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Wed 2018-11-14 16:32:46 CET; 13s ago
Process: 18637 ExecStop=/etc/init.d/jboss-eap stop (code=exited, status=0/SUCCESS)
Process: 18986 ExecStart=/etc/init.d/jboss-eap start (code=exited, status=1/FAILURE)
Nov 14 16:32:46 suse001 systemd[1]: Starting Wildfly Application Server...
Nov 14 16:32:46 suse001 jboss-eap[18986]: /etc/init.d/jboss-eap: line 13: /etc/init.d/functions: No such file or directory
Nov 14 16:32:46 suse001 systemd[1]: jboss-eap.service: Control process exited, code=exited status=1
Nov 14 16:32:46 suse001 systemd[1]: Failed to start Wildfly Application Server.
Nov 14 16:32:46 suse001 systemd[1]: jboss-eap.service: Unit entered failed state.
Nov 14 16:32:46 suse001 systemd[1]: jboss-eap.service: Failed with result 'exit-code'.