You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Albretch Mueller <lb...@gmail.com> on 2011/10/26 23:45:08 UTC

BUILD FAILED: apache-tomcat-7.0.22-src/build.xml ...

 while trying to compile apache-tomcat-7.0.22 sources I am getting an
error I don't quite understand
~
 why is this happening?
~
 how can I fix this problem?
~
 lbrtchx
~
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
~ ~ ~ ~ ~ ~ ~ ~
~
...
BUILD FAILED
/media/sda7/inst/java/jars/j2ee/servlets/apache-tomcat-7.0.22-src/build.xml:2211:
The following error occurred while executing this line:
/media/sda7/inst/java/jars/j2ee/servlets/apache-tomcat-7.0.22-src/build.xml:2313:
Compile failed; see the compiler error output for details.

Total time: 4 seconds

# java -version
java version "1.7.0_01"
Java(TM) SE Runtime Environment (build 1.7.0_01-b08)
Java HotSpot(TM) Server VM (build 21.1-b02, mixed mode)

# javac -version
javac 1.7.0_01

# which java
/media/sda7/inst/java/jdk/jdk1.7.0_01/bin/java

# ant -version
Apache Ant(TM) version 1.8.2 compiled on December 20 2010

# which ant
/media/sda7/inst/java/ant/apache-ant-1.8.2/bin/ant

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org