bash - update-rc.d wildfly defaults not working ubuntu 16.04 - Ask Ubuntu
i facing issue in ubuntu 16.04 error during setup wildfly service of link https://gesker.wordpress.com/2016/02/09/wildfly-10-on-ubuntu-15-10/ showing below exception
initctl: unable connect upstart: failed connect socket /com/ubuntu/upstart: connection refused script attempting invoke has been converted upstart job, lsb-header not supported upstart jobs. insserv: warning: script haproxy missing lsb tags , overrides insserv: default-start undefined, assuming empty start runlevel(s) script haproxy insserv: default-stop undefined, assuming empty stop runlevel(s) script haproxy initctl: unable connect upstart: failed connect socket /com/ubuntu/upstart: connection refused script attempting invoke has been converted upstart job, lsb-header not supported upstart jobs. insserv: warning: script elasticsearch missing lsb tags , overrides insserv: default-start undefined, assuming empty start runlevel(s) script elasticsearch insserv: default-stop undefined, assuming empty stop runlevel(s) script elasticsearch
Comments
Post a Comment