Is this an error that causes the build to fail, or just something you see after all the tests finish running?
On 5/15/07, Steve Tynor <[EMAIL PROTECTED]> wrote:
Thanks Matt. I thought shutdown=true should do the trick too. For what it's worth, I get a similar error with H2 (again, after 100% successful Junit): > Embedded error: Database may be already open: Locked by another process [90020-34] so it may be related to other changes I've made to the project. Anyone care to offer ideas of what I should be looking for? Steve On 5/15/2007 10:41 PM, Matt Raible wrote: ... > The fact that you have ;shutdown=true in your jdbc.url should handle > this. It also might be related to the following issue: > > http://jira.codehaus.org/browse/MOJO-673 > > Have you tried using H2? > > Matt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
