Eskil Saatvedt wrote:
I am trying to get Xindice to run on my home computer and get an error, I found others on the mailing list to have had simmelar problems but could not get it working by the answers there. What do I do wrong?
Error: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/Main
I am running on Win 98, Java version 1.4.1_01, xindice is unnpacked under D:\xindice
The error occur when I run: build
If I run: startup ,i get a loong list of errors ending with:
Exception in thread "main" java-lang.OutOfMemoryError
Here is a part of my Autoexec.bat file
PATH C:\WINDOWS;C:\WINDOWS\COMMAND;D:\j2sdk1.4.1_01\bin;D:\xindice\bin SET JAVA_HOME=D:\j2sdk1.4.1_01 SET XINDICE_HOME=D:\xindice SET CLASSPATH=D:\j2sdk1.4.1_01;.;D:\desktop\java;D:\xindice\java\lib\xindice.jar;D:\xindice\java\lib\xmldb.jar;D:\xindice\java\openorb-1.2.0.jar;D:\xindice\java\lib\xerces-1.4.3.jar;D:\xindice\java\lib\xalan-2.0.1.jar
I hope someone can assist me and guide me in the right direction.
Eskil
