1) the version of the jar files that are being used. Make sure they are from a stable build. For example, ant-contrib-1.0b has bugs in it.
2) check the classpath. For example, { classname="FileCopy" } is correct but {
classname="C:/AMMA/Eclipse3.3/FileCopy/bin/FileCopy"} is not.
