[Cosmo-dev] Cosmo not working?

Brian Moseley bcm at osafoundation.org
Fri May 12 17:52:36 PDT 2006


On 5/12/06, John Townsend <johntownsend at mac.com> wrote:

> This could be a configuration issue with the connection pool on the
> database, couldn't it?

there is no connection pool. the derby databases are in memory, so
there's only one connection for each.

most likely derby experienced a fatal error trying to write to disk.
this could happen if the disk is full, the jvm is out of memory, or
any number of other system-level issues.

i can't tell you for sure because i don't what instance i'm supposed
to be looking at.


More information about the cosmo-dev mailing list