Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-2447

Arquillian can not start tests in AS TS on IBM JDK 8

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • None
    • 7.0.0.ER3
    • Test Suite
    • None
    • Regression, Blocks Testing

      Description of problem:
      Arquillian can not start tests in AS TS on IBM JDK 8.

      This could be caused by rebuild of libartemis-native-64.so and may be fixed by JBEAP-2112

      How reproducible:
      Always

      Steps to Reproduce:

      1. Remove web module from smoke testing in integration/pom.xml file (line 94 in EAP 7.0.0.ER3) - optional step
      2. ./integration-tests.sh -Dmaven.repo.local=$MAVEN_REPO_LOCAL -fae -Dmaven.test.failure.ignore=true -Dnode0=$MYTESTIP_1 -Dnode1=$MYTESTIP_2 -Djboss.dist=$JBOSS_DIST -Dtest=StandaloneModuleEjbJndiBindingTestCase -DtestLogToFile=false

      Actual results:
      More logs is attached, main part of error in logs:

      Object not in heap 0000000002DEF390
      10:29:52.295 0x1e7aa00    j9mm.141    *   ** ASSERTION FAILED ** at ../omr/gc/base/standard/MarkingScheme.hpp:111: ((false))
      JVMDUMP039I Processing dump event "traceassert", detail "" at 2015/12/17 11:29:52 - please wait.
      JVMDUMP032I JVM requested System dump using '/home/mkopecky/erase5/testsuite/integration/smoke/target/workdir/core.20151217.112952.7593.0001.dmp' in response to an event
      JVMPORT030W /proc/sys/kernel/core_pattern setting "|/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t %e %P %I" specifies that the core dump is to be piped to an external program.  Attempting to rename either core or core.7726.
      
      JVMDUMP012E Error in System dump: The core file created by child process with pid = 7726 was not found. Expected to find core file with name "/home/mkopecky/erase5/testsuite/integration/smoke/target/workdir/core.7726"
      JVMDUMP032I JVM requested Java dump using '/home/mkopecky/erase5/testsuite/integration/smoke/target/workdir/javacore.20151217.112952.7593.0002.txt' in response to an event
      JVMDUMP010I Java dump written to /home/mkopecky/erase5/testsuite/integration/smoke/target/workdir/javacore.20151217.112952.7593.0002.txt
      JVMDUMP032I JVM requested Snap dump using '/home/mkopecky/erase5/testsuite/integration/smoke/target/workdir/Snap.20151217.112952.7593.0003.trc' in response to an event
      JVMDUMP010I Snap dump written to /home/mkopecky/erase5/testsuite/integration/smoke/target/workdir/Snap.20151217.112952.7593.0003.trc
      JVMDUMP013I Processed dump event "traceassert", detail "".
      

      Workaround:

      1. rm $JBOSS_DIST/modules/system/layers/base/org/apache/activemq/artemis/main/lib/linux-x86_64/libartemis-native-64.so
      2. cp ${EAP_7.0.0.ER2}/jboss-eap-7.0/modules/system/layers/base/org/apache/activemq/artemis/main/lib/linux-x86_64/libartemis-native-64.so $JBOSS_DIST/modules/system/layers/base/org/apache/activemq/artemis/main/lib/linux-x86_64

            tomazcerar Tomaž Cerar (Inactive)
            mkopecky@redhat.com Marek Kopecky
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: