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

Wildfly-Camel build fails on OpenJDK

XMLWordPrintable

    • % %

      There is a fatal JDK error

      [0m�[0m09:11:53,758 INFO  [org.jboss.as.server] (management-handler-thread - 4) JBAS015859: Deployed "zipfile-tests.war" (runtime-name : "zipfile-tests.war")
      �[0m�[0m09:11:53,780 INFO  [org.jboss.arquillian.testenricher.cdi.container.BeanManagerProducer] (pool-1-thread-2) BeanManager not found.
      �[0m�[0m09:11:53,790 INFO  [org.apache.camel.impl.DefaultCamelContext] (pool-1-thread-2) Apache Camel 2.15.1.redhat-620118 (CamelContext: camel-93) is starting
      �[0m�[0m09:11:53,790 INFO  [org.apache.camel.management.ManagedManagementStrategy] (pool-1-thread-2) JMX is enabled
      �[0m�[0m09:11:53,796 INFO  [org.wildfly.extension.camel] (pool-1-thread-2) Camel context starting: camel-93
      �[0m�[0m09:11:53,796 INFO  [org.wildfly.extension.camel] (MSC service thread 1-8) Bound camel naming object: java:jboss/camel/context/camel-93
      �[0m�[0m09:11:53,809 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] (pool-1-thread-2) Loaded 255 type converters
      �[0m�[0m09:11:53,846 INFO  [org.apache.camel.impl.DefaultCamelContext] (pool-1-thread-2) AllowUseOriginalMessage is enabled. If access to the original message is not needed, then its recommended to turn this option off as it may improve performance.
      �[0m�[0m09:11:53,846 INFO  [org.apache.camel.impl.DefaultCamelContext] (pool-1-thread-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�[0m09:11:53,847 INFO  [org.apache.camel.component.file.FileEndpoint] (pool-1-thread-2) Endpoint is configured with noop=true so forcing endpoint to be idempotent as well
      �[0m�[0m09:11:53,847 INFO  [org.apache.camel.component.file.FileEndpoint] (pool-1-thread-2) Using default memory based idempotent repository with cache max size: 1000
      �[0m�[0m09:11:53,868 INFO  [org.apache.camel.impl.DefaultCamelContext] (pool-1-thread-2) Route: route91 started and consuming from: Endpoint[file:///mnt/jenkins/workspace/wildfly-camel-2.2-openjdk/itests/standalone/target/jboss-eap-6.4/standalone/data/zip-unmarshal?antInclude=*.zip&consumer.delay=1000&noop=true]
      �[0m�[0m09:11:53,869 INFO  [org.apache.camel.impl.DefaultCamelContext] (pool-1-thread-2) Total 1 routes, of which 1 is started.
      �[0m�[0m09:11:53,869 INFO  [org.apache.camel.impl.DefaultCamelContext] (pool-1-thread-2) Apache Camel 2.15.1.redhat-620118 (CamelContext: camel-93) started in 0.079 seconds
      �[0m�[0m09:11:54,915 INFO  [org.apache.camel.impl.DefaultCamelContext] (pool-1-thread-2) Apache Camel 2.15.1.redhat-620118 (CamelContext: camel-93) is shutting down
      �[0m�[0m09:11:54,916 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] (pool-1-thread-2) Starting to graceful shutdown 1 routes (timeout 300 seconds)
      �[0m#
      # A fatal error has been detected by the Java Runtime Environment:
      #
      #  SIGSEGV (0xb) at pc=0x00000039a7c6af10, pid=17752, tid=140231992207104
      #
      # JRE version: OpenJDK Runtime Environment (7.0_71-b14) (build 1.7.0_71-mockbuild_2014_10_03_09_05-b00)
      # Java VM: OpenJDK 64-Bit Server VM (24.65-b04 mixed mode linux-amd64 compressed oops)
      # Derivative: IcedTea 2.5.3
      # Distribution: Built on Red Hat Enterprise Linux Server release 6.6 (Santiago) (Fri Oct  3 09:05:32 EDT 2014)
      # Problematic frame:
      # C  0x00000039a7c6af10
      #
      # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
      #
      # An error report file with more information is saved as:
      # /tmp/jvm-17752/hs_error.log
      �[0m09:11:54,927 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] (Camel (camel-93) thread #145 - ShutdownTask) Route: route91 shutdown complete, was consuming from: Endpoint[file:///mnt/jenkins/workspace/wildfly-camel-2.2-openjdk/itests/standalone/target/jboss-eap-6.4/standalone/data/zip-unmarshal?antInclude=*.zip&consumer.delay=1000&noop=true]
      �[0m�[0m09:11:54,931 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] (pool-1-thread-2) Graceful shutdown of 1 routes completed in 0 seconds
      �[0m�[0m09:11:54,936 INFO  [org.wildfly.extension.camel] (pool-1-thread-2) Camel context stopped: camel-93
      �[0m�[0m09:11:54,946 INFO  [org.apache.camel.impl.DefaultCamelContext] (pool-1-thread-2) Apache Camel 2.15.1.redhat-620118 (CamelContext: camel-93) uptime 1.156 seconds
      �[0m�[0m09:11:54,947 INFO  [org.apache.camel.impl.DefaultCamelContext] (pool-1-thread-2) Apache Camel 2.15.1.redhat-620118 (CamelContext: camel-93) is shutdown in 0.031 seconds
      

      after which there are "Connection refused" errors

      May 19, 2015 9:11:58 AM org.jboss.arquillian.protocol.jmx.JMXMethodExecutor invoke
      SEVERE: Cannot remove notification listener
      java.lang.RuntimeException: java.net.ConnectException: Connection refused
      	at org.jboss.as.arquillian.container.ManagementClient$MBeanConnectionProxy.getConnection(ManagementClient.java:687)
      	at org.jboss.as.arquillian.container.ManagementClient$MBeanConnectionProxy.checkConnection(ManagementClient.java:676)
      	at org.jboss.as.arquillian.container.ManagementClient$MBeanConnectionProxy.removeNotificationListener(ManagementClient.java:627)
      	at org.jboss.arquillian.protocol.jmx.JMXMethodExecutor.invoke(JMXMethodExecutor.java:86)
      	at org.jboss.arquillian.container.test.impl.execution.RemoteTestExecuter.execute(RemoteTestExecuter.java:109)
      

      See https://10.8.63.16/view/wildfly-camel/job/wildfly-camel-2.2-openjdk/

            tdiesler@redhat.com Thomas Diesler
            tdiesler@redhat.com Thomas Diesler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: