You have very probably a version conflict of your neo4j jars Please make sure they are all the samen, latest 2.1.2 version.
Caused by: java.lang.NoSuchMethodError: org.neo4j.kernel.GraphDatabaseAPI.getTxManager()Ljavax/transaction/TransactionManager ; Sent from mobile device Am 11.07.2014 um 10:47 schrieb [email protected]: > Hello, > > I still have the problem while using eclipse : > > > [INFO] Compiling 1 source file to > /home/roald/workspace/BioNeo4J/target/test-classes > [WARNING] error reading > /home/roald/.m2/repository/org/neo4j/neo4j-cypher-commons/2.0.0/neo4j-cypher-commons-2.0.0.jar; > error in opening zip file > [WARNING] error reading > /home/roald/.m2/repository/org/neo4j/neo4j-cypher-compiler-1.9/2.0.0/neo4j-cypher-compiler-1.9-2.0.0.jar; > error in opening zip file > [WARNING] error reading > /home/roald/.m2/repository/org/neo4j/neo4j-cypher-compiler-2.0/2.0.0/neo4j-cypher-compiler-2.0-2.0.0.jar; > error in opening zip file > [WARNING] error reading > /home/roald/.m2/repository/org/neo4j/neo4j-cypher-commons/2.0.0/neo4j-cypher-commons-2.0.0.jar; > error in opening zip file > [WARNING] error reading > /home/roald/.m2/repository/org/neo4j/neo4j-cypher-compiler-1.9/2.0.0/neo4j-cypher-compiler-1.9-2.0.0.jar; > error in opening zip file > [WARNING] error reading > /home/roald/.m2/repository/org/neo4j/neo4j-cypher-compiler-2.0/2.0.0/neo4j-cypher-compiler-2.0-2.0.0.jar; > error in opening zip file > [INFO] > [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ BioNeo4J --- > [INFO] Surefire report directory: > /home/roald/workspace/BioNeo4J/target/surefire-reports > > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running ImportTest > ********************Début des tests************************* > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.492 sec <<< > FAILURE! > > Results : > > Tests in error: > test(ImportTest): Error starting org.neo4j.kernel.EmbeddedGraphDatabase, > /home/roald/workspace/BioNeo4J/src/biodb > > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0 > > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 3.343s > [INFO] Finished at: Fri Jul 11 10:43:01 CEST 2014 > [INFO] Final Memory: 17M/163M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on > project BioNeo4J: There are test failures. > > Any ideas? > > Thanks and regards. > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
