<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Alejandro,<br>
    <br>
    there should be no difference if you install midPoint on CentOS,
    Ubuntu, Fedora or whatever linux distribution, if you have the SQL
    repository (e.g. postgres) and Java application server/container
    (e.g. Tomcat). Our developers and engineers are running midPoint on
    our machines with different operating systems including MacOS and
    Windows.<br>
    <br>
    Could you send whole idm.log when midPoint is starting? Also
    config.xml (you can obfuscate the password) would help.<br>
    Also please describe what versions of JDK, Tomcat and PostgreSQL are
    you using.<br>
    Are you trying midPoint 3.3?<br>
    <br>
    Thanks,<br>
    Ivan<br>
    <br>
    <div class="moz-cite-prefix">On 05/27/2016 09:51 PM, ALEJANDRO GOMEZ
      ANAYA wrote:<br>
    </div>
    <blockquote
cite="mid:CAA0ZxCrGBQJaVJy-zr=WhLU4mc7Z71znacOXRARtb8e5r2T1=A@mail.gmail.com"
      type="cite">
      <div dir="ltr">Good Morning <span>Midpoint</span> Team<br>
        <br>
        <div>I appreciate the prompt response and the cooperation. The
          error appeared because I was using the script 3.0 assuming
          that it worked for later versions of Midpoint. I ran the
          correct one and Midpoint worked perfectly in Ubuntu Server.</div>
        <div><br>
        </div>
        <div>I would further ask about the following error message
          displayed when deploying Midpoint in CentOs 7 after doing all
          the above steps of the Guide.</div>
        <div>I apologize for the late reply, I’m back at work recently.</div>
        <br>
        may 27, 2016 2:22:37 PM
        org.apache.catalina.core.ApplicationContext log<br>
        INFORMACIÓN: SessionListener: contextDestroyed()<br>
        may 27, 2016 2:22:37 PM
        org.apache.catalina.core.ApplicationContext log<br>
        INFORMACIÓN: ContextListener: contextDestroyed()<br>
        may 27, 2016 2:24:18 PM
        org.apache.catalina.core.ApplicationContext log<br>
        INFORMACIÓN: No Spring WebApplicationInitializer types detected
        on classpath<br>
        may 27, 2016 2:24:20 PM
        org.apache.catalina.core.ApplicationContext log<br>
        INFORMACIÓN: Initializing Spring root WebApplicationContext<br>
        may 27, 2016 2:26:23 PM org.apache.catalina.core.StandardContext
        listenerStart<br>
        GRAVE: Excepción enviando evento inicializado de contexto a
        instancia de escuchador de clase
        org.springframework.web.context.ContextLoaderListener<br>
        org.springframework.beans.factory.BeanCreationException: Error
        creating bean with name 'repositoryService': Invocation of init
        method failed; nested exception is
        org.hibernate.TransactionException: Transaction not successfully
        started
        <div><br>
                  at
org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)<br>
          at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:407)<br>
                  at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1545)<br>
                  at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539)<br>
                  at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:475)<br>
                  at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:302)<br>
                  at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:228)<br>
                  at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:298)<br>
                  at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)<br>
                  at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:703)<br>
          at
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:760)<br>
                  at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)<br>
                  at
org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:403)<br>
                  at
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)<br>
                  at
org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:106)<br>
                  at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5068)<br>
                  at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5584)<br>
                  at
          org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)<br>
                  at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)<br>
          <br>
          <div class="gmail_extra"><br>
            <div class="gmail_quote">2016-05-09 12:00 GMT-05:00
              ALEJANDRO GOMEZ ANAYA <span dir="ltr"><<a
                  moz-do-not-send="true"
                  href="mailto:alejandro.gomez@correounivalle.edu.co"
                  target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:alejandro.gomez@correounivalle.edu.co">alejandro.gomez@correounivalle.edu.co</a></a>></span>:<br>
              <blockquote class="gmail_quote" style="margin:0px 0px 0px
                0.8ex;border-left:1px solid
                rgb(204,204,204);padding-left:1ex">
                <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 moz-do-not-send="true"
href="https://wiki.evolveum.com/display/midPoint/midPoint+on+Ubuntu%2C+Tomcat%2C+PostgreSQL+HOWTO"
                      target="_blank">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
                      [<a class="moz-txt-link-freetext" href="jar:file:/opt/apache-tomcat-7.0.69/webapps/midpoint/WEB-INF/lib/repo-sql-impl-3.3.1.jar!/ctx-repository-session.xml">jar:file:/opt/apache-tomcat-7.0.69/webapps/midpoint/WEB-INF/lib/repo-sql-impl-3.3.1.jar!/ctx-repository-session.xml</a>]:
                      Invocation of init method failed; nested exception
                      is org.hibernate.HibernateException: Missing
                      table: m_acc_cert_campaign</div>
                    <div><span style="white-space:pre-wrap">      </span>at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:547)</div>
                    <div><span style="white-space:pre-wrap">      </span>at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:475)</div>
                    <div><span style="white-space:pre-wrap">      </span>at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:302)</div>
                    <div><span style="white-space:pre-wrap">      </span>at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:228)</div>
                    <div><span style="white-space:pre-wrap">      </span>at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:298)</div>
                    <div><span style="white-space:pre-wrap">      </span>at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)</div>
                    <div><span style="white-space:pre-wrap">      </span>at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:703)</div>
                    <div><span style="white-space:pre-wrap">      </span>at
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:760)</div>
                    <div><span style="white-space:pre-wrap">      </span>at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)</div>
                    <div><span style="white-space:pre-wrap">      </span>at
org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:403)</div>
                    <div><span style="white-space:pre-wrap">      </span>at
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)</div>
                    <div><span style="white-space:pre-wrap">      </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
                      moz-do-not-send="true"
href="https://wiki.evolveum.com/display/midPoint/midPoint+on+Ubuntu%2C+Tomcat%2C+PostgreSQL+HOWTO"
                      target="_blank"><a class="moz-txt-link-freetext" 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></a>)
                     and the one shown in this other is (<a
                      moz-do-not-send="true"
href="https://wiki.evolveum.com/display/midPoint/Repository+Configuration"
                      target="_blank"><a class="moz-txt-link-freetext" href="https://wiki.evolveum.com/display/midPoint/Repository+Configuration">https://wiki.evolveum.com/display/midPoint/Repository+Configuration</a></a>)</div>
                  <div><br>
                  </div>
                  <div>I appreciate the cooperation and your attention.</div>
                </div>
              </blockquote>
            </div>
            <br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
midPoint mailing list
<a class="moz-txt-link-abbreviated" href="mailto:midPoint@lists.evolveum.com">midPoint@lists.evolveum.com</a>
<a class="moz-txt-link-freetext" href="http://lists.evolveum.com/mailman/listinfo/midpoint">http://lists.evolveum.com/mailman/listinfo/midpoint</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
  Ing. Ivan Noris
  Senior Identity Management Engineer & IDM Architect
  evolveum.com                     evolveum.com/blog/
  ___________________________________________________
  "Semper ID(e)M Vix."
</pre>
  </body>
</html>