[ http://jira.magnolia.info/browse/MAGNOLIA-818?page=comments#action_12110 ] Oliver Lietz commented on MAGNOLIA-818: ---------------------------------------
I can confirm this bug on: FreeBSD 6.1-RELEASE, UFS2 with softupdates enabled/disabled Tomcat 5.5.17 JDK 1.5 (diablo-jdk-1.5.0.06.00 Java Development Kit 1.5.0_06.00/diablo-jdk-1.5.0.07.00 Java Development Kit 1.5.0_07.00) It happens when bootstrapping. Replacing bundled derby.jar with derby-10.1.3.1 fixes this bug. No problems on: Mac OS X 10.4.7 (8J135) Darwin 8.7.0, Mac OS Extended (Journaled) Tomcat 5.5.17 JDK 1.5 (java version "1.5.0_06", Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-112), Java HotSpot(TM) Client VM (build 1.5.0_06-64, mixed mode, sharing)) ERROR info.magnolia.jackrabbit.ProviderImpl ProviderImpl.java(init:117) [...] Unable to initialize repository: Cannot instantiate persistence manager org.apache.jackrabbit.core.state.db.DerbyPersistenceManager: Failed to create database '/[...]/repositories/website/version/db', see the next exception for details. javax.jcr.RepositoryException: Cannot instantiate persistence manager org.apache.jackrabbit.core.state.db.DerbyPersistenceManager: Failed to create database '/[...]/repositories/website/version/db', see the next exception for details.: Failed to create database '/[...]/repositories/website/version/db', see the next exception for details. [...] Caused by: SQL Exception: Failed to create database '/[...]/repositories/website/version/db', see the next exception for details. [...] SQL Exception: Failed to create database '/[...]/repositories/website/version/db', see the next exception for details. [...] > Buggy bundled derby version > --------------------------- > > Key: MAGNOLIA-818 > URL: http://jira.magnolia.info/browse/MAGNOLIA-818 > Project: magnolia > Issue Type: Bug > Components: core > Affects Versions: 2.1.5 > Environment: FreeBSD, TomCat 5.5.15, JRE 1.5 > Reporter: Dave Avent > Assigned To: Boris Kraft > > The bundled derby.jar file contains a known bug as reported/fixed here: > http://issues.apache.org/jira/browse/DERBY-1 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
