Production Wildfly 11.0 Liferay 7.2 CE Installation -> Missing /osgi/core

Kevin Matthews, modified 5 Years ago. Expert Posts: 253 Join Date: 1/25/16 Recent Posts
Hello,
We experience some issues when installing Liferay 7.2 CE on Wildfly 11.0/JBOSS.  Just to give you a brief history, we have already installed Liferay 7.2 CE Wildfly on 6 servers in our lower environment DEV/QA/STAGE without any issues. Also, we have liferay 7.0 installed so we just stop 7.0 instance and repoint to Liferay 7.2 instance which both resides in separate folders. We used the following instructions as described in this link https://help.liferay.com/hc/en-us/articles/360018175871-Installing-Liferay-DXP-on-Wildfly to do the installation and configuration. However, when we install on the production server and start the liferay instance we got this error "Caused by: java.lang.RuntimeException: java.lang.IllegalStateException: Missing /appserver/osgi/core." It seems it was trying to look for osgi core and can't find it so i throws this runtime exception. We have never seen this error before on the other installations.  Is there somewhere during the startup process where the OSGI path is mentioned in the configuration files when installing liferay 7.2, in the instructions I don't believe it mentions to specify or configure the liferay.home?  Also, we are not sure if when we /tmp/liferay folder is actively being used by another process is causing this problem.Thanks,Kevin