]
Yeray Borges updated WFWIP-244:
-------------------------------
Steps to Reproduce: docker run -it --rm
jboss-eap-7-tech-preview/eap-cd-openshift-rhel8:18.0 (was: docker run -it --rm --label
working \
jboss-eap-7-tech-preview/eap-cd-openshift-rhel8:18.0)
Duplicate warning messages in the console
-----------------------------------------
Key: WFWIP-244
URL:
https://issues.jboss.org/browse/WFWIP-244
Project: WildFly WIP
Issue Type: Bug
Components: OpenShift
Reporter: Yeray Borges
Assignee: Yeray Borges
Priority: Major
Warning messages are shown twice before and after embedded server configuration runs, see
for example the warnings related to AMQ embedded server:
{noformat}
INFO Configuring JGroups cluster traffic encryption protocol to SYM_ENCRYPT.
WARN Detected missing JGroups encryption configuration, the communication within the
cluster WILL NOT be encrypted.
WARN No password defined for JGroups cluster. AUTH protocol will be disabled. Please
define JGROUPS_CLUSTER_PASSWORD.
WARN Environment variable OPENSHIFT_KUBE_PING_NAMESPACE undefined. Clustering will be
unavailable. Please refer to the documentation for configuration.
INFO Configuring JGroups discovery protocol to kubernetes.KUBE_PING
INFO Using PicketBox SSL configuration.
INFO Access log is disabled, ignoring configuration.
WARN Configuration of an embedded messaging broker within the appserver is enabled but is
not recommended. Support for such a configuration will be removed in a future release.
WARN If you are not configuring messaging destinations, to disable configuring an
embedded messaging broker set the DISABLE_EMBEDDED_JMS_BROKER environment variable to
true.
Configuring the server using embedded server
Duration: 3643 milliseconds
WARN Configuration of an embedded messaging broker within the appserver is enabled but is
not recommended. Support for such a configuration will be removed in a future release.
WARN If you are not configuring messaging destinations, to disable configuring an
embedded messaging broker set the DISABLE_EMBEDDED_JMS_BROKER environment variable to
true.
INFO Running jboss-eap-7-tech-preview/eap-cd-openshift-rhel8 image, version 18.0
-XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4
-XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError
=========================================================================
JBoss Bootstrap Environment
{noformat}