On 02/11/2012 13:41, ernst Developer wrote: > Hi, > Today I started using 1.0.2-incubating. > I followed the steps in the > wiki: > https://cwiki.apache.org/confluence/display/SYNCOPE/Create+a+new+Syncope+project > > I installed tomcat: apache-tomcat-7.0.32. > > Then I did the changes suggested > in: > https://cwiki.apache.org/confluence/display/SYNCOPE/Run+Syncope+in+real+environments#RunSyncopeinrealenvironments-MySQL > Because we are using MySQL. > > I started with an empty database. I got the error: > > [...] > > Does somebody have any suggestions?
This: > org.apache.ibatis.exceptions.PersistenceException: ### Error updating > database. Cause: org.apache.openjpa.lib.jdbc.ReportingSQLException: > Connection is read-only sounds very strange to me: can you please check that the configured user is allowed to write on the database or if the db is put in read-only for some weird reason? Regards. -- Francesco Chicchiriccò ASF Member, Apache Cocoon PMC and Apache Syncope PPMC Member http://people.apache.org/~ilgrosso/
