<font size=2 face="sans-serif">Hi everybody!</font>
<br>
<br><font size=2 face="sans-serif">I'm new in the Midpoint IDM. My company
wants to test its reliability for a public IT services provided by governmental
bodies.</font>
<br>
<br><font size=2 face="sans-serif">I tried to install Midpoint v3.5 on
the plain CentOS 7 following instruction found on your website. </font>
<br>
<br><font size=2 face="sans-serif">Kernel version:      
         3.10.0-514.10.2.el7.x86_64</font>
<br><font size=2 face="sans-serif">Java Home:        
       /usr/java/jdk1.8.0_121/jre</font>
<br><font size=2 face="sans-serif">Java vendor:        
       Oracle</font>
<br><font size=2 face="sans-serif">Tomcat:        
       8.5.13.0</font>
<br><font size=2 face="sans-serif">CATALINA_HOME:      
 /opt/tomcat</font>
<br><font size=2 face="sans-serif">MIDPOINT_HOME:      
 /var/opt/midpoint</font>
<br>
<br><font size=2 face="sans-serif">When I copied the <b>midpoint.war</b>
to the Tomcat <b>webapps</b> directory and started Tomcat service, it particullary
fails. Tomcat started all applications except midpoint :-(  </font>
<br>
<br><font size=2 face="sans-serif">In the <b>catalina.out</b> I found errors
 </font>
<br>
<br><tt><font size=2 color=blue>06-Apr-2017 15:38:22.210 INFO [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployWAR Deploying web application
archive /opt/tomcat/webapps/midpoint.war</font></tt>
<br><tt><font size=2 color=blue>06-Apr-2017 15:38:28.034 INFO [localhost-startStop-1]
org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned
for TLDs yet contained no TLDs. Enable debug logging for this logger for
a complete list of JARs that were scanned but no TLDs were found in them.
Skipping unneeded JARs during scanning can improve startup time and JSP
compilation time.</font></tt>
<br><tt><font size=2 color=blue>midpoint.home = /var/opt/midpoint/</font></tt>
<br><tt><font size=2 color=blue>Loading midPoint configuration from file
/var/opt/midpoint/config.xml</font></tt>
<br><tt><font size=2 color=blue>06-Apr-2017 15:38:32.457 SEVERE [localhost-startStop-1]
org.apache.catalina.core.StandardContext.startInternal One or more listeners
failed to start. Full details will be found in the appropriate container
log file</font></tt>
<br><tt><font size=2 color=blue>06-Apr-2017 15:38:32.458 SEVERE [localhost-startStop-1]
org.apache.catalina.core.StandardContext.startInternal Context [/midpoint]
startup failed due to previous errors</font></tt>
<br><tt><font size=2 color=blue>06-Apr-2017 15:38:32.472 INFO [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application
archive /opt/tomcat/webapps/midpoint.war has finished in 10,261 ms</font></tt>
<br>
<br>
<br><font size=2 face="sans-serif">In the <b>idm.log</b> I found logs indicating
the midpoint started but failed : </font>
<br>
<br><tt><font size=2 color=blue>2017-04-06 15:38:32,324 [] [localhost-startStop-1]
ERROR (com.evolveum.midpoint.prism.schema.XmlEntityResolverImpl): Unable
to resolve entity with publicID: null, systemID: </font></tt><a href="http://midpoint.evolveum.com/xml/ns/public/common/common-core-3.xsd"><tt><font size=2 color=blue>http://midpoint.evolveum.com/xml/ns/public/common/common-core-3.xsd</font></tt></a>
<br><tt><font size=2 color=blue>2017-04-06 15:38:32,324 [] [localhost-startStop-1]
ERROR (com.evolveum.midpoint.prism.schema.XmlEntityResolverImpl): Unable
to resolve entity with publicID: null, systemID: </font></tt><a href="http://midpoint.evolveum.com/xml/ns/public/common/common-core-3.xsd"><tt><font size=2 color=blue>http://midpoint.evolveum.com/xml/ns/public/common/common-core-3.xsd</font></tt></a>
<br><tt><font size=2 color=blue>2017-04-06 15:38:32,442 [] [localhost-startStop-1]
ERROR (com.evolveum.midpoint.prism.schema.SchemaHandler): Error occured
during schema parsing: [Fatal] on line 1 at </font></tt><a href="http://midpoint.evolveum.com/xml/ns/public/common/common-core-3.xsd"><tt><font size=2 color=blue>http://midpoint.evolveum.com/xml/ns/public/common/common-core-3.xsd</font></tt></a><tt><font size=2 color=blue>,
null White spaces are required between publicId and systemId.</font></tt>
<br><tt><font size=2 color=blue>2017-04-06 15:38:32,443 [] [localhost-startStop-1]
WARN (org.springframework.web.context.support.XmlWebApplicationContext):
Exception encountered during context initialization - cancelling refresh
attempt: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'repositoryFactory': Injection of autowired dependencies
failed; nested exception is org.springframework.beans.factory.BeanCreationException:
Could not autowire field: private com.evolveum.midpoint.prism.PrismContext
com.evolveum.midpoint.init.RepositoryFactory.prismContext; nested exception
is org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'prismContext' defined in class path resource [ctx-configuration.xml]:
Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException:
Failed to instantiate [com.evolveum.midpoint.prism.PrismContext]: Factory
method 'createInitializedPrismContext' threw exception; nested exception
is com.evolveum.midpoint.util.exception.SchemaException: XML error during
XSD schema parsing: White spaces are required between publicId and systemId.(embedded
exception null) in system resource xml/ns/public/common/audit-3.xsd</font></tt>
<br><tt><font size=2 color=blue>2017-04-06 15:38:32,457 [] [localhost-startStop-1]
ERROR (org.springframework.web.context.ContextLoader): Context initialization
failed</font></tt>
<br>
<br><font size=2 face="sans-serif">The midpoint startup correctly created
keystore <b>/var/opt/midpoint/keystore.jceks</b> , but did not create H2
database files :-(</font>
<br>
<br><font size=2 face="sans-serif">Please, help me! What am I doing wrong?
</font>
<br>
<br>
<br>
<br><font size=2 face="sans-serif">Serviceconfig and logs are attached.</font>
<br>
<br>
<br>
<br><font size=2 face="sans-serif">Thank you in advance </font>
<br>
<br>
<br><font size=2 face="sans-serif">Radim Jaeger</font>
<br>
<br>
<br>