In some cases a customer may be using Oracle RAC or other data replication service that requires a URL that specifies multiple hosts or other fail-over property configuration. In these cases, rhq-server.properties should remind the customer to obtain and use the appropriate URL. My suggestion is something similar to: --- a/modules/enterprise/server/appserver/src/main/scripts/rhq-container.build.xml +++ b/modules/enterprise/server/appserver/src/main/scripts/rhq-container.build.xml @@ -601,6 +601,11 @@ # - uncomment the Oracle settings below # - adjust the values to match your environment # +# For proper URL format and property values, you may need to consult your +# database administrator or database documentation. This is an important +# consideration when using Oracle Real Application Clusters or other data +# replication or fail-over configurations. +# # NOTE: rhq.server.database.password is not to be set to the actual password # but instead should be the encoded password value as generated by: # rhq-encode-value.sh(.bat)
commit 4e8eef921fac73d93dbf431642bbebf48ef13269 Author: Josejulio Martínez <finwemartinez> Date: Wed Aug 15 05:19:00 2018 -0500 Bug 1559622 - Add note to rhq-server.properties about URL format (#347) and values dependent on database configuration
Verified
Created attachment 1485238 [details] Latest server configuration file
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:2930