Hi, I have followed the Administration guide to substitute the default embedded database with mysql but I have an exception when I start the server at point 19.4.1.5 of the guide.
The exception is: 2007-06-22 16:47:58,546 INFO [org.apache.jackrabbit.core.fs.local.LocalFileSystem] LocalFileSystem initialized at path /usr/java/nuxeo-5.1.0.M3/server/def ault/data/NXRuntime/repos/MySqlRepo/version 2007-06-22 16:47:59,130 INFO [org.nuxeo.ecm.core.jca.JCAManagedConnectionFactory.NXRepository/MySqlRepo] Failed to create repository 2007-06-22 16:47:59,131 INFO [org.nuxeo.ecm.core.jca.JCAManagedConnectionFactory.NXRepository/MySqlRepo] javax.jcr.RepositoryException: Cannot instantiate persistence manager org.apache.jackrabbit.core.state.db.SimpleDbPersistenceManager: You have an error in your SQL syntax; check the manual that correspond s to your MySQL server version for the right syntax to use near 'not null)' at line 1: You have an error in your SQL syntax; check the manual that correspo nds to your MySQL server version for the right syntax to use near 'not null)' at line 1 2007-06-22 16:47:59,134 INFO [org.nuxeo.ecm.core.jca.JCAManagedConnectionFactory.NXRepository/MySqlRepo] at org.apache.jackrabbit.core.RepositoryImp l.createPersistenceManager(RepositoryImpl.java:1179) 2007-06-22 16:47:59,135 INFO [org.nuxeo.ecm.core.jca.JCAManagedConnectionFactory.NXRepository/MySqlRepo] at org.apache.jackrabbit.core.RepositoryImp l.createVersionManager(RepositoryImpl.java:354) ..... Many Thanks, Denis _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
