[Helma-user] Java heap space in dbh.query()

Julian Tree julian.tree at gmail.com
Sun Jul 22 04:08:36 CEST 2007


I got a

"Java heap space" error.  When I try to fetch around 3000 records  
form the database using the following code.  Is there anyway to up  
this number? I have tried setting the cachesize in app.properties to

cachesize = 300000

var dbh = helma.Database.getInstance('aDB');
var results = dbh.query(sql);



Julian Tree


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://helma.org/pipermail/helma-user/attachments/20070721/022dff15/attachment.html 


More information about the Helma-user mailing list