Hi,
On May 20, 2009, at 4:20 PM, Jayson wrote:
I deleted the repositories folders and hunted down xalan.jar
WARN
org
.apache
.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
ConnectionRecoveryManager.java(setupConnection:330) 20.05.2009
00:39:23 Could not connect; driver:
org.apache.derby.jdbc.EmbeddedDriver url: jdbc:derby:/home/ralph/
Magnolia/magnolia-3.6.5/apache-tomcat-5.5.27/webapps/magnoliaAuthor/
repositories/magnolia/workspaces/config/db;create=true user: null
error: java.sql.SQLException: Failed to create database '/home/ralph/
Magnolia/magnolia-3.6.5/apache-tomcat-5.5.27/webapps/magnoliaAuthor/
repositories/magnolia/workspaces/config/db', see the next exception
for details.
java.sql.SQLException: Failed to create database
'/home/ralph/Magnolia/magnolia-3.6.5/apache-tomcat-5.5.27/webapps/
magnoliaAuthor/repositories/magnolia/workspaces/config/db', see the
next exception for details.
<...>
... etc etc etc
That one's a nasty one, Derby has this annoying tendency to tell you
to "see the next exception for details", and you never really get that
infamous "next" exception with a relevant message. Maybe turning debug
logs on would help ... urgh.
Make sure the user running Tomcat has appropriate permissions for the
repositories folder.
I also saw this in the log before the DB issue...
*
* Magnolia needs module updates or installs, point your browser to
your
Magnolia instance and confirm ! *
*
... is it a clue to what is wrong? does that mean the bundle is
incomplete?
Not at all; there's an install "wizard" that you need to go through
when first installing, or when updating.
Out of curiosity, why did you go for 3.6.5, while Magnolia 4.0.1 has
been released for a while ?
(amongst lots of other things, it bundles a newer version of
Jackrabbit, which might help with your derby issues)
-g
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------