Thanks! That almost did the trick. Is anyone using the hsqldb.profile to run the testbed?
I am getting "java.sql.SQLException: The database is already in use by another process" from the project-datadump target. Is some other task leaving the database open (and locked), such as the "IDBroker thread" in the test-runtime target? I have tried putting hsqldb in server mode and changing the profile, but for some reason that doesn't appear to work right now. Is the profile supposed to work? Thanks, Jeff Schnitzer [EMAIL PROTECTED] Anyone want to run my Vector -> List/ArrayList patch against the testbed for me? My only options at the moment are hsqldb and mssql, neither of which seem to be happy :-( > -----Original Message----- > From: Pete Kazmier [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 25, 2002 4:07 AM > To: Turbine Torque Developers List > Subject: Re: question -- how to submit patches > > On Wed, Apr 24, 2002 at 12:02:39PM -0700, Jeff Schnitzer wrote: > > Looks like there is something missing from the default.properties file? > > You need to set the "torque.testProfile" property in your > ${user.home}/build.properties file. This profile should point to a > profile similiar to the ones located in the "profile" directory of the > Torque repository. It is there you'll find the missing properties you > refer to. > > Thanks! > Pete > > > -- > To unsubscribe, e-mail: <mailto:turbine-torque-dev- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-torque-dev- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
