RE: Connecting to the Continuum Derby Database

2007-09-08 Thread Krishnaiah, Shankar
Hope this helps: Continuum - SQuirreL SQL Client continuum uses embedded derby database. This database only allows one connection at a time, so you need to stop the continuum server before you can connect with an SQL client. Ensure the continuum server is stopped if you want to attempt to run

RE: Connecting to the Continuum Derby Database

2007-09-08 Thread Krishnaiah, Shankar
Continuum uses Derby as an embedded database. And it allows only one application to connect at a point in time. And yes no remote connections So stop continuum and connect to derby locally. - Shankar -Original Message- From: Nick Stolwijk [mailto:[EMAIL PROTECTED] Sent: 07 September 2007

RE: How to remove a hanging build process

2007-01-15 Thread Krishnaiah, Shankar
Guys, Sometimes continuum seems to have problems with a particular build, but never fails and therefore never restarts. Since continuum 1.0.3 has no concept of stopping a build, only deletion of a project, the only way to force a build to restart is to delete it from continuum's internal database