The HSQDB database file won't shrink until you do a clean ashutdown. What is the stack trace of the OOMException?
If you want to continue using HSQLDB, I would use 1.7.2 (which is in 3.2.7RC I believe, or d/l the .jar file from the website.) Otherwise, I suggest going with a free database like Postgres or MySql, especially if your data is large. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855285#3855285 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855285 ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
