I'm gettting errors from an embedded Derby app; it appears that something is closing the connection in the middle of an operation (code 40000 errors). I believe I've read that these types of errors should get logged, but it turns out that I do not have an derby.log file at all. I've tried explicitly specifying the logDevice when the database is created, but there still is no log file.
Thanks, bw
