hi,

I have downloaded from git the last version (master 2.17) of camel
I'm trying to compile the camel-mongodb component. But all test failed


testInduceParseException(org.apache.camel.component.mongodb.MongoDbExceptionHandlingTest)
 
Time elapsed: 0.008 sec  <<< ERROR!
java.lang.NullPointerException

testErroneousDynamicOperation(org.apache.camel.component.mongodb.MongoDbExceptionHandlingTest)
 
Time elapsed: 0.006 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot load configuration class:
org.apache.camel.component.mongodb.EmbedMongoConfiguration
Caused by: java.lang.IllegalStateException: Unable to load cache item
Caused by: java.lang.ExceptionInInitializerError
Caused by: de.flapdoodle.embed.process.exceptions.DistributionException:
java.net.SocketTimeoutException: Read timed out
Caused by: java.net.SocketTimeoutException: Read timed out

testErroneousDynamicOperation(org.apache.camel.component.mongodb.MongoDbExceptionHandlingTest)
 
Time elapsed: 0.008 sec  <<< ERROR!
java.lang.NullPointerException

testErroneousDynamicOperation(org.apache.camel.component.mongodb.MongoDbExceptionHandlingTest)
 
Time elapsed: 0.008 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot load configuration class:
org.apache.camel.component.mongodb.EmbedMongoConfiguration
Caused by: java.lang.IllegalStateException: Unable to load cache item
Caused by: java.lang.ExceptionInInitializerError
Caused by: de.flapdoodle.embed.process.exceptions.DistributionException:
java.net.SocketTimeoutException: Read timed out
Caused by: java.net.SocketTimeoutException: Read timed out

testErroneousDynamicOperation(org.apache.camel.component.mongodb.MongoDbExceptionHandlingTest)
 
Time elapsed: 0.008 sec  <<< ERROR!
java.lang.NullPointerException

testInduceParseException(org.apache.camel.component.mongodb.MongoDbExceptionHandlingTest)
 
Time elapsed: 0.007 sec  <<< ERROR!
java.lang.IllegalStateException: Cannot load configuration class:
org.apache.camel.component.mongodb.EmbedMongoConfiguration
Caused by: java.lang.IllegalStateException: Unable to load cache item
Caused by: java.lang.ExceptionInInitializerError

MacOS java 1.8.0.91
A+JYT



--
View this message in context: 
http://camel.465427.n5.nabble.com/camel-mongodb-all-tests-failed-tp5790681.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to