On 03/22/2012 01:38 PM, cruise27 wrote:
Source) Caused by: java.lang.NullPointerException at org.apache.derby.impl.store.raw.log.Scan.getNextRecordForward
Ouch! That's not ever supposed to happen. Do you still have the log file? It would be worth filing a Jira issue and attaching the log, so the developers can have a look at it. Did your log file disk fill up, perhaps? Did you have a system crash or power failure while Derby was running? Has your system reported any disk I/O errors on the disk drives? The Derby logging system is supposed to be pretty well hardened against these sorts of errors, but if you can gather any information about what might have occurred just before this problem started, that might help the developers. thanks, bryan
