Hide Forgot
Description of problem: Compilation of switchyard-core module "serial/base" failed. environment: JVM IBM6, Windows Problem is obviously connected with old version of JVM IBM 6 on hudson slaves, but newer version is not available. (see URL to ticket in "Additional info") Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. Prepare environment with JVM IBM 6 + Windows 2. Checkout switchyard-core included in FSW6 ER7-2 witch pacthes (http://dev138.mw.lab.eng.bos.redhat.com/candidate/soa-6.0.0-ER7-2/builder.cfg) 3. mvn -DskipTests=true -Dmaven.test.skip=false clean test *) If problem will not appear, prepend dependency managament to core/pom.xml: https://svn.devel.redhat.com/repos/jboss-qa/hudson/config_repository/resources/soa6/maven_config/dependency-management.xml Actual results:[Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - Reactor Summary: [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Build ................................. SUCCESS [4.413s] [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Core .................................. SUCCESS [0.315s] [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: API ................................... SUCCESS [10.127s] [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Common ................................ SUCCESS [13.625s] [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: API Extensions - Java ................. SUCCESS [4.349s] [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: API Extensions - WSDL ................. SUCCESS [6.614s] [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Common - CDI .......................... SUCCESS [2.751s] [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Security .............................. SUCCESS [17.773s] [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Serial ................................ FAILURE [6.927s] [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Serial - Jackson ...................... SKIPPED [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Runtime ............................... SKIPPED [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Common - Camel ........................ SKIPPED [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Configuration ......................... SUCCESS [17.364s] [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Security - JBoss ...................... SUCCESS [8.138s] [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Transform ............................. SKIPPED [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Validate .............................. SKIPPED [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Remote ................................ SKIPPED [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Camel Exchange Bus .................... SKIPPED [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Deploy ................................ SKIPPED [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Admin ................................. SKIPPED [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Test Utilities ........................ SKIPPED [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: "switchyard" Plugin ................... SUCCESS [11.322s] [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: CDI Deployer .......................... SKIPPED [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: JEE Web Application Deployer .......... SKIPPED [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Application Archetype ................. SUCCESS [0.532s] [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Forge Common .......................... SUCCESS [14.109s] [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - SwitchYard: Forge Plugin .......................... SKIPPED [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------ [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - BUILD FAILURE [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------ [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - Total time: 2:08.451s [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - Finished at: Mon Dec 16 08:01:56 CST 2013 [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - Final Memory: 95M/293M [Thread-6] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------ [Thread-6] ERROR org.apache.maven.cli.MavenCli - Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project switchyard-serial: Compilation failure: Compilation failure: [Thread-6] ERROR org.apache.maven.cli.MavenCli - /W:/workspace/soa-6-switchyard-unit-matrix/1db320e3/switchyardcore/serial/base/src/main/java/org/switchyard/serial/graph/Strategy.java:[34,43] W:\workspace\soa-6-switchyard-unit-matrix\1db320e3\switchyardcore\serial\base\src\main\java\org\switchyard\serial\graph\Strategy.java:34: incompatible types [Thread-6] ERROR org.apache.maven.cli.MavenCli - found : org.switchyard.serial.graph.AccessType [Thread-6] ERROR org.apache.maven.cli.MavenCli - required: org.switchyard.serial.graph.AccessType [Thread-6] ERROR org.apache.maven.cli.MavenCli - /W:/workspace/soa-6-switchyard-unit-matrix/1db320e3/switchyardcore/serial/base/src/main/java/org/switchyard/serial/graph/Strategy.java:[37,49] W:\workspace\soa-6-switchyard-unit-matrix\1db320e3\switchyardcore\serial\base\src\main\java\org\switchyard\serial\graph\Strategy.java:37: incompatible types [Thread-6] ERROR org.apache.maven.cli.MavenCli - found : org.switchyard.serial.graph.CoverageType [Thread-6] ERROR org.apache.maven.cli.MavenCli - required: org.switchyard.serial.graph.CoverageType [Thread-6] ERROR org.apache.maven.cli.MavenCli - /W:/workspace/soa-6-switchyard-unit-matrix/1db320e3/switchyardcore/serial/base/src/main/java/org/switchyard/serial/graph/Strategy.java:[41,62] W:\workspace\soa-6-switchyard-unit-matrix\1db320e3\switchyardcore\serial\base\src\main\java\org\switchyard\serial\graph\Strategy.java:41: incompatible types [Thread-6] ERROR org.apache.maven.cli.MavenCli - found : java.lang.Class<org.switchyard.serial.graph.DefaultFactory> [Thread-6] ERROR org.apache.maven.cli.MavenCli - required: java.lang.Class<? extends org.switchyard.serial.graph.Factory> [Thread-6] ERROR org.apache.maven.cli.MavenCli - /W:/workspace/soa-6-switchyard-unit-matrix/1db320e3/switchyardcore/serial/base/src/main/java/org/switchyard/serial/graph/Strategy.java:[34,43] W:\workspace\soa-6-switchyard-unit-matrix\1db320e3\switchyardcore\serial\base\src\main\java\org\switchyard\serial\graph\Strategy.java:34: incompatible types [Thread-6] ERROR org.apache.maven.cli.MavenCli - found : org.switchyard.serial.graph.AccessType [Thread-6] ERROR org.apache.maven.cli.MavenCli - required: org.switchyard.serial.graph.AccessType [Thread-6] ERROR org.apache.maven.cli.MavenCli - /W:/workspace/soa-6-switchyard-unit-matrix/1db320e3/switchyardcore/serial/base/src/main/java/org/switchyard/serial/graph/Strategy.java:[37,49] W:\workspace\soa-6-switchyard-unit-matrix\1db320e3\switchyardcore\serial\base\src\main\java\org\switchyard\serial\graph\Strategy.java:37: incompatible types [Thread-6] ERROR org.apache.maven.cli.MavenCli - found : org.switchyard.serial.graph.CoverageType [Thread-6] ERROR org.apache.maven.cli.MavenCli - required: org.switchyard.serial.graph.CoverageType [Thread-6] ERROR org.apache.maven.cli.MavenCli - /W:/workspace/soa-6-switchyard-unit-matrix/1db320e3/switchyardcore/serial/base/src/main/java/org/switchyard/serial/graph/Strategy.java:[41,62] W:\workspace\soa-6-switchyard-unit-matrix\1db320e3\switchyardcore\serial\base\src\main\java\org\switchyard\serial\graph\Strategy.java:41: incompatible types [Thread-6] ERROR org.apache.maven.cli.MavenCli - found : java.lang.Class<org.switchyard.serial.graph.DefaultFactory> [Thread-6] ERROR org.apache.maven.cli.MavenCli - required: java.lang.Class<? extends org.switchyard.serial.graph.Factory> [Thread-6] ERROR org.apache.maven.cli.MavenCli - -> [Help 1] Expected results: Additional info: Request to update JVM IBM 6 on windows machines: https://engineering.redhat.com/rt/Ticket/Display.html?id=269588 https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/SOA/view/SOA6/job/soa-6-switchyard-unit-matrix/jdk=ibm16,label_exp=w2k8%26%26x86_64,project_name=switchyardcore/lastCompletedBuild/consoleFull
Created attachment 837296 [details] switchyard-components (module Bean Component) has very similar error! switchyard-components (module Bean Component) has very similar error!
Post GA cert.