Class.getCanonicalName() was added in JDK1.5, so you are most probably
picking up an older version of java on your path. Check your path to
ensure you have a 1.5+ version of java.

On 5 July 2011 21:15, Alex Bilbie <abil...@lincoln.ac.uk> 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: abil...@lincoln.ac.uk
>
>
>
>
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to