Hi
Did you eventually figure out what was wrong?
Was it just that you were trying to load a full result set and running out of memory with an OutOfMemoryError?
Or was the jvm truly crashing rather than just throwing OutOfMemoryError?
--Craig Ringer