Re: [Dspace-tech] Generate Sitemaps script problem

2009-04-28 Thread Filippos Kolovos
Dear All, I have found the answer to the problem below. Although I have installed jdk6 I hadn't updated my PATH environment varibale nor the alternatives system, which used the 1.4 JRE installed at another time, which does not have the method getCanonicalName because it was defined in JRE 1.5 an

[Dspace-tech] Generate Sitemaps script problem

2009-04-28 Thread Filippos Kolovos
Dear all, I am using JDK 6 update 13, correctly have set my JAVA_HOME environment variable but when I execute the [dspace]/bin/generate-sitemaps script it fails with the error: Exception in thread "main" java.lang.NoSuchMethodError: method java.lang.Class.getCanonicalName with signature ()Ljava