I'm not a huge Derby expert, however I usually set it up with
user=sa, empty password, and it creates the schema on first run.
- Brett
On 30/09/2006, at 9:45 AM, Henri Yandell wrote:
I'm attempting to install Archiva from svn and having problems. The
following wiki page records where I currently am:
http://docs.codehaus.org/display/MAVENUSER/Archiva
which is that I've happily built things and have deployed a war to
Tomcat (using Daniel Mohni's very useful email threads). The current
bug I hit is that the embedded Derby database is not initialized in
any way:
2006-09-29 16:39:13,439 [main] WARN RDBMS -
Error initialising derby schema : Schema 'ARCHIVA' does not exist
ERROR 42Y07: Schema 'ARCHIVA' does not exist
Does anyone have any suggestion as to how to do that?
Hen