| Hi Mike,
This looks like you're perhaps missing some class files, or have a
mixture of old and new class files. Have you ever compiled the GLI
yourself (using makegli.bat), or are you just using the JAR files as
distributed?
You might like to check that there is nothing in the gli\classes\org
folder and the GLI.jar file is 3,534,508 bytes in size.
Let me know how you get on.
Regards,
Michael
Mike Blyth wrote:
>I've just installed gdsl 2.60 on Windows XP and am now unable to open gli.
>It crashes with the message:
>
>Exception in thread "main" java.lang.NoSuchMethodError:
>org.greenstone.gatherer.
>util.XMLTools.parseXML(Ljava/io/InputStream;)Lorg/w3c/dom/Document;
> at org.greenstone.gatherer.util.Utility.parse(Utility.java:985)
> at
>org.greenstone.gatherer.Configuration.<init>(Configuration.java:172)
> at org.greenstone.gatherer.Gatherer.init(Gatherer.java:147)
> at org.greenstone.gatherer.GathererProg.main(GathererProg.java:101)
>
>I have checked for this problem in the message threads and it seems that the
>JAVAPATH environment variable and possibly multiple Java versions are
>implicated. I have tried removing all but the latest version of Java, and
>have tried specifying the path to java.exe explicitly in line 158 of
>gli.bat, but I have not gotten anywhere.
>
>java -version gives:
>
>java version "1.5.0_02"
>Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_02-b09)
>Java HotSpot(TM) Client VM (build 1.5.0_02-b09, mixed mode, sharing)
>
>There are two identical java.exe files, one in \windows\system32 and one in
>:"c\program files\Java\jre1.5.0_02\bin". I have tried both in the JAVAPATH=
>statement.
>
>Any further ideas?
>
>Thanks.
>
>Mike Blyth
>ECWA Evangel Hospital
>Jos, Nigeria
>
>
>_______________________________________________
>greenstone-users mailing list
>greenstone-users@list.scms.waikato.ac.nz
>https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-users
>
>
> |