Posted By:
Larry_Searing
Posted On:
Friday, September 14, 2001 07:00 PM
Ant does not run after being reinstalled. It never ran on this machine with win 98 LE. The exact same version runs fine on another machine with WIN 2000. What could be going wrong? The screen dump is here along with the environment dump. C:lsearing>ant build Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/ Main C:lsearing>set TMP=c:windowsTEMP TEMP=C:windowsTEMP PROMPT=$p$g winbootdir=C:WINDOWS COMSPEC=C:COMMAND.COM CTSYN=C:WINDOWS TOMCAT_HOME=C:jakarta-tomcat-3.2.3 windir=C:WINDOWS BLASTER=A240 I2 D3 H7 P330 T6 JAVA_HOME=c:jdk1.3.1_01 ANT_HOME=c:jakarta-ant-1
More>>
Ant does not run after being reinstalled. It never ran on this machine with win 98 LE.
The exact same version runs fine on another machine with WIN 2000. What could be
going wrong? The screen dump is here along with the environment dump.
C:lsearing>ant build
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/
Main
C:lsearing>set
TMP=c:windowsTEMP
TEMP=C:windowsTEMP
PROMPT=$p$g
winbootdir=C:WINDOWS
COMSPEC=C:COMMAND.COM
CTSYN=C:WINDOWS
TOMCAT_HOME=C:jakarta-tomcat-3.2.3
windir=C:WINDOWS
BLASTER=A240 I2 D3 H7 P330 T6
JAVA_HOME=c:jdk1.3.1_01
ANT_HOME=c:jakarta-ant-1.4
PATH=C:JDK13~1.1_0BIN;C:JAKART~1.4BIN
CLASSPATH=.
_CLASSPATHCOMPONENT=c:jdk1.3.1_01lib ools.jar
CMDLINE="c:jdk1.3.1_01 injava" -classpath "c:jdk1.3.1_01lib ools.jar;." -D
ant.home="c:jakarta-ant-1.4" org.apache.tools.ant.Main build
Larry
<<Less