Hi, I'm getting this exception:
java.sql.SQLException: DERBY SQL error: SQLCODE: -1, SQLSTATE: XJ040, SQLERRMC: Failed to start database 'myDB', see the next exception for details.::SQLSTATE: XJ001Java exception: 'Java heap space: java.lang.OutOfMemoryError'. Any ideas on how to debug this and/or increase the memory available? There isn't much data in the db btw. Amir
