[jboss-jira] [JBoss JIRA] (WFWIP-244) Duplicate warning messages in the console

Yeray Borges (Jira) issues at jboss.org
Thu Oct 10 04:21:00 EDT 2019


Yeray Borges created WFWIP-244:
----------------------------------

             Summary: 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


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}




--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list