Hi, you can either use the ant build files from 3.1, or use maven --debug. This invokes ant with the -debug flag. Thomas Colin Edward Freas <[EMAIL PROTECTED]> schrieb am 09.02.2005 17:01:44: > > When the 'datadump' goal fails for my project, one of the > recommendations in the error message is to use invoke ant with the > -debug flag. > > Unfortunately, and despite numerous references throughout the Torque > website, Torque doesn't really support Ant any longer, as per Henning's > email here: > http://www.mail-archive.com/[email protected]/msg02104.html > > So, I'm wondering if there's some way to get more information about the > reason Torque is choking on extracting the data from my database, other > than the velocity log, which, as per my other post, doesn't give me a > lot of insight into exactly what's going on. > > My suspicion is it has something to do with the foreign keys in this > table, but I'm not sure how to test that without removing the foreign > keys, which is something I'd rather no do as a first resort. > > Thanks, > Colin Freas > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
