When EAP is installed via RPM packages and started in domain mode, there are following info messages visible in the server.log:
[INFO] [line 163] 2018-08-31 11:22:18,251 WARN [org.jboss.as.server] (main) WFLYSRV0266: Server home is set to '/opt/rh/eap7/root/usr/share/wildfly/domain/servers/server-one', but server real home is '/var/opt/rh/eap7/lib/wildfly/domain/servers/server-one' - unpredictable results may occur. [INFO] [line 4] 2018-08-31 10:25:47,525 WARN [org.jboss.as.server] (main) WFLYSRV0266: Server home is set to '/opt/rh/eap7/root/usr/share/wildfly/domain/servers/server-two', but server real home is '/var/opt/rh/eap7/lib/wildfly/domain/servers/server-two' - unpredictable results may occur.
Based on the comment in issue JBEAP-10261, it looks like a side effect of that. So main problem is probably in the startup scripts and not in RPM themselves.
Even though, those messages are just INFO level, still - I believe that as this is a default RPM installation no such disturbing message takes place in the log. We should either be sure that this kind of installation makes no trouble or we should adjust the installation way itself so such info message does not have to be printed.
- clones
-
WFCORE-4129 WFLYSRV0266: Server home is set to... info msg in domain for RPM installation
- Resolved
- is caused by
-
JBEAP-10261 WARNING on boot of server in case where JBOSS_HOME is not properly set on Windows - difference in c:\ vs C:\
- Closed
- is incorporated by
-
JBEAP-16580 (7.2.z) Upgrade WildFly Core from 6.0.12 to 6.0.14
- Closed