-
Type:
Test
-
Status: Resolved
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 2.19.0
-
Fix Version/s: 2.19.0
-
Component/s: camel-undertow
-
Labels:None
-
Estimated Complexity:Unknown
If you build the spring boot starters then some of them have unit tests which can fail such as
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.256 sec <<< FAILURE! - in org.apache.camel.component.undertow.UndertowSSLTest testEndpoint(org.apache.camel.component.undertow.UndertowSSLTest) Time elapsed: 0.161 sec <<< ERROR! org.apache.camel.CamelExecutionException: Exception occurred during execution on the exchange: Exchange[ID-davsclaus-air-50523-1492025976118-0-2] at org.apache.camel.component.undertow.UndertowSSLTest.testEndpoint(UndertowSSLTest.java:69) Caused by: java.io.IOException: UT000065: SSL must be specified to connect to a https URL at org.apache.camel.component.undertow.UndertowSSLTest.testEndpoint(UndertowSSLTest.java:69) Results : Tests in error: UndertowSSLTest.testEndpoint:69 ยป CamelExecution Exception occurred during exe... Tests run: 1, Failures: 0, Errors: 1, Skipped: 0