A new topic, 'OutOfMemoryError with a huge changelog', has been made on a board 
you are watching.

You can see it at
http://liquibase.org/forum/index.php?topic=34.new#new

The text of the topic is shown below:

Yep, we did it.

Our current changelog is composed of a root xml containing <include> tags for 
several other changelogs reaching some tenths of megabytes. Running Liquibase 
1.8.1 Ant task, using Eclipse 3.3.2, Ant 1.7.0 and JDK 1.6.0_03, results in the 
following error:


...
[migrateDatabase] Reading from DATABASECHANGELOG
[migrateDatabase] Release Database Lock
[migrateDatabase] Successfully released change log lock

BUILD FAILED
C:Dadosworkspace-europaDmView-Enterprise-HEADdatabuild.xml:326: 
java.lang.OutOfMemoryError: Java heap space


It runs fine when I increase the JVM memory with "-Xmx128m". My only 
question/suggestion here is: would it be possible to improve Liquibase memory 
management? Loading the changelog on demand, for example.

Cheers

Unsubscribe to new topics from this board by clicking here: 
http://liquibase.org/forum/index.php?action=notifyboard;board=1.0

Regards,
The LiquiBase Community Forum Team.
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Liquibase-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/liquibase-user

Reply via email to