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

eap-cxf-jax[w|r]s, eap-jpa quickstart: NoSuchMethodError

    XMLWordPrintable

Details

    • % %
    • Fuse 7.4 Sprint 48 - Blockers

    Description

      jaxws,jaxrs and eap quickstarts are failing eg. https://github.com/wildfly-extras/wildfly-camel-examples/tree/wildfly-camel-examples-5.3.0.fuse-740013-redhat-00001/camel-cxf-jaxws

      �[0;33mWARN 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.�[0m
      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.
      �[0;33mWARN Detected missing JGroups encryption configuration, the communication within the cluster WILL NOT be encrypted.�[0m
      Using PicketBox SSL configuration.
      �[0;33mWARN Missing SSO_URL. Unable to properly configure SSO-enabled applications�[0m
      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   
      
      =========================================================================
      
      �[0m12:42:51,564 INFO  [org.jboss.modules] (main) JBoss Modules version 1.8.6.Final-redhat-00001
      �[0m�[0m12:42:52,588 INFO  [org.jboss.msc] (main) JBoss MSC version 1.4.5.Final-redhat-00001
      �[0m�[0m12:42:52,675 INFO  [org.jboss.threads] (main) JBoss Threads version 2.3.2.Final-redhat-1
      �[0m�[0m12:42:53,299 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: JBoss EAP 7.2.0.GA (WildFly Core 6.0.11.Final-redhat-00001) starting
      �[0m�[32m12:42:53,300 DEBUG [org.jboss.as.config] (MSC service thread 1-2) 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.212.b04-0.el7_6.x86_64/jre/lib/endorsed
      	java.ext.dirs = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.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.212.b04-0.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_212-b04
      	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_212
      	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.212-b04
      	javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder
      	jboss.bind.address = 10.130.1.72
      	jboss.bind.address.management = 127.0.0.1
      	jboss.bind.address.private = 10.130.1.72
      	jboss.home.dir = /opt/eap
      	jboss.host.name = s2i-fuse74-eap-camel-cxf-jaxws-1-lfz6x
      	jboss.messaging.cluster.password = <redacted>
      	jboss.messaging.host = 10.130.1.72
      	jboss.modules.dir = /opt/eap/modules
      	jboss.modules.system.pkgs = org.jboss.logmanager,jdk.nashorn.api,com.sun.crypto.provider
      	jboss.node.name = camel-cxf-jaxws-1-lfz6x
      	jboss.qualified.host.name = s2i-fuse74-eap-camel-cxf-jaxws-1-lfz6x
      	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-fuse74-eap-camel-cxf-jaxws-1-lfz6x
      	jboss.server.persist.config = true
      	jboss.server.temp.dir = /opt/eap/standalone/tmp
      	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.12.2.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.212.b04-0.el7_6.x86_64/jre/lib/resources.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64/jre/lib/rt.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64/jre/lib/jsse.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64/jre/lib/jce.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64/jre/lib/charsets.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64/jre/lib/jfr.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64/jre/classes
      	sun.boot.library.path = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.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.130.1.72 -bprivate 10.130.1.72 -Djboss.node.name=camel-cxf-jaxws-1-lfz6x -Djboss.messaging.host=10.130.1.72 -Djboss.messaging.cluster.password=nfx0KVGT -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
      �[0m�[32m12:42:53,300 DEBUG [org.jboss.as.config] (MSC service thread 1-2) 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 
      �[0m�[0m12:42:53,704 INFO  [stdout] (JolokiaStart) I> No access restrictor found, access to any MBean is allowed
      �[0m�[0m12:42:53,708 INFO  [stdout] (JolokiaStart) Jolokia: Agent started with URL https://10.130.1.72:8778/jolokia/
      �[0m�[0m12:42:55,799 INFO  [org.wildfly.security] (ServerService Thread Pool -- 27) ELY00001: WildFly Elytron version 1.6.1.Final-redhat-00001
      �[0m�[0m12:42:59,996 INFO  [org.jboss.as.repository] (ServerService Thread Pool -- 10) WFLYDR0001: Content added at location /opt/eap/standalone/data/content/4f/5d4fe5ef6233a565732a2163e4fa459e808b39/content
      �[0m�[0m12:43:00,177 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
      �[0m�[33m12:43:00,183 WARN  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0035: No security realm or http server authentication defined for http management service; all access will be unrestricted.
      �[0m�[0m12:43:00,198 INFO  [org.xnio] (MSC service thread 1-2) XNIO version 3.6.5.Final-redhat-00001
      �[0m�[0m12:43:00,203 INFO  [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.6.5.Final-redhat-00001
      �[0m�[0m12:43:00,296 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 50) WFLYCLINF0001: Activating Infinispan subsystem.
      �[0m�[0m12:43:00,308 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 70) WFLYSEC0002: Activating Security Subsystem
      �[0m�[0m12:43:00,377 INFO  [org.wildfly.extension.microprofile.config.smallrye._private] (ServerService Thread Pool -- 61) WFLYCONF0001: Activating WildFly MicroProfile Config Subsystem
      �[0m�[0m12:43:00,378 INFO  [org.jboss.as.jaxrs] (ServerService Thread Pool -- 52) WFLYRS0016: RESTEasy version 3.6.1.SP2-redhat-00001
      �[0m�[0m12:43:00,381 INFO  [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 55) WFLYCLJG0001: Activating JGroups subsystem. JGroups version 4.0.15
      �[0m�[0m12:43:00,386 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 75) WFLYWS0002: Activating WebServices Extension
      �[0m�[0m12:43:00,396 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 64) WFLYNAM0001: Activating Naming Subsystem
      �[0m�[0m12:43:00,407 INFO  [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 62) WFLYHEALTH0001: Activating Eclipse MicroProfile Health Subsystem
      �[0m�[0m12:43:00,473 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 51) WFLYIO001: Worker 'default' has auto-configured to 2 core threads with 16 task threads based on your 1 available processors
      �[0m�[0m12:43:00,482 INFO  [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=5.0.3.Final-redhat-3
      �[0m�[0m12:43:00,493 INFO  [org.wildfly.extension.camel] (MSC service thread 1-2) Activating Camel Subsystem
      �[0m�[0m12:43:00,499 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 58) WFLYJSF0007: Activated the following JSF Implementations: [main]
      �[0m�[0m12:43:00,782 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default]
      �[0m�[0m12:43:00,785 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 43) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4)
      �[0m�[0m12:43:01,073 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 43) WFLYJCA0005: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.1)
      �[0m�[0m12:43:01,115 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 43) WFLYJCA0005: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 9.2)
      �[0m�[0m12:43:01,575 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 74) WFLYUT0014: Creating file handler for path '/opt/eap/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
      �[0m�[0m12:43:01,984 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 5.0.8.Final-redhat-1
      �[0m�[0m12:43:01,997 INFO  [org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.11.Final-redhat-00001)
      �[0m�[0m12:43:02,004 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0003: Undertow 2.0.15.Final-redhat-00001 starting
      �[0m�[0m12:43:02,077 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
      �[0m�[0m12:43:02,098 INFO  [org.jboss.as.patching] (MSC service thread 1-1) WFLYPAT0050: JBoss EAP cumulative patch ID is: base, one-off patches include: none
      �[0m�[0m12:43:02,100 INFO  [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 4 (per class), which is derived from the number of CPUs on this host.
      �[0m�[0m12:43:02,101 INFO  [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 16 (per class), which is derived from thread worker pool sizing.
      �[0m�[0m12:43:02,101 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = h2
      �[0m�[0m12:43:02,101 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = postgresql
      �[0m�[0m12:43:02,101 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = mysql
      �[0m�[0m12:43:02,107 INFO  [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service
      �[0m�[0m12:43:02,180 INFO  [org.wildfly.extension.camel] (MSC service thread 1-1) Bound camel naming object: java:jboss/camel/CamelContextFactory
      �[0m�[0m12:43:02,308 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "ROOT.war" (runtime-name: "ROOT.war")
      �[0m�[0m12:43:02,310 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/eap/standalone/deployments
      �[0m�[33m12:43:02,389 WARN  [org.jboss.as.remoting] (MSC service thread 1-1) ****** All authentication is ANONYMOUS for org.jboss.as.remoting.RemotingHttpUpgradeService
      �[0m�[0m12:43:02,396 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
      �[0m�[0m12:43:02,779 INFO  [org.wildfly.extension.camel] (MSC service thread 1-2) Bound camel naming object: java:jboss/camel/CamelContextRegistry
      �[0m�[0m12:43:02,780 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server.
      �[0m�[0m12:43:02,786 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow AJP listener ajp listening on 0.0.0.0:8009
      �[0m�[0m12:43:02,787 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0018: Host default-host starting
      �[0m�[0m12:43:02,790 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on 0.0.0.0:8080
      �[0m�[0m12:43:02,803 INFO  [org.jboss.modcluster] (ServerService Thread Pool -- 78) MODCLUSTER000001: Initializing mod_cluster version 1.4.0.Final-redhat-1
      �[0m�[0m12:43:02,805 INFO  [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0493: EJB subsystem suspension complete
      �[0m�[0m12:43:02,875 INFO  [org.jboss.modcluster] (ServerService Thread Pool -- 78) MODCLUSTER000032: Listening to proxy advertisements on /224.0.1.105:23364
      �[0m�[0m12:43:02,886 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0075: AIO wasn't located on this platform, it will fall back to using pure Java NIO. Your platform is Linux, install LibAIO to enable the AIO journal and achieve optimal performance.
      �[0m�[0m12:43:02,991 INFO  [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBossWS 5.2.4.Final-redhat-00001 (Apache CXF 3.2.5.redhat-00001) 
      �[0m�[0m12:43:03,001 INFO  [org.wildfly.extension.camel] (MSC service thread 1-2) Camel context descriptors found
      �[0m�[0m12:43:03,119 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
      �[0m�[0m12:43:03,187 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 78) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/opt/eap/standalone/data/activemq/journal,bindingsDirectory=/opt/eap/standalone/data/activemq/bindings,largeMessagesDirectory=/opt/eap/standalone/data/activemq/largemessages,pagingDirectory=/opt/eap/standalone/data/activemq/paging)
      �[0m�[0m12:43:03,378 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 78) AMQ221013: Using NIO Journal
      �[0m�[0m12:43:03,580 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 78) AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 238,813,184
      �[0m�[0m12:43:03,600 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 78) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
      �[0m�[0m12:43:03,601 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 78) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ
      �[0m�[0m12:43:03,702 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 78) AMQ221034: Waiting indefinitely to obtain live lock
      �[0m�[0m12:43:03,702 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 78) AMQ221035: Live Server Obtained live lock
      �[0m�[0m12:43:04,280 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor
      �[0m�[0m12:43:04,283 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor
      �[0m�[0m12:43:04,283 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor
      �[0m�[0m12:43:04,283 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor
      �[0m�[0m12:43:04,309 INFO  [org.jgroups.protocols.openshift.DNS_PING] (ServerService Thread Pool -- 79) serviceName [s2i-fuse74-eap-camel-cxf-jaxws-ping] set; clustering enabled
      �[0m�[0m12:43:04,688 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 78) AMQ221007: Server is now live
      �[0m�[0m12:43:04,688 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 78) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.6.3.redhat-00014 [default, nodeID=ee952537-9cc6-11e9-bbb6-0a580a820148] 
      �[0m�[0m12:43:04,700 INFO  [org.wildfly.extension.camel.SpringCamelContextBootstrap$2] (MSC service thread 1-2) Loading XML bean definitions from URL [vfs:/content/ROOT.war/WEB-INF/cxfws-camel-context.xml]
      �[0m�[0m12:43:04,702 INFO  [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 78) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
      �[0m�[0m12:43:04,786 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
      �[0m�[0m12:43:04,983 INFO  [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 80) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory
      �[0m�[0m12:43:05,091 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0007: Registered connection factory java:/JmsXA
      �[0m�[0m12:43:05,306 INFO  [org.apache.activemq.artemis.ra] (MSC service thread 1-1) AMQ151007: Resource adaptor started
      �[0m�[0m12:43:05,307 INFO  [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatoractivemq-ra
      �[0m�[0m12:43:05,308 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA]
      �[0m�[0m12:43:05,308 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA]
      �[0m�[0m12:43:05,309 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
      �[0m�[0m12:43:07,380 INFO  [org.springframework.context.support.GenericApplicationContext] (MSC service thread 1-2) Refreshing org.springframework.context.support.GenericApplicationContext@6c556e9e: startup date [Tue Jul 02 12:43:07 UTC 2019]; root of context hierarchy
      �[0m�[0m12:43:07,703 INFO  [org.apache.camel.spring.SpringCamelContext] (MSC service thread 1-2) Apache Camel 2.21.0.fuse-740036-redhat-00001 (CamelContext: cxfws-camel-context) is starting
      �[0m�[0m12:43:07,704 INFO  [org.apache.camel.management.ManagedManagementStrategy] (MSC service thread 1-2) JMX is enabled
      �[0m�[0m12:43:07,807 INFO  [org.wildfly.extension.camel] (MSC service thread 1-2) Camel context starting: cxfws-camel-context
      �[0m�[0m12:43:07,808 INFO  [org.wildfly.extension.camel] (MSC service thread 1-1) Bound camel naming object: java:jboss/camel/context/cxfws-camel-context
      �[0m�[0m12:43:09,008 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-2) Type converters loaded (core: 194, classpath: 2781)
      �[0m�[0m12:43:09,277 INFO  [org.apache.camel.spring.SpringCamelContext] (MSC service thread 1-2) StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
      �[0m�[0m12:43:09,286 INFO  [org.apache.camel.impl.HeadersMapFactoryResolver] (MSC service thread 1-2) Detected and using custom HeadersMapFactory: org.apache.camel.component.headersmap.FastHeadersMapFactory@73c8c494
      �[0m�[0m12:43:09,377 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://jaxws.cxf.examples.camel.wildfly.org/}GreetingServiceService from class org.wildfly.camel.examples.cxf.jaxws.GreetingService
      �[0m�[0m12:43:09,809 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/webservices/greeting
      �[0m�[0m12:43:09,877 INFO  [org.apache.camel.util.CamelContextHelper] (MSC service thread 1-2) No existing PropertiesComponent has been configured, creating a new default PropertiesComponent with name: properties
      �[0m�[0m12:43:09,883 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://jaxws.cxf.examples.camel.wildfly.org/}GreetingServiceService from class org.wildfly.camel.examples.cxf.jaxws.GreetingService
      �[0m�[0m12:43:09,984 INFO  [org.apache.camel.spring.SpringCamelContext] (MSC service thread 1-2) Route: directToCxfrsBeanRoute started and consuming from: direct://start
      �[0m�[0m12:43:09,987 INFO  [org.apache.camel.spring.SpringCamelContext] (MSC service thread 1-2) Route: cxfConsumerToProcessorRoute started and consuming from: cxf://bean:cxfConsumer
      �[0m�[0m12:43:09,987 INFO  [org.apache.camel.spring.SpringCamelContext] (MSC service thread 1-2) Total 2 routes, of which 2 are started
      �[0m�[0m12:43:09,987 INFO  [org.apache.camel.spring.SpringCamelContext] (MSC service thread 1-2) Apache Camel 2.21.0.fuse-740036-redhat-00001 (CamelContext: cxfws-camel-context) started in 2.284 seconds
      �[0m�[0m12:43:15,423 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000078: Starting JGroups channel ee
      �[0m�[0m12:43:15,423 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000078: Starting JGroups channel ee
      �[0m�[0m12:43:15,428 INFO  [org.infinispan.CLUSTER] (MSC service thread 1-1) ISPN000094: Received new cluster view for channel ee: [camel-cxf-jaxws-1-lfz6x|0] (1) [camel-cxf-jaxws-1-lfz6x]
      �[0m�[0m12:43:15,428 INFO  [org.infinispan.CLUSTER] (MSC service thread 1-2) ISPN000094: Received new cluster view for channel ee: [camel-cxf-jaxws-1-lfz6x|0] (1) [camel-cxf-jaxws-1-lfz6x]
      �[0m�[0m12:43:15,474 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000079: Channel ee local address is camel-cxf-jaxws-1-lfz6x, physical addresses are [10.130.1.72:7600]
      �[0m�[0m12:43:15,475 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000079: Channel ee local address is camel-cxf-jaxws-1-lfz6x, physical addresses are [10.130.1.72:7600]
      �[0m�[0m12:43:15,478 INFO  [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Estrella Galicia' 9.3.3.Final-redhat-00001
      �[0m�[0m12:43:15,503 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000078: Starting JGroups channel ee
      �[0m�[0m12:43:15,503 INFO  [org.infinispan.CLUSTER] (MSC service thread 1-2) ISPN000094: Received new cluster view for channel ee: [camel-cxf-jaxws-1-lfz6x|0] (1) [camel-cxf-jaxws-1-lfz6x]
      �[0m�[0m12:43:15,504 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000079: Channel ee local address is camel-cxf-jaxws-1-lfz6x, physical addresses are [10.130.1.72:7600]
      �[0m�[0m12:43:15,599 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000078: Starting JGroups channel ee
      �[0m�[0m12:43:15,599 INFO  [org.infinispan.CLUSTER] (MSC service thread 1-1) ISPN000094: Received new cluster view for channel ee: [camel-cxf-jaxws-1-lfz6x|0] (1) [camel-cxf-jaxws-1-lfz6x]
      �[0m�[0m12:43:15,601 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000079: Channel ee local address is camel-cxf-jaxws-1-lfz6x, physical addresses are [10.130.1.72:7600]
      �[0m�[0m12:43:15,896 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 79) WFLYCLINF0002: Started client-mappings cache from ejb container
      �[0m�[31m12:43:16,000 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.deployment.unit."ROOT.war".EndpointDeployer: org.jboss.msc.service.StartException in service jboss.deployment.unit."ROOT.war".EndpointDeployer: Failed to start service
      	at org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1730)
      	at org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1558)
      	at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
      	at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
      	at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
      	at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1364)
      	at java.lang.Thread.run(Thread.java:748)
      Caused by: java.lang.NoSuchMethodError: io.undertow.websockets.jsr.WebSocketDeploymentInfo.getWorker()Ljava/util/function/Supplier;
      	at org.wildfly.extension.camel.service.CamelEndpointDeployerService.adaptDeploymentInfo(CamelEndpointDeployerService.java:201)
      	at org.wildfly.extension.camel.service.CamelEndpointDeployerService.doDeploy(CamelEndpointDeployerService.java:475)
      	at org.wildfly.extension.camel.service.CamelEndpointDeployerService.deploy(CamelEndpointDeployerService.java:428)
      	at org.wildfly.extension.camel.service.CamelEndpointDeploymentSchedulerService.registerDeployer(CamelEndpointDeploymentSchedulerService.java:166)
      	at org.wildfly.extension.camel.service.CamelEndpointDeployerService.start(CamelEndpointDeployerService.java:511)
      	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1738)
      	at org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1700)
      	... 6 more
      
      �[0m�[0m12:43:16,116 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0021: Registered web context: '/' for server 'default-server'
      �[0m�[0m12:43:16,116 INFO  [org.wildfly.extension.camel] (ServerService Thread Pool -- 80) Add Camel endpoint: http://0.0.0.0:8080
      �[0m�[31m12:43:16,175 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "ROOT.war")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"ROOT.war\".EndpointDeployer" => "Failed to start service
          Caused by: java.lang.NoSuchMethodError: io.undertow.websockets.jsr.WebSocketDeploymentInfo.getWorker()Ljava/util/function/Supplier;"}}
      �[0m�[0m12:43:16,180 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 44) WFLYSRV0010: Deployed "ROOT.war" (runtime-name : "ROOT.war")
      �[0m�[0m12:43:16,182 INFO  [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report
      WFLYCTL0186:   Services which failed to start:      service jboss.deployment.unit."ROOT.war".EndpointDeployer: Failed to start service
      
      �[0m�[0m12:43:17,076 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
      �[0m�[0m12:43:17,079 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
      �[0m�[0m12:43:17,079 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled
      �[0m�[31m12:43:17,079 ERROR [org.jboss.as] (Controller Boot Thread) WFLYSRV0026: JBoss EAP 7.2.0.GA (WildFly Core 6.0.11.Final-redhat-00001) started (with errors) in 26047ms - Started 527 of 781 services (1 services failed or missing dependencies, 481 services are lazy, passive or on-demand)
      

      Tested with

      brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/fuse7/fuse-eap-openshift:1.4-1
      

      Attachments

        Activity

          People

            dcoleman@redhat.com Darren Coleman
            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: