Title: Message Title
Francesco Chicchiricco commented on a page
In reply to
Fabricio Oliveira

Hi,

I don't know if this is the right place ... but, I'll give it a try.

I am having trouble running Syncope on Tomcat 7 with MariaDB. I followed all the instructions but keep getting the error:

...

Dec 04, 2015 2:51:22 PM org.apache.catalina.core.StandardContext listenerStart
SEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'springContextInitializer' defined in file [/home/fabricio/tomcat/apache-tomcat-7.0.65/webapps/syncope/WE
B-INF/classes/org/apache/syncope/core/init/SpringContextInitializer.class]: Invocation of init method failed; nested exception is <openjpa-2.3.0-r422266:1540826 fatal user error> org.apache.op
enjpa.persistence.ArgumentException: Errors encountered while resolving metadata. See nested exceptions for details.

...

Caused by: <openjpa-2.3.0-r422266:1540826 fatal user error> org.apache.openjpa.persistence.ArgumentException: Table "ExternalResource" given for "org.apache.syncope.core.persistence.beans.ExternalResource" does not exist.

It seems a database table has not been created during startup, as it was supposed to.

If anyone has any idea it would be much appreciated,

Reply via email to