Java heap space in dbh.query()
Julian Tree <[email protected]> Sat, 21 Jul 2007 22:08:36 -0400
| Newsgroups | gmane.comp.java.helma.general |
|---|---|
| Message-ID | <[email protected]> |
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
_______________________________________________
Helma-user mailing list
[email protected]
http://helma.org/mailman/listinfo/helma-user