You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by sekaijin <je...@aphp.fr> on 2016/11/26 18:16:35 UTC

camel-mongodb all tests failed

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.

Re: R: camel-mongodb all tests failed

Posted by sekaijin <je...@aphp.fr>.
Hi,

I've created ~/.embedmong/osx
and downloaded mongodb-osx-x86_64-3.0.5.tgz

now the tests start.

A+JYT



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

Re: R: camel-mongodb all tests failed

Posted by sekaijin <je...@aphp.fr>.
sorry 

Just a mistake when I wrote the question.
I have the SNAPSHOT 1.19.0 (cloned git the 26/11/2016 at 13h00)

Thank.



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

R: camel-mongodb all tests failed

Posted by Andrea Cosentino <an...@yahoo.com.INVALID>.
Hello
Master is 2.19.x. Did you try with 2.17.x?
We don't see problems on CI server. Probably is a local environment problem.
I will try and let you know. 
 
  Il sab, 26 nov, 2016 alle 21:30, sekaijin<je...@aphp.fr> ha scritto:   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.