Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-10688

eap-camel-jpa quickstart - Warning: Configuration of an embedded messaging broker

    XMLWordPrintable

Details

    • % %

    Description

      I can see in logs

      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.
      

      in

      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.
      INFO 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 Configuring JGroups discovery protocol to openshift.DNS_PING
      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.
      Using PicketBox SSL configuration.
      WARN Missing SSO_URL. Unable to properly configure SSO-enabled applications
      INFO Access log is disabled, ignoring configuration.
      INFO Running jboss-eap-7/eap72-openshift image, version 1.0
      -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:ParallelGCThreads=1 -Djava.util.concurrent.ForkJoinPool.common.parallelism=1 -XX:CICompilerCount=2 -XX:+ExitOnOutOfMemoryError
      =========================================================================
      
        JBoss Bootstrap Environment
      
        JBOSS_HOME: /opt/eap
      
        JAVA: /usr/lib/jvm/java-1.8.0/bin/java
      
        JAVA_OPTS:  -server -verbose:gc -Xloggc:/opt/eap/standalone/log/gc.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms128m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.logmanager,jdk.nashorn.api,com.sun.crypto.provider -Djava.awt.headless=true -javaagent:/opt/jboss/container/jolokia/jolokia.jar=config=/opt/jboss/container/jolokia/etc/jolokia.properties -Xbootclasspath/p:/opt/eap/jboss-modules.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/main/jboss-logmanager-2.1.5.Final-redhat-00001.jar:/opt/eap/modules/system/layers/base/org/glassfish/javax/json/main/javax.json-1.1.2.redhat-1.jar:/opt/eap/modules/system/layers/base/javax/json/api/main/javax.json-api-1.1.2.redhat-1.jar:/opt/eap/modules/system/layers/base/org/wildfly/common/main/wildfly-common-1.4.0.Final-redhat-1.jar -Djava.util.logging.manager=org.jboss.logmanager.LogManager -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:ParallelGCThreads=1 -Djava.util.concurrent.ForkJoinPool.common.parallelism=1 -XX:CICompilerCount=2 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/./urandom
      
      =========================================================================
      
      13:11:01,685 INFO  [org.jboss.modules] (main) JBoss Modules version 1.8.6.Final-redhat-00001
      13:11:02,911 INFO  [stdout] (JolokiaStart) I> No access restrictor found, access to any MBean is allowed
      13:11:02,917 INFO  [stdout] (JolokiaStart) Jolokia: Agent started with URL https://10.131.0.217:8778/jolokia/
      13:11:03,104 INFO  [org.jboss.msc] (main) JBoss MSC version 1.4.5.Final-redhat-00001
      13:11:03,171 INFO  [org.jboss.threads] (main) JBoss Threads version 2.3.2.Final-redhat-1
      13:11:03,511 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: JBoss EAP 7.2.0.GA (WildFly Core 6.0.11.Final-redhat-00001) starting
      13:11:03,513 DEBUG [org.jboss.as.config] (MSC service thread 1-1) Configured system properties:
      	[Standalone] =
      	activemq.artemis.client.global.scheduled.thread.pool.core.size = 5
      	activemq.artemis.client.global.thread.pool.max.size = 8
      	awt.toolkit = sun.awt.X11.XToolkit
      	file.encoding = ANSI_X3.4-1968
      	file.encoding.pkg = sun.io
      	file.separator = /
      	java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
      	java.awt.headless = true
      	java.awt.printerjob = sun.print.PSPrinterJob
      	java.class.path = /opt/eap/jboss-modules.jar:/opt/jboss/container/jolokia/jolokia.jar
      	java.class.version = 52.0
      	java.endorsed.dirs = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-1.el7_6.x86_64/jre/lib/endorsed
      	java.ext.dirs = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-1.el7_6.x86_64/jre/lib/ext:/usr/java/packages/lib/ext
      	java.home = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-1.el7_6.x86_64/jre
      	java.io.tmpdir = /tmp
      	java.library.path = /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
      	java.net.preferIPv4Stack = true
      	java.runtime.name = OpenJDK Runtime Environment
      	java.runtime.version = 1.8.0_191-b12
      	java.security.egd = file:/dev/./urandom
      	java.specification.name = Java Platform API Specification
      	java.specification.vendor = Oracle Corporation
      	java.specification.version = 1.8
      	java.util.concurrent.ForkJoinPool.common.parallelism = 1
      	java.util.logging.manager = org.jboss.logmanager.LogManager
      	java.vendor = Oracle Corporation
      	java.vendor.url = http://java.oracle.com/
      	java.vendor.url.bug = http://bugreport.sun.com/bugreport/
      	java.version = 1.8.0_191
      	java.vm.info = mixed mode
      	java.vm.name = OpenJDK 64-Bit Server VM
      	java.vm.specification.name = Java Virtual Machine Specification
      	java.vm.specification.vendor = Oracle Corporation
      	java.vm.specification.version = 1.8
      	java.vm.vendor = Oracle Corporation
      	java.vm.version = 25.191-b12
      	javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder
      	jboss.bind.address = 10.131.0.217
      	jboss.bind.address.management = 127.0.0.1
      	jboss.bind.address.private = 10.131.0.217
      	jboss.home.dir = /opt/eap
      	jboss.host.name = s2i-fuse73-eap-camel-jpa-1-jrkcl
      	jboss.messaging.cluster.password = <redacted>
      	jboss.messaging.host = 10.131.0.217
      	jboss.modules.dir = /opt/eap/modules
      	jboss.modules.system.pkgs = org.jboss.logmanager,jdk.nashorn.api,com.sun.crypto.provider
      	jboss.node.name = 3-eap-camel-jpa-1-jrkcl
      	jboss.qualified.host.name = s2i-fuse73-eap-camel-jpa-1-jrkcl
      	jboss.server.base.dir = /opt/eap/standalone
      	jboss.server.config.dir = /opt/eap/standalone/configuration
      	jboss.server.data.dir = /opt/eap/standalone/data
      	jboss.server.deploy.dir = /opt/eap/standalone/data/content
      	jboss.server.log.dir = /opt/eap/standalone/log
      	jboss.server.name = s2i-fuse73-eap-camel-jpa-1-jrkcl
      	jboss.server.persist.config = true
      	jboss.server.temp.dir = /opt/eap/standalone/tmp
      	jolokia.agent = https://10.131.0.217:8778/jolokia/
      	line.separator =
      
      	logging.configuration = file:/opt/eap/standalone/configuration/logging.properties
      	module.path = /opt/eap/modules
      	org.jboss.boot.log.file = /opt/eap/standalone/log/server.log
      	org.jboss.resolver.warning = true
      	os.arch = amd64
      	os.name = Linux
      	os.version = 3.10.0-957.5.1.el7.x86_64
      	path.separator = :
      	sun.arch.data.model = 64
      	sun.boot.class.path = /opt/eap/jboss-modules.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/main/jboss-logmanager-2.1.5.Final-redhat-00001.jar:/opt/eap/modules/system/layers/base/org/glassfish/javax/json/main/javax.json-1.1.2.redhat-1.jar:/opt/eap/modules/system/layers/base/javax/json/api/main/javax.json-api-1.1.2.redhat-1.jar:/opt/eap/modules/system/layers/base/org/wildfly/common/main/wildfly-common-1.4.0.Final-redhat-1.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-1.el7_6.x86_64/jre/lib/resources.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-1.el7_6.x86_64/jre/lib/rt.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-1.el7_6.x86_64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-1.el7_6.x86_64/jre/lib/jsse.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-1.el7_6.x86_64/jre/lib/jce.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-1.el7_6.x86_64/jre/lib/charsets.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-1.el7_6.x86_64/jre/lib/jfr.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-1.el7_6.x86_64/jre/classes
      	sun.boot.library.path = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-1.el7_6.x86_64/jre/lib/amd64
      	sun.cpu.endian = little
      	sun.cpu.isalist =
      	sun.io.unicode.encoding = UnicodeLittle
      	sun.java.command = /opt/eap/jboss-modules.jar -mp /opt/eap/modules org.jboss.as.standalone -Djboss.home.dir=/opt/eap -Djboss.server.base.dir=/opt/eap/standalone -c standalone-openshift.xml -bmanagement 127.0.0.1 -b 10.131.0.217 -bprivate 10.131.0.217 -Djboss.node.name=3-eap-camel-jpa-1-jrkcl -Djboss.messaging.host=10.131.0.217 -Djboss.messaging.cluster.password=AgEiD54h -Dactivemq.artemis.client.global.thread.pool.max.size=8 -Dactivemq.artemis.client.global.scheduled.thread.pool.core.size=5
      	sun.java.launcher = SUN_STANDARD
      	sun.jnu.encoding = ANSI_X3.4-1968
      	sun.management.compiler = HotSpot 64-Bit Tiered Compilers
      	sun.os.patch.level = unknown
      	user.country = US
      	user.dir = /home/jboss
      	user.home = /home/jboss
      	user.language = en
      	user.name = jboss
      	user.timezone = UTC
      13:11:03,513 DEBUG [org.jboss.as.config] (MSC service thread 1-1) VM Arguments: -D[Standalone] -verbose:gc -Xloggc:/opt/eap/standalone/log/gc.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms128m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.logmanager,jdk.nashorn.api,com.sun.crypto.provider -Djava.awt.headless=true -javaagent:/opt/jboss/container/jolokia/jolokia.jar=config=/opt/jboss/container/jolokia/etc/jolokia.properties -Xbootclasspath/p:/opt/eap/jboss-modules.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/main/jboss-logmanager-2.1.5.Final-redhat-00001.jar:/opt/eap/modules/system/layers/base/org/glassfish/javax/json/main/javax.json-1.1.2.redhat-1.jar:/opt/eap/modules/system/layers/base/javax/json/api/main/javax.json-api-1.1.2.redhat-1.jar:/opt/eap/modules/system/layers/base/org/wildfly/common/main/wildfly-common-1.4.0.Final-redhat-1.jar -Djava.util.logging.manager=org.jboss.logmanager.LogManager -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:ParallelGCThreads=1 -Djava.util.concurrent.ForkJoinPool.common.parallelism=1 -XX:CICompilerCount=2 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/./urandom -Dorg.jboss.boot.log.file=/opt/eap/standalone/log/server.log -Dlogging.configuration=file:/opt/eap/standalone/configuration/logging.properties
      13:11:06,396 INFO  [org.wildfly.security] (ServerService Thread Pool -- 25) ELY00001: WildFly Elytron version 1.6.1.Final-redhat-00001
      

      Attachments

        Activity

          People

            tdiesler@redhat.com Thomas Diesler
            llowinge@redhat.com Lukas Lowinger
            Lukas Lowinger Lukas Lowinger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: