You should try 1.4.M06 (out later today), it has got another wrapper so that problem shouldn't appear.
2011/7/5 Dan North <[email protected]> > Can you post the output from: > > $ uname -a > $ java -version > > On 5 July 2011 12:15, Alex Bilbie <[email protected]> wrote: > > > 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 > > > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > -- Mattias Persson, [[email protected]] Hacker, Neo Technology www.neotechnology.com _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

