-
Bug
-
Resolution: Done
-
Undefined
-
fuse-7.12.1-GA
-
None
Reproducer:
clone http://code.engineering.redhat.com/gerrit/jboss-fuse/camel.git
checkout 2.23.2.fuse-7_12_1-00006-redhat-00001
build with openjdk8 and maven 3.6.3
mvn clean install -DskipTests
run with openjdk8:
mvn test -pl :camel-ejb
Jenkins pipeline results: Camel downstream tests pipeline
Errors stacktrace:
[ERROR] Errors: [ERROR] org.apache.camel.component.ejb.GreaterCamelBeanTest.testGreaterViaCamelBean(org.apache.camel.component.ejb.GreaterCamelBeanTest) [ERROR] Run 1: GreaterCamelBeanTest>CamelTestSupport.setUp:282->CamelTestSupport.doSetUp:326->CamelTestSupport.createCamelContext:773->createRegistry:41 » Naming [ERROR] Run 2: GreaterCamelBeanTest>CamelTestSupport.setUp:282->CamelTestSupport.doSetUp:395->CamelTestSupport.startCamelContext:763 » FailedToCreateRoute [ERROR] Run 3: GreaterCamelBeanTest>CamelTestSupport.setUp:282->CamelTestSupport.doSetUp:395->CamelTestSupport.startCamelContext:763 » FailedToCreateRoute [INFO] [ERROR] org.apache.camel.component.ejb.GreaterCamelEjbPropertiesTest.testGreaterViaCamelEjb(org.apache.camel.component.ejb.GreaterCamelEjbPropertiesTest) [ERROR] Run 1: GreaterCamelEjbPropertiesTest.testGreaterViaCamelEjb:56 » CamelExecution Excep... [ERROR] Run 2: GreaterCamelEjbPropertiesTest.testGreaterViaCamelEjb:56 » CamelExecution Excep... [ERROR] Run 3: GreaterCamelEjbPropertiesTest.testGreaterViaCamelEjb:56 » CamelExecution Excep... [INFO] [ERROR] org.apache.camel.component.ejb.GreaterCamelEjbTest.testGreaterViaCamelEjb(org.apache.camel.component.ejb.GreaterCamelEjbTest) [ERROR] Run 1: GreaterCamelEjbTest.testGreaterViaCamelEjb:63 » CamelExecution Exception occur... [ERROR] Run 2: GreaterCamelEjbTest.testGreaterViaCamelEjb:63 » CamelExecution Exception occur... [ERROR] Run 3: GreaterCamelEjbTest.testGreaterViaCamelEjb:63 » CamelExecution Exception occur... [INFO] [ERROR] org.apache.camel.component.ejb.GreaterTest.testGreaterViaLocalInterface(org.apache.camel.component.ejb.GreaterTest) [ERROR] Run 1: GreaterTest.testGreaterViaLocalInterface:46 » NameNotFound Name "GreaterImplLo... [ERROR] Run 2: GreaterTest.testGreaterViaLocalInterface:46 » NameNotFound Name "GreaterImplLo... [ERROR] Run 3: GreaterTest.testGreaterViaLocalInterface:46 » NameNotFound Name "GreaterImplLo... [INFO] [ERROR] org.apache.camel.component.ejb.SpringGreaterCamelEjbTest.testGreaterViaCamelEjb(org.apache.camel.component.ejb.SpringGreaterCamelEjbTest) [ERROR] Run 1: SpringGreaterCamelEjbTest.testGreaterViaCamelEjb:38 » CamelExecution Exception... [ERROR] Run 2: SpringGreaterCamelEjbTest.testGreaterViaCamelEjb:38 » CamelExecution Exception... [ERROR] Run 3: SpringGreaterCamelEjbTest.testGreaterViaCamelEjb:38 » CamelExecution Exception...
- is caused by
-
ENTESB-22198 Run downstream tests for Fuse 7.12 AR17
- Resolved