<div dir="ltr"><div>Good Morning Midpoint Team</div><div><br></div><div>I have made the Midpoint installation of version 3.3.1 in Ubuntu Server following the instructions on this link(<a href="https://wiki.evolveum.com/display/midPoint/midPoint+on+Ubuntu%2C+Tomcat%2C+PostgreSQL+HOWTO">https://wiki.evolveum.com/display/midPoint/midPoint+on+Ubuntu%2C+Tomcat%2C+PostgreSQL+HOWTO</a>).</div><div><br></div><div>When finished all steps and access to localhost / Midpoint I cannot see anything, since the following error appears:</div><div><br></div><div><div>may 09, 2016 9:56:26 AM org.apache.catalina.core.ApplicationContext log</div><div>INFORMACIÓN: No Spring WebApplicationInitializer types detected on classpath</div><div>may 09, 2016 9:56:27 AM org.apache.catalina.core.ApplicationContext log</div><div>INFORMACIÓ“N: Initializing Spring root WebApplicationContext</div><div>may 09, 2016 9:57:06 AM org.apache.catalina.core.StandardContext listenerStart</div><div><br></div><div>GRAVE: Excepción enviando evento inicializado de contexto a instancia de escuchador de clase org.springframework.web.context.ContextLoaderListener</div><div>org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryService' defined in class path resource [ctx-configuration.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in URL [jar:file:/opt/apache-tomcat-7.0.69/webapps/midpoint/WEB-INF/lib/repo-sql-impl-3.3.1.jar!/ctx-repository-session.xml]: Invocation of init method failed; nested exception is org.hibernate.HibernateException: Missing table: m_acc_cert_campaign</div><div><span class="" style="white-space:pre">    </span>at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:547)</div><div><span class="" style="white-space:pre">  </span>at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:475)</div><div><span class="" style="white-space:pre">    </span>at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:302)</div><div><span class="" style="white-space:pre"> </span>at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:228)</div><div><span class="" style="white-space:pre">      </span>at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:298)</div><div><span class="" style="white-space:pre">   </span>at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)</div><div><span class="" style="white-space:pre">     </span>at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:703)</div><div><span class="" style="white-space:pre">      </span>at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:760)</div><div><span class="" style="white-space:pre">     </span>at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)</div><div><span class="" style="white-space:pre">     </span>at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:403)</div><div><span class="" style="white-space:pre">  </span>at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)</div><div><span class="" style="white-space:pre"> </span>at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:106)</div></div><div><br></div><div>I would also like to ask what the difference in the configuration repository shown in this link (<a href="https://wiki.evolveum.com/display/midPoint/midPoint+on+Ubuntu%2C+Tomcat%2C+PostgreSQL+HOWTO">https://wiki.evolveum.com/display/midPoint/midPoint+on+Ubuntu%2C+Tomcat%2C+PostgreSQL+HOWTO</a>)  and the one shown in this other is (<a href="https://wiki.evolveum.com/display/midPoint/Repository+Configuration">https://wiki.evolveum.com/display/midPoint/Repository+Configuration</a>)</div><div><br></div><div>I appreciate the cooperation and your attention.</div></div>