[EMAIL PROTECTED] a écrit : > > Arf, I made a mistake. Thank you. > > > When I click on relation tab, I have this error : > > Try later or else call DriverRDB.unlockDB() after ensuring > that no other Jena applications are using the database. > at > org.nuxeo.ecm.platform.relations.jena.JenaGraph.wrapException(JenaGraph.java:178) > > at > org.nuxeo.ecm.platform.relations.jena.JenaGraph.getStatements(JenaGraph.java:657) > > at > org.nuxeo.ecm.platform.relation.ejb.RelationManagerBean.getStatements(RelationManagerBean.java:144) > > ... 222 more > Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: > com.hp.hpl.jena.db.RDFRDBException. message: Failed to lock database > after 5 attempts.
You need to setup the right dialect in nuxeo.ear/config/sql.properties as well. -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
