Hello, I've just downloaded the latest stable Neo4J community edition (v1.3) and I'm having some problems starting it up.
If I run /bin/neo4j start from the command line I get: $ sudo bin/neo4j start Starting Neo4j Server... Waiting for Neo4j Server....Exception in thread "main" java.lang.NoSuchMethodError: method java.lang.Class.getCanonicalName with signature ()Ljava.lang.String; was not found. at org.rzo.yajsw.boot.WrapperLoader.getWrapperJar(WrapperLoader.java:44) at org.rzo.yajsw.boot.WrapperLoader.getWrapperClasspath(WrapperLoader.java:147) at org.rzo.yajsw.boot.WrapperLoader.getWrapperClassLoader(WrapperLoader.java:206) at org.rzo.yajsw.boot.WrapperExeBooter.main(WrapperExeBooter.java:28) .............. WARNING: Neo4j Server may have failed to start. I've also tried with the 1.4m4 release and I had the same problem. Can anyone help me out please? Thank you Alex Bilbie Online Services Team ICT Services University of Lincoln t: 01522 886542 e: [email protected] _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

