Assuming you're using Torque 3.0, make sure you're using Ant >= 1.5.1.
If that doesn't work, please, include more information on your versions. For example, here is my setup.
----- setup ----- Torque 3.0 Turbine 2.2 TDK 2.2_01 PostgreSQL 7.3.2 Ant 1.5.1 Maven 1.0-beta-8 Java 1.4.1_01 Linux
Does that help?
Eric
Mirna Ajanovic wrote:
I'm new to torque and am trying to run the tutorial. I have managed to successfully run the following command running torque with sql server: ant -f build-torque.xml. But when I try to create the database with this command: ant -f build-torque.xml create-db, I get the following error
BUILD FAILED file:C:/Tools/torque/3.0/build-torque.xml:285: Exception thrown by 'generator.parse'. For more information consult the velocity log, or invoke ant with the -debug flag. at org.apache.velocity.texen.ant.TexenTask.execute(TexenTask.java:564)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]