Open GoogleCodeExporter opened 8 years ago
Hmm, it was never expected that dbdeploy would be run with such big files, and
as you see from the stack trace
it loads the contents of the files into an in-memory string. This is probably
fixable, especially in the case where
you're applying directly to the database.
As a workaround, give ant more memory using -Xmx to give ant more memory -- see
http://www.mail-
archive.com/dev@ant.apache.org/msg20970.html for an example.
Original comment by gtack...@googlemail.com
on 10 May 2010 at 8:15
Original issue reported on code.google.com by
roshan.s...@gmail.com
on 8 Jan 2010 at 9:52