Hello All,
I am having issue when starting the openfire with commad " systemctl start openfire".
I have installed Centos 7 minimal (CentOS Linux release 7.5.1804 (Core) ) and installed openfire-3.9.1-1.x86_64.rpm.
Configured JAVA_HOME and alsl installed the libstdc++.i686.
But when I start the openfire with commad " systemctl start openfire", I am getting the error
" systemd[1]: PID file /var/run/openfire.pid not readable (yet?) after start."
Openfire is not able to control with systemctl and also with service start Openfire.
Output of journalctl -u openfire -f -a -n 0
May 30 20:37:14 Centos. systemd[1]: Starting SYSV: Openfire is an XMPP server, which is a server that facilitates XML based communication, such a s chat....
May 30 20:37:14 Centos. su[1574]: (to root) root on none
May 30 20:37:14 Centos. openfire[1562]: Starting openfire:
May 30 20:37:15 Centos. systemd[1]: PID file /var/run/openfire.pi d not readable (yet?) after start.
May 30 20:37:15 Centos. systemd[1]: Failed to start SYSV: Openfir e is an XMPP server, which is a server that facilitates XML based communication, such as chat..
May 30 20:37:15 Centos. systemd[1]: Unit openfire.service entered failed state.
May 30 20:37:15 Centos. systemd[1]: openfire.service failed.
[root@Centos ~]# systemctl start openfire
Job for openfire.service failed because a configured resource limit was exceeded. See "systemctl status openfire.service" and "journalctl -xe" for details.
Please advice and help to start openfire with systemctl . openfire-3.9.1 is working fine with Centos 6.5 version